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

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
==Key Investigators==
 
==Key Investigators==
  
Kevin Wang (Princess Margaret Cancer Center)
+
* Kevin Wang (Princess Margaret Cancer Center)
  
 
==Project Description==
 
==Project Description==
 +
 +
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
Line 14: 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>
Line 31: Line 33:
 
</div>
 
</div>
  
SlicerRT ticket to track development of importing DICOM-SRO https://www.assembla.com/spaces/slicerrt/tickets/405-import-dicom-registration-object#/activity/ticket:
+
<div style="width: 97%; float: left;">
Slicer ticket to track development: http://na-mic.org/Mantis/view.php?id=3711
+
==References==
 +
* SlicerRT ticket to track development of importing DICOM-SRO: [https://www.assembla.com/spaces/slicerrt/tickets/405-import-dicom-registration-object#/activity/ticket:]
 +
* Slicer ticket to track development: [http://na-mic.org/Mantis/view.php?id=3711]
 +
 
 +
</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]