Difference between revisions of "2014 Winter Project Week:CIP Core"

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;…')
 
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
  
 
==Key Investigators==
 
==Key Investigators==
 +
Raul San Jose, Rola Harmouche, Pietro Nardelli,  James Ross
  
 
==Project Description==
 
==Project Description==
Line 11: Line 12:
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<h3>Objective</h3>
 
<h3>Objective</h3>
*  
+
* The Chest Imaging Platform (CIP) is a general purpose library for analysis of chest images for the characterization of chronic lung diseases. The main objective is to make the tools available to the public by providing a common infrastructure that in turn can be incorporating into Slicer by means of the Slicer CIP library.
 +
* The goal for this week is to consolidate several core functionalities:
 +
** Integration of scale-space particles in VTK.
 +
** Development of the phenotype extraction library in cip_python.
 +
** Explore the integration with ontologies in our chest labelmap definition that employs a region/type coding scheme.
 +
 
 
</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>
*  
+
* We will wrap Teem functionality within a VTK class to implement scale-space particles.
 +
* Consolidate different phenotype extraction scripts under cid_python.
 +
* Discuss the possibilities of having "rich" labelmaps based on well-defined ontologies.
 
</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>
*  
+
* Private Github repository: https://github.com/acil-bwh/ChestImagingPlatformPrivate
 +
* VTK class has been developed to wrap pull library in Teem. Testing is under progress
 +
* Discuss with QIIR the potential use of DICOM objects and common ontologies to represent anatomical regions and disease states
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 16:10, 10 January 2014

Home < 2014 Winter Project Week:CIP Core

Key Investigators

Raul San Jose, Rola Harmouche, Pietro Nardelli, James Ross

Project Description

Objective

  • The Chest Imaging Platform (CIP) is a general purpose library for analysis of chest images for the characterization of chronic lung diseases. The main objective is to make the tools available to the public by providing a common infrastructure that in turn can be incorporating into Slicer by means of the Slicer CIP library.
  • The goal for this week is to consolidate several core functionalities:
    • Integration of scale-space particles in VTK.
    • Development of the phenotype extraction library in cip_python.
    • Explore the integration with ontologies in our chest labelmap definition that employs a region/type coding scheme.

Approach, Plan

  • We will wrap Teem functionality within a VTK class to implement scale-space particles.
  • Consolidate different phenotype extraction scripts under cid_python.
  • Discuss the possibilities of having "rich" labelmaps based on well-defined ontologies.

Progress

  • Private Github repository: https://github.com/acil-bwh/ChestImagingPlatformPrivate
  • VTK class has been developed to wrap pull library in Teem. Testing is under progress
  • Discuss with QIIR the potential use of DICOM objects and common ontologies to represent anatomical regions and disease states