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

BUG: Fix wrong DRR orientation after recent IEC logic changes #238

Closed MichaelColonel closed 10 months ago

MichaelColonel commented 10 months ago

Small fix for RtImage orientation after recent IEC logic changes.

cpinter commented 10 months ago

Thank you!

Do you have a concrete suspicion about the bug you're mentioning in the comment?

MichaelColonel commented 10 months ago

I don't. I'm going to rework some parts of logic to add support of orientated volumes. Nowadays DRR modules only supports standard DICOM orientation (LPS). Possibly that plastimatch part will required some work as well.

cpinter commented 10 months ago

Thanks for the quick answer! I don't have the means to test this change but will merge now, especially that you say that you'll keep working on this part.