HiLab-git / SSL4MIS

Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleITK or nibabel

kimjisoo12 opened this issue · comments

Hello, I find that when I use nibabel to read a picture as numpy, numpy will rotate 90 degrees, but when I finally save numpy as nibabel, the picture direction is correct again, is this ok? What is the reason for this? SimpleITK is pronounced numpy and I find the orientation is normal
Thank you very much