2015 Summer Project Week:Atelectasis Quantification

From NAMIC Wiki
Revision as of 14:53, 24 June 2015 by Angel.torrado (talk | contribs) (Created page with '__NOTOC__ <gallery> Image:PW-Summer2015.png|Projects List Image:Segmentations.png|Screnshot of the Segmentations module </gallery> ==Key In…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Home < 2015 Summer Project Week:Atelectasis Quantification

Key Investigators

  • Ángel Torrado-Carvajal
  • Carolina Romero
  • Norberto Malpica

Project Description

Atelectasis is the collapse of part or (much less commonly) all of a lung. It is caused by a blockage of the air passages (bronchus or bronchioles) or by pressure on the outside of the lung. Traditional diagnosis is done performing a 2D measument on one CT slice. In this project we want to compute the actual volumetric spread of the pathology.


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