SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
126 stars 60 forks source link

Hope to export the dicom of the binary labelmap, or png #153

Closed wwwwwuxueyu closed 1 year ago

wwwwwuxueyu commented 3 years ago

After I converted RTss into a binary labelmap, I wanted to export the dicom of the binary labelmap. The result was a fast square in the middle, but there was no binary labelmap for the organization I wanted.

cpinter commented 3 years ago

I wanted to export the dicom of the binary labelmap

What method did you use to export the labelmap to DICOM?

If you want to export a labelmap to DICOM, then the DICOM Segmentation Object is the appropriate format. If you install Reporting extension then you will be able to do that.

cpinter commented 1 year ago

Closing due to long inactivity.