Difference between revisions of "2014 Summer Project Week:DICOM-SRO import"
From NAMIC Wiki
(3 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 | + | * 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 29: | Line 31: | ||
* TBA | * 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 importKey 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