Image reading issue #1559
Replies: 1 comment 1 reply
-
the image is transposed by default Project-MONAI/MONAI#4862, you can set the reader option to get the other version: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why does Monai always display a mirrored and rotated image after reading data. And it's different from the original image, which makes me very confused.


Origin
After Loading
Perhaps it's a problem with the coordinate system? Could it be caused by the nibabel library?
Beta Was this translation helpful? Give feedback.
All reactions