trying to standardize image orientation using Orientationd transform #3906
-
Hello I am preprocessing CT-ORG [1] dataset - and I want to make orientation of all images uniform. As far as I understand this should be achievable using Orientationd Transform - However as I will show above for my case once the bed is on the left and other time on the right side of image. For this example I am loading just patient number 20 and 21. defined transforms
visualization code
full code Thank you for Help ! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
thanks for the detailed report, I can replicate it with volume 20 and 21, the issue seems to be in the original metadata.
while |
Beta Was this translation helpful? Give feedback.
thanks for the detailed report, I can replicate it with volume 20 and 21, the issue seems to be in the original metadata.
volume-20.nii.gz
doesn't have the metadata about orientations (possibly not handled properly when converting from the source into a nifti file)while
volume-21.nii.gz
looks fine: