Difference between revisions of "2015 Summer Project Week Template"

From NAMIC Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
==Key Investigators==
 
==Key Investigators==
*
+
* Andras Lasso
*
+
* Steve Pieper
  
 
==Project Description==
 
==Project Description==
Line 13: Line 13:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*
+
* Allow the new [http://www.slicer.org/slicerWiki/index.php/Documentation/Labs/Segmentations Segmentation node] to be used in the Editor
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Approach, Plan</h3>
 
<h3>Approach, Plan</h3>
*
+
* Merge vtkMRMLSegmentationNode into SlicerRT
 +
* Create a new Editor module main GUI (using Segmentation node widgets)
 +
* Make plugins compatible with both vtkMRMLSegmentationNode and vtkMRMLLabelMapVolumeNode
 
</div>
 
</div>
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Progress</h3>
 
<h3>Progress</h3>
*
+
* vtkMRMLLabelMapVolume node is merged into the trunk
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 21:58, 4 June 2015

Home < 2015 Summer Project Week Template

Key Investigators

  • Andras Lasso
  • Steve Pieper

Project Description

Objective

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