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

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-MIT2014.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==
 +
 +
* Kevin Wang (Princess Margaret Cancer Center)
  
 
==Project Description==
 
==Project Description==
 +
 +
  
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<div style="width: 27%; float: left; padding-right: 3%;">
 
<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)
 +
* The goal is to migrate this module into Slicer trunk to facilitate more native support for Dicom object handling for QIICR project.
 +
 
 
</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>
*  
+
* 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.
 +
 
 
</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>
*  
+
* TBA
 +
</div>
 
</div>
 
</div>
 +
 +
<div style="width: 97%; float: left;">
 +
==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>
 
</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]