Open ghada-soliman opened 6 years ago
How can i run the med2image command from jupyter notebook?
!pip install med2image
import med2image
!med2image -i my_image.nii -d output_folder
!pip install med2image import med2image !med2image -i my_image.nii -d output_folder
It`s doenst work (python 3.7)
How can i run the med2image command from jupyter notebook?