2014 Winter Project Week:PlanarImage
From NAMIC Wiki
Home < 2014 Winter Project Week:PlanarImage
Key Investigators
- Queen's University: Franklin King
- Queen's University: Csaba Pinter
- Queen's University: Andras Lasso
Project Description
Objective
- Display and handle single-slice planar images as models (usable for ultrasound snapshots, digitally reconstructed radiographs, etc.)
- Module (show/hide individual images, adjust levels, other parameters)
Approach, Plan
- Implement with MRML node, display node, displayable manager, etc.
- Use existing volume nodes
- Take image data directly from existing volume display node
- New display node for planar image with options (show/hide, etc.)
- Multiple display nodes?
- Create new displayable manager for planar images (show/hide, opacity) displaying only in the 3D view
- Implementation for rotating to volume plane
Progress
- Initial implementation already available in SlicerRT
- Created display node and displayable manager