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
127 stars 60 forks source link

DICOM SRO exported transform inverted #108

Open cpinter opened 5 years ago

cpinter commented 5 years ago

When testing the SRO export, it turned out that when we export a transform to SRO then import it, then the imported transform is the inverse of what we exported. This is inconsistent, and needs to be addressed.

Things to consider:

@lassoan @gregsharp