Unable to convert it from nii to jpg. Need little insight
sivaskandha opened this issue · 2 comments
I am running it in python IDE in windows. getting following error. please help how to do it. Here i gave path of input image and path for output image
med2image -i "C:/Users/CMR/Downloads/avg152T1_LR_nifti.nii" -d "C:/Users/CMR/Downloads/" -o image.jpg -s -1
SyntaxError: invalid syntax
I'am having the same problem now,
what's the solution !!
thank you
A UNIX system terminal will be a better choice to run pl-med2img
. However, you can also run it on a Windows system using a docker container.
Please go through the new and updated README.rst
file and follow the instructions to run med2image
on a UNIX system.
We are now also providing a Docker container called pl-med2img
Follow this link for detailed instructions: https://github.com/FNNDSC/pl-med2img