Projects/Slicer3/2007 Project Week Lightbox

From NAMIC Wiki
Revision as of 12:50, 29 June 2007 by Millerjv (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < Projects < Slicer3 < 2007 Project Week Lightbox
Scatter plot of the original FA data through the genu of the corpus callosum of a normal brain.
Regression of FA data; solid line represents the mean and dotted lines the standard deviation.


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
  • Fiducials
  • Performance (could optimize for scrolling)

Will need to coordinate with:

  • Geometry layers



References