Difference between revisions of "2014 Summer Project Week:DICOM-SRO import"

From NAMIC Wiki
Jump to: navigation, search
 
Line 16: Line 16:
 
<h3>Objective</h3>
 
<h3>Objective</h3>
 
* Currently we have implemented a dicom plugin module in SlicerRT extension to import DICOM-SRO object (both linear and deformable)
 
* Currently we have implemented a dicom plugin module in SlicerRT extension to import DICOM-SRO object (both linear and deformable)
* The goal is to migrate this module into Slicer trunk to facilitate more native support for Dicom object handling for QICCR project.
+
* The goal is to migrate this module into Slicer trunk to facilitate more native support for Dicom object handling for QIICR project.
  
 
</div>
 
</div>

Latest revision as of 15:46, 13 June 2014

Home < 2014 Summer Project Week:DICOM-SRO import

Key Investigators

  • Kevin Wang (Princess Margaret Cancer Center)

Project Description

Objective

  • Currently we have implemented a dicom plugin module in SlicerRT extension to import DICOM-SRO object (both linear and deformable)
  • The goal is to migrate this module into Slicer trunk to facilitate more native support for Dicom object handling for QIICR project.

Approach, Plan

  • Create a new branch for DICOM-SRO import.
  • make code comply with Slicer style.
  • discuss and present to others at project week.
  • integrate into trunk.

Progress

  • TBA

References

  • SlicerRT ticket to track development of importing DICOM-SRO: [1]
  • Slicer ticket to track development: [2]