samuroi

Segmentation and Analysis of Multiple User-defined ROIs


Keywords
ROI, data, exploration, image, segmentation, event, detection, calcium-imaging, conda, data-analysis, data-visualization, opencv, python, scikit-image
License
MIT
Install
pip install samuroi==0.1

Documentation

SamuROI

If you use this software, please cite:

Requirements

SamuROI requires the following python packages:

  • python
  • numpy
  • matplotlib
  • opencv
  • h5py
  • scikit-image
  • pyqt
  • pillow

Installation via conda (recommended)

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

Installation via pip

To install SamuROI via pip make sure to satisfy the following dependencies manually:

  • opencv
  • scikit-image
  • pyqt