Difference between revisions of "Projects/Slicer3/2007 Project Week Lightbox"
From NAMIC Wiki
Line 60: | Line 60: | ||
===References=== | ===References=== | ||
− | * [[Slicer3:Tools for Radiologists | Tools for Radiologists]] | + | * [[Slicer3:Tools for Radiologists | Slicer3 Tools for Radiologists]] |
Revision as of 13:49, 20 August 2007
Home < Projects < Slicer3 < 2007 Project Week Lightbox
Key Investigators
- GE: James Ross, Jim Miller
- BWH: Wendy Plesniak
- Isomics: Steve Pieper
Objective
Provide a multiview layout facility for 2D image viewers.
Approach, Plan
- Use multiple renderers in a single render window
- Modify reslice and compositing pipeline to generate N slices instead of one
- Modify SWidgets to handle the additional renderer->render window coordinate frame
- Modify SliceNode to store a layout (plus serialization)
- Modify SliceControllerWidget to provide controls to set the layout
Progress
Great progress!
Still working on
- Coordinate and image value readouts [done]
- Slice spacing for tiles verses sliders/scrollwheel
- Fiducials
- Active pane selector
- Performance (could optimize for scrolling)
Will need to coordinate with:
- Geometry layers