Difference between revisions of "OsteoPlan"
From NAMIC Wiki
Line 7: | Line 7: | ||
| style="width:10%; background:#88A8FF"|Other | | style="width:10%; background:#88A8FF"|Other | ||
|- | |- | ||
− | |Create a cutter (vtkBoxWidget) | + | | Create a cutter (vtkBoxWidget) |
− | |style="background:#66FF8C"| 100% | + | | style="background:#66FF8C"| 100% |
| [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]] | | [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]] | ||
|- | |- | ||
− | |Clipping Model with the cutter (vtkClipPolyData) | + | | Clipping Model with the cutter (vtkClipPolyData) |
− | |style="background:#66FF8C"| 100% | + | | style="background:#66FF8C"| 100% |
| [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]] | | [[OsteoPlan#To Do|[Opt]]] [[OsteoPlan#Screenshots|[Scrs]]] | ||
|- | |- | ||
− | |Add OsteoPlan on Slicer trunk | + | | Add OsteoPlan on Slicer trunk |
− | |style="background:#66FF8C"| 100% | + | | style="background:#66FF8C"| 100% |
| -- | | -- | ||
+ | |- | ||
+ | | Fix clipping to be able to move models | ||
+ | | style="background:#66FF8C"| 100% | ||
+ | | [[OsteoPlan#Screenshots|[Scrs]]] | ||
|} | |} | ||
Revision as of 18:43, 20 January 2011
Home < OsteoPlanThe OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6.
Contents
Tasks
Task | Status | Other |
Create a cutter (vtkBoxWidget) | 100% | [Opt] [Scrs] |
Clipping Model with the cutter (vtkClipPolyData) | 100% | [Opt] [Scrs] |
Add OsteoPlan on Slicer trunk | 100% | -- |
Fix clipping to be able to move models | 100% | [Scrs] |
To Do
Important | Type |
Use vtkActor to separate model from clipping | Impl. |
To do as soon as possible | Type |
Fix few bugs on vtkBoxWidget (Handle Size when resizing plane, Displaying Surfaces) | Bug |
Add widget to control cutter thickness | Opt |
Improve clipping speed | Opt |
Check "ClippedModel" is not already existing before creating a new one | Bug |
To do | Type |
Talk to Noby about what is our part, and what is not. Which options implement, which not | Talk |
Talk to know where to use vtkInteractor | Talk |