Difference between revisions of "2015 Summer Project Week:SegmentationNode"
From NAMIC Wiki
Line 23: | Line 23: | ||
<h3>Progress</h3> | <h3>Progress</h3> | ||
* vtkMRMLLabelMapVolume node is merged into the trunk | * vtkMRMLLabelMapVolume node is merged into the trunk | ||
+ | * https://github.com/SlicerRt/Slicer/commits/segmentation-editor contains some preliminary developments | ||
</div> | </div> | ||
</div> | </div> |
Revision as of 22:40, 5 June 2015
Home < 2015 Summer Project Week:SegmentationNodeKey Investigators
- Andras Lasso
- Steve Pieper
Project Description
Objective
- Allow the new Segmentation node to be used in the Editor
Approach, Plan
- Merge vtkMRMLSegmentationNode into SlicerRT
- Create a new Editor module main GUI (using Segmentation node widgets)
- Make plugins compatible with both vtkMRMLSegmentationNode and vtkMRMLLabelMapVolumeNode
Progress
- vtkMRMLLabelMapVolume node is merged into the trunk
- https://github.com/SlicerRt/Slicer/commits/segmentation-editor contains some preliminary developments