Difference between revisions of "2010 Summer Project Week VTKWidgets"
From NAMIC Wiki
Line 43: | Line 43: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
+ | Breakout to talk about the high level plans for the next 6 months/year: | ||
+ | [http://www.na-mic.org/Wiki/index.php/2010_Summer_Project_Week_Breakout_Session:VTK_Widget Breakout] | ||
+ | Meeting to craft a list of wishlist widgets on Friday morning: | ||
+ | * cylinder | ||
+ | * probe with multiple targets along a line | ||
+ | * etc | ||
+ | |||
+ | Friday, Nicole and Julien and JC meeting to talk about the vtkSeedWidget. | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 23:01, 24 June 2010
Home < 2010 Summer Project Week VTKWidgetshttp://wiki.na-mic.org/Wiki/index.php/2010_Summer_Project_Week_
Key Investigators
- BWH: Nicole Aucoin, Ron Kikinis
- Kitware: Jean-Christophe Fillion-Robin, Will Schroeder
Objective
To integrate new VTK 3d Widgets into Slicer3/4 and debug existing ones.
Approach, Plan
Our approach is to have a discussion about the plans for the integration of 3d widgets, then work on debugging the current implementation. The main challenge to this approach is adapting the VTK widgets to the Slicer user experience.
Our plan for the project week is to look at:
- Seed widget cursor changes with Slicer mouse modes
- Handles calculate Nearby different than the seed widget's NearSeed calculation
- Turning off ManageCursor on seed representation and handles still results in cursor changing
- BalloonWidget
- need a SetBallonText on the balloon representation, that updates the text actor
Progress
Breakout to talk about the high level plans for the next 6 months/year: Breakout
Meeting to craft a list of wishlist widgets on Friday morning:
- cylinder
- probe with multiple targets along a line
- etc
Friday, Nicole and Julien and JC meeting to talk about the vtkSeedWidget.
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a
- ITK Module
- Slicer Module
- Built-in
- Extension -- commandline
- Extension -- loadable
- Other (Please specify) Basic infrastructure