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

From NAMIC Wiki
Jump to: navigation, search
(Created page with '__NOTOC__ <gallery> Image:PW-SLC2014.png|Projects List </gallery> ==Key Investigators== * MGH: Greg * Princess Margaret Cancer Center: Kev…')
 
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
<gallery>
 
<gallery>
 
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]
 
Image:PW-SLC2014.png|[[2014_Winter_Project_Week#Projects|Projects List]]
 +
Image:SLC2014-SRO-1.png|Screenshot 1
 +
Image:SLC2014-SRO-2.png|Screenshot 2
 
</gallery>
 
</gallery>
  
 
==Key Investigators==
 
==Key Investigators==
  
* MGH: Greg
+
* MGH: Greg Sharp
 
* Princess Margaret Cancer Center: Kevin Wang
 
* Princess Margaret Cancer Center: Kevin Wang
  
Line 19: 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
 +
* Data exchange still not tested yet against clinical system
 
</div>
 
</div>
 
</div>
 
</div>

Latest revision as of 17:42, 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
  • Data exchange still not tested yet against clinical system