Difference between revisions of "OsteoPlan"
From NAMIC Wiki
Line 2: | Line 2: | ||
==Tasks== | ==Tasks== | ||
+ | {|border="1" cellpadding="3" | ||
+ | | style="width:90%; background:#88A8FF"|Task | ||
+ | | style="width:10%; background:#88A8FF"|Status | ||
+ | |- | ||
+ | |align="center"| Create a cutter (vtkBoxWidget) | ||
+ | |align="center" style="background:#66FF33"| 100% [[OsteoPlan#To Do|[Opt]]] | ||
+ | |- | ||
+ | |align="center"| Clipping Model with the cutter (vtkClipPolyData) | ||
+ | |align="center" style="background:#66FF33"| 100% [[OsteoPlan#To Do|[Opt]]] | ||
+ | |- | ||
+ | |} | ||
; ''Create a cutter'' | ; ''Create a cutter'' | ||
* Done with vtkBoxWidget | * Done with vtkBoxWidget | ||
Line 10: | Line 21: | ||
==To Do== | ==To Do== | ||
; Fix few bugs on vtkBoxWidget (Handle Size when resizing plane, Displaying Surfaces) | ; Fix few bugs on vtkBoxWidget (Handle Size when resizing plane, Displaying Surfaces) | ||
− | |||
; Add widget to control cutter thickness | ; Add widget to control cutter thickness | ||
; Improve clipping speed | ; Improve clipping speed | ||
+ | |||
+ | ; Talk to Noby about what is our part, and what is not. Which options implement, which not. | ||
==Meetings== | ==Meetings== |
Revision as of 22:39, 13 January 2011
Home < OsteoPlanThe 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.