-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are several data points that have a wrong physical direction #4
Comments
Thanks for your issue. I have checked the sequences you pointed out. But I didn't find any problem in these data and annotations. Can you explain it more clear? Best, |
I mean for all other data points, after orienting them based on the direction information in the file, they all get to the right view. |
B.T.W. I was using the simpleITK to load these data and get the direction and spacing information from these data. |
And I also tried to load these data using the 3D slicer and the sagittal/coronal view of these data points are wrong. |
Is the "reflected wrong" you mean mirror in the sagittal, e.g. liver in the left? (But it's turly in the right, they are just in the prone position)
ps: There are truly some weird cases with a "reflected wrong" in the saved array in dicom/nii files, rectifying view in ITKsnap/MITK by "-1" in the direction information. (but not these cases you point out.) |
Em... I mean, compared to other cases, when you load these cases, their direction is different than others after orientating everyone to the normalized view (X: S->I Y: A->P Z: R->L). It is completely different. Not just a little difference of organs. Can you try to load these data points to software like "slicer" (which would automatically extract the coronal/sagittal/axial view of the input scan based on the associated affine (direction) information.) |
To be specific, after orientating every scan to the sagittal view, these cases' Y,Z-axes are reversed compared to other cases. |
I found this because I saw the right hip mask is on the left side and the left hip is on the right side. |
There are several data points that have a wrong physical direction:
(these are my file name but it pretty much maintain the original order)
../Data/dataset2_0003_4_325
../Data/dataset2_0460_5_325
../Data/dataset2_0480_2_324
../Data/dataset2_0616_4_325_hard
../Data/dataset2_0703_4_325
../Data/dataset2_0704_4_325
The text was updated successfully, but these errors were encountered: