Skip to content

fjohenning/SamuROI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%