Difference between revisions of "2014 Project Week:DICOM SRO"

From NAMIC Wiki
Jump to: navigation, search
Line 21: Line 21:
 
<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>
*  
+
* GUI developed in python
 +
* Python to C++ wrapper in SlicerRT
 +
* Computation in plastimatch
 
</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>
*  
+
* Initial implementation complete
 +
* Still not tested yet
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 17:41, 9 January 2014

Home < 2014 Project Week:DICOM SRO

Key Investigators

  • MGH: Greg Sharp
  • Princess Margaret Cancer Center: Kevin Wang

Project Description

Objective

  • review current functionality in plastimatch for exporting DICOM SRO.
  • implement a module that utilizes plastimatch low level functions.

Approach, Plan

  • GUI developed in python
  • Python to C++ wrapper in SlicerRT
  • Computation in plastimatch

Progress

  • Initial implementation complete
  • Still not tested yet