Difference between revisions of "2014 Summer Project Week:DICOM-SRO import"
From NAMIC Wiki
(One intermediate revision 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> |
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