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

From NAMIC Wiki
Jump to: navigation, search
 
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]
 +
Image:Cattura.JPG|[[Chest labelmap]]
 +
Image:Cattura1.JPG|[[Chest labelmap after user selection]]
 
</gallery>
 
</gallery>
  
Line 20: Line 22:
 
<h3>Progress</h3>
 
<h3>Progress</h3>
 
* Private github repository: https://github.com/acil-bwh/SlicerCIP
 
* Private github repository: https://github.com/acil-bwh/SlicerCIP
 +
* New vtkMRMLRegionTypeNode created
 +
* New loadable module allowing the user to show only selected region and type developed
 +
* Still a bit slow. Need to speed it up!
 +
* A new specific chest lookup table needs to be developed!

Latest revision as of 06:59, 10 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

  • Private github repository: https://github.com/acil-bwh/SlicerCIP
  • New vtkMRMLRegionTypeNode created
  • New loadable module allowing the user to show only selected region and type developed
  • Still a bit slow. Need to speed it up!
  • A new specific chest lookup table needs to be developed!