StanfordMIMI / Comp2Comp

Computed tomography to body composition (Comp2Comp).
Apache License 2.0
59 stars 11 forks source link

dicom_to_nifti orientation issue #103

Open louisblankemeier opened 1 year ago

louisblankemeier commented 1 year ago

dicom_to_nifti triggers an error if it detects that different slices have different orientations. Seems that using SimpleITK solves this.