2008 Summer Project Week:3DWidgetsInSlicer
From NAMIC Wiki
Home < 2008 Summer Project Week:3DWidgetsInSlicer
Key Investigators
- BWH: Nicole Aucoin
- Kitware: Will Schroeder
Objective
Integrate more vtk 3D widgets into Slicer. The vtkPointWidget is used for manipulating fiducials in 3D, and the implicit plane widget is used for slices, these need to be optimised and more added.
Approach, Plan
Our approach is to clear up issues with existing widgets issues (vtkPointWidget, vtkImplicitPlaneWidget) then incorporate new ones.
Our plan for the project week is to first collaborate on debugging and then decide on a plan of attack for adding new widgets.
Progress
Will noticed that we're using the prior generation of the box and implicit plane widgets, so those are first to be upgraded.