Skip to content

histographer/histographer-analysis

Repository files navigation

Histographer Analysis

​ Package for image analysis and ranking as used in Histographer's packages. ​

Getting started

Prerequisites

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 ​

Installing

​ The package can be installed using pip.

python -m pip install histographer-analysis

Deployment

​ 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?) ​

Endpoints

​ A full overview of endpoints and their usage can be found here

About

Python package for analysis. Returns results asynchronously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published