Difference between revisions of "2014 Winter Project Week:Slicer CIP Slicer MRML"

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2014.png|Projects List </gallery> ==Key Investigators== ==Project Description== <div style="margin: 20px;…')
 
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
 
+
Pietro Nardelli, Raul San Jose
 
==Project Description==
 
==Project Description==
  
Line 11: Line 11:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to create new MRML nodes able to manage our chest labelmap to employ a Region/Type scheme. In particular, we want to allow the user to show only the selected region/type of a chest labelmap.
 
</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>
*  
+
* A new vtkMRMLRegionTypeNode which inherits from vtkMRMLScalarVolumeNode will be created. This node will be used within a loadable module to handle our chest labelmap and allow the user to show only a selected region/type-
 
</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>
*
 
</div>
 
</div>
 

Revision as of 04:34, 6 January 2014

Home < 2014 Winter Project Week:Slicer CIP Slicer MRML

Key Investigators

Pietro Nardelli, Raul San Jose

Project Description

Objective

  • We have developed a library of tools (Chest Imaging Platform) for the processing and the analysis of chest images. The main objective is to create new MRML nodes able to manage our chest labelmap to employ a Region/Type scheme. In particular, we want to allow the user to show only the selected region/type of a chest labelmap.

Approach, Plan

  • A new vtkMRMLRegionTypeNode which inherits from vtkMRMLScalarVolumeNode will be created. This node will be used within a loadable module to handle our chest labelmap and allow the user to show only a selected region/type-

Progress