Package for image analysis and ranking as used in Histographer's packages.
histographer-analysis
is confirmed to work with Python >= 3.6.
Further requirements include the following packages:
- numpy - 1.18.2 or later
- scipy - 1.4.1 or later
- scikit-image - 0.16.2 or later
- opencv-python
- cytomine-python-client - 2.2.0
- PyYAML
The package can be installed using pip
.
python -m pip install histographer-analysis
This package is used in a wrapper package, analysis-rest-api. Instructions for how to deploy it can be found here. TODO How to deploy to a production system (perhaps a link to the infrastructure repo?)
A full overview of endpoints and their usage can be found here