OsteoPlan
From NAMIC Wiki
Home < OsteoPlan
The OsteoPlan project consist in porting OsteoPlan module from Slicer 2.6 to Slicer 3.6.
Tasks
Task | Status |
Create a cutter (vtkBoxWidget) | 100% [Opt] |
Clipping Model with the cutter (vtkClipPolyData) | 100% [Opt] |
- Create a cutter
- Done with vtkBoxWidget
- Clipping Model with the cutter
- Done with vtkClipPolyData
To Do
- Fix few bugs on vtkBoxWidget (Handle Size when resizing plane, Displaying Surfaces)
- Add widget to control cutter thickness
- Improve clipping speed
- Talk to Noby about what is our part, and what is not. Which options implement, which not.