If you use this software, please cite:
SamuROI requires the following python packages:
- python
- numpy
- matplotlib
- opencv
- h5py
- scikit-image
- pyqt
- pillow
It is recommended to install SamuROI via the conda package manager,
since conda comes with packages for scikit-image, opencv and pyqt.
conda install samuroi
To install SamuROI via pip make sure to satisfy the following dependencies manually:
- opencv
- scikit-image
- pyqt