qurit / rt-utils

A minimal Python library to facilitate the creation and manipulation of DICOM RTStructs.
MIT License
195 stars 57 forks source link

Nonuniform slice thickness #97

Open jrenslo opened 11 months ago

jrenslo commented 11 months ago

I'm not certain, but when a stack of DICOM has nonuniform slice thickness, creation of a mask may be incorrect due to application of the transformation matrix to the stacked array of slices.

This occurs when a often scout image is part of a dicomdir in CT imaging, for example.