Difference between revisions of "OsteoPlan"
From NAMIC Wiki
Line 25: | Line 25: | ||
| style="background:#FF809F"|Type | | style="background:#FF809F"|Type | ||
|- | |- | ||
+ | | Use vtkActor to separate model from clipping | ||
+ | | Impl. | ||
|- | |- | ||
| style="background:#FFDF80"|To do as soon as possible | | style="background:#FFDF80"|To do as soon as possible |
Revision as of 00:14, 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% | -- |
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 |