Difference between revisions of "2008 Summer Project Week:3DWidgetsInSlicer"

From NAMIC Wiki
Jump to: navigation, search
Line 38: Line 38:
 
<h1>Progress</h1>
 
<h1>Progress</h1>
  
TBD...
+
Will noticed that we're using the prior generation of the box and implicit plane widgets, so those are first to be upgraded.
  
 
</div>
 
</div>

Revision as of 21:30, 23 June 2008

Home < 2008 Summer Project Week:3DWidgetsInSlicer
Current state of 3d Widgets in Slicer



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.



References