Difference between revisions of "2011 Winter Project Week:DicomRtExport"
From NAMIC Wiki
Line 38: | Line 38: | ||
==Delivery Mechanism== | ==Delivery Mechanism== | ||
− | This work will be delivered to the NA-MIC Kit as a | + | This work will be delivered to the NA-MIC Kit as a command line module. |
− | |||
− | |||
==References== | ==References== |
Revision as of 02:52, 16 December 2010
Home < 2011 Winter Project Week:DicomRtExportKey Investigators
- MGH: Greg Sharp
- Isomics: Steve Pieper
Objective
Slicer currently has a DICOM-RT import plugin, but not a DICOM-RT export plugin. This project will attempt to remedy this deficiency by creating a plugin for DICOM-RT export.
Approach, Plan
The approach will be to create a command line plugin which wraps the plastimatch tool. Images will be exported as CT, dose, or structure sets. For structure sets, we will assume a bit-sliced image format rather than labelmap format.
Progress
Delivery Mechanism
This work will be delivered to the NA-MIC Kit as a command line module.