Difference between revisions of "2009 Summer Project Week 4D Imaging discussion"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
 
***pointers to display0 and display1 volume nodes
 
***pointers to display0 and display1 volume nodes
 
***Copies image arrays from volume frames to display0 / display1 to scroll in time-dimension  
 
***Copies image arrays from volume frames to display0 / display1 to scroll in time-dimension  
 +
**4D Analysis
 +
***Python interface
 +
***Plotting based on vtkXYPlot
 +
 
*GUI design
 
*GUI design
  

Revision as of 12:36, 23 June 2009

Home < 2009 Summer Project Week 4D Imaging discussion

Meeting: 4D image for 3D Slicer

Time & Place

  • 8:30am - , June 23, 2009
  • MIT. Grier Rooms A & B: 34-401A & 34-401B.

Attendees

Agenda

  • Demo of the prototype of 4D Image Module in 3D Slicer
  • Possible applications, requirements,
  • Review the current implementation
    • 4D Bundle: vtkMRML4DBundleNode class
      • Child class of vtkMRMLLinearTransformNode
      • pointers to volume frames
      • pointers to display0 and display1 volume nodes
      • Copies image arrays from volume frames to display0 / display1 to scroll in time-dimension
    • 4D Analysis
      • Python interface
      • Plotting based on vtkXYPlot
  • GUI design



Go to 2009_Summer_Project_Week