I have a .nii MRI file and the image size is 192,192.19. Is it possible to increase its size? If possible How can I convert this image into 256,256,32 in python.
I tried to resize this image into 256,256,32. I am expecting a solution in python.
I have a .nii MRI file and the image size is 192,192.19. Is it possible to increase its size? If possible How can I convert this image into 256,256,32 in python.
I tried to resize this image into 256,256,32. I am expecting a solution in python.