Alexander Adam Laurence
Alexander Adam Laurence
make sure you have scipy and scikit-image installed `pip install scipy` `pip install scikit-image` and make sure you are in python 3. `python3.7 augmentation.py -folder=my_folder_path -limit=1000`
Same issue, macOS 10.14.4
FOUND THE SOLUTION. Install Docker. Omg. Author forgot about that...
OK it successfully installs on Anaconda Jupyter Lab powershell... Not sure why though.
Thanks for this, this is something I have been trying to overcome. Any contributions are welcome on this issue... for the time being, I recommend downgrading scipy for nii2png
Hi, sorry for the late reply. Did you manage this? Try using Python 3.5 or a lower version, sometimes some packages have not been updated for the latest version of...
Thank you for this! Sorry for the late reply.
Sorry for the late reply - currently it only supports 3D and 4D images. However, you can modify the code to only convert the single slice to the png. I'll...
Try this! https://github.com/alexlaurence/NIfTI-Image-Converter/blob/master/python/nii_to_png_converter.py