ImUtil Image analysis utility functions Installation conda create -n imu python==3.7 source activate imu conda install pip cython numpy pip install --editable . python setup.py build_ext --inplace Useful Packages