Difference between revisions of "2015 Summer Project Week:SegmentationNode"
From NAMIC Wiki
Line 7: | Line 7: | ||
* Andras Lasso | * Andras Lasso | ||
* Steve Pieper | * Steve Pieper | ||
+ | *Jayender Jagadeesan | ||
==Project Description== | ==Project Description== |
Revision as of 03:49, 15 June 2015
Home < 2015 Summer Project Week:SegmentationNodeKey Investigators
- Andras Lasso
- Steve Pieper
- Jayender Jagadeesan
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