Difference between revisions of "2014 Project Week:DICOM SRO"
From NAMIC Wiki
(One intermediate revision by the same user not shown) | |||
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 |
+ | * 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 SROKey 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