Difference between revisions of "OsteoPlan"
From NAMIC Wiki
(→To Do) |
|||
| Line 1: | Line 1: | ||
The OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6. | The OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6. | ||
| + | |||
| + | ==Features== | ||
| + | ---- | ||
| + | * Type: Extension | ||
| + | * Language: C++ | ||
| + | * Developed OS: Ubuntu Maverick Meerkat (10.10) | ||
| + | * Compile on: Linux x86_64 / Windows 7 (x86) | ||
| + | * Run on: Slicer 3.6.3 ''trunk'' (only version tested) | ||
| + | * Starting Date: January, 4th | ||
| + | * Expected Deadline: '''April ?''' | ||
| + | * Developer: Laurent Chauvin | ||
| + | * For: PSI | ||
| + | |||
| + | ===Librairies=== | ||
| + | |||
| + | *Python 3.1.3 | ||
| + | *CMake 2.8.3 | ||
| + | *ITK 3.20.0 | ||
| + | *VTK 5.7 | ||
| + | *Itcl 3.4b1 | ||
| + | *Tk 8.5.9 | ||
| + | *Tcl 8.5.9 | ||
| + | *OpenIGTLink 2.0 | ||
| + | *cmcurl 4.2 | ||
| + | *Teem | ||
| + | *BatchMake | ||
| + | *KWWidgets | ||
| + | |||
==Tasks== | ==Tasks== | ||
Revision as of 20:20, 9 February 2011
Home < OsteoPlanThe OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6.
Features
- Type: Extension
- Language: C++
- Developed OS: Ubuntu Maverick Meerkat (10.10)
- Compile on: Linux x86_64 / Windows 7 (x86)
- Run on: Slicer 3.6.3 trunk (only version tested)
- Starting Date: January, 4th
- Expected Deadline: April ?
- Developer: Laurent Chauvin
- For: PSI
Librairies
- Python 3.1.3
- CMake 2.8.3
- ITK 3.20.0
- VTK 5.7
- Itcl 3.4b1
- Tk 8.5.9
- Tcl 8.5.9
- OpenIGTLink 2.0
- cmcurl 4.2
- Teem
- BatchMake
- KWWidgets
Tasks
| Task | Status | Other |
| Create a cutter (vtkBoxWidget2) | 100% | [Opt] [Scrs] |
| Clipping Model with the cutter (vtkClipPolyData) | 100% | [Opt] [Scrs] |
| Add OsteoPlan on Slicer trunk as Extension | 100% | -- |
| Fix clipping to be able to move models and make multiple clipping | 100% | [Scrs] |
To Do
| Important | Type |
| Update VTK to 5.8 and try vtkClipClosedSurface as clipping function | Impv |
| To do as soon as possible | Type |
| Use vtkInteractor to move models | Opt |
| Fix models from poly data visibility | Bug |
| To do | Type |
Screenshots