Difference between revisions of "2011 Winter Project Week:DicomRtExport"

From NAMIC Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Image:PW-MIT2010.png|[[2010_Summer_Project_Week#Projects|Projects List]]
 
Image:PW-MIT2010.png|[[2010_Summer_Project_Week#Projects|Projects List]]
 
Image:plastimatch_dicomrt_dose.png|DICOM RT Dose
 
Image:plastimatch_dicomrt_dose.png|DICOM RT Dose
Image:plastimatch_dicomrt_ss.png|DICOM RT Structure
+
Image:plastimatch_dicomrt_ss.png|DICOM RT Structure Set
 
</gallery>
 
</gallery>
  

Revision as of 02:52, 16 December 2010

Home < 2011 Winter Project Week:DicomRtExport

Key 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.

References