Skip to content
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

Open
dichen9412 opened this issue Jul 2, 2021 · 8 comments
Open

Comments

@dichen9412
Copy link

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

@EricKani
Copy link

EricKani commented Jul 6, 2021

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,
Eric

@dichen9412
Copy link
Author

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.
For these 6 cases, two dimensions are reflected somehow.

@dichen9412
Copy link
Author

B.T.W. I was using the simpleITK to load these data and get the direction and spacing information from these data.

@dichen9412
Copy link
Author

And I also tried to load these data using the 3D slicer and the sagittal/coronal view of these data points are wrong.

@EricKani
Copy link

EricKani commented Jul 6, 2021

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)

And I also tried to load these data using the 3D slicer and the sagittal/coronal view of these data points are wrong.

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.)

@dichen9412
Copy link
Author

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.)

@dichen9412
Copy link
Author

To be specific, after orientating every scan to the sagittal view, these cases' Y,Z-axes are reversed compared to other cases.

@dichen9412
Copy link
Author

I found this because I saw the right hip mask is on the left side and the left hip is on the right side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants