2008 Summer Project Week:3DWidgetsInSlicer
From NAMIC Wiki
Revision as of 17:47, 12 June 2008 by Naucoin (talk | contribs) (New page: {| |thumb|320px|Return to [[2008_Summer_Project_Week|Project Week Main Page ]] |[[Image:Slicer3DWidgets1.jpg|thumb|320px|Current state of 3d Widgets in Slice...)
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 existing issues (especially segmentation faults during rendering when we try to be more efficient by not removing all actors each time an update is required), then extend.
Our plan for the project week is to first collaborate on debugging and then new features.
Progress
TBD...