Difference between revisions of "2013 Project Week:MobileImageOverlay"
From NAMIC Wiki
Line 31: | Line 31: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
− | + | * Explored which existing modules can be used for this workflow | |
+ | ** VolumeResliceDriver - uses input transform to drive the reslice | ||
+ | ** IGTWizard - allows multiple modules to be used in sequence as a workflow | ||
+ | * Established proof-of-concept configuration using 3D mouse as a tracker | ||
</div> | </div> |
Latest revision as of 23:02, 10 January 2013
Home < 2013 Project Week:MobileImageOverlayKey Investigators
- Queen's: Adam Rankin
- Queen's: Tamas Ungi
Objective
The goal is to port most of the functions from the PerkStationModule to Slicer 4. Use existing modules from SlicerIGT for a more maintainable design. Take the new mobile image overlay hardware design into account when designing this module for Slicer 4.
Approach, Plan
- Create the "Image Overlay" module skeleton in Slicer 4.
- Add external monitor display to the module.
- Implement workflow based on the PerkStationModule (Calibration, Planning, Insertion, Validation)
Progress
- Explored which existing modules can be used for this workflow
- VolumeResliceDriver - uses input transform to drive the reslice
- IGTWizard - allows multiple modules to be used in sequence as a workflow
- Established proof-of-concept configuration using 3D mouse as a tracker
Delivery Mechanism
This work will be delivered as a loadable module, part of a SlicerIGT extension.