Image-Py / imagepy

Image process framework based on plugin like imagej, it is esay to glue with scipy.ndimage, scikit-image, opencv, simpleitk, mayavi...and any libraries based on numpy
http://imagepy.org
BSD 4-Clause "Original" or "Old" License
1.29k stars 330 forks source link

Macos install imagepy readme for review #67

Open essie-chiang opened 4 years ago

essie-chiang commented 4 years ago

conda create -n medical python=3.6 conda activate medical conda install -c conda-forge wxpython conda install -c conda-forge python.app no need

git clone git@github.com:Image-Py/imagepy.git conda install -c conda-forge matplotlib pip install scikit-image pip install openpyxl pip install numba ### very important pip install Shapely

xurk-sec commented 2 years ago

thank you so much