pyimg

Image analysis utilities in Python


Keywords
image-analysis, image-preprocessing, image-recognition, python
License
MIT
Install
pip install pyimg==0.1.0

Documentation

pyimg - Image analysis utilities in Python

Codacy Badge CircleCI Documentation Status PyPI version

Installation

  1. Installing Python dependencies.
pip install Pillow
pip install scikit-image
pip install opencv-python
  1. Install pyimg.
pip install pyimg==0.1.0

Documentation

Hosted in https://pyimg.readthedocs.io, powered by readthedocs and Sphinx.

License

pyimg is free software made available under the MIT License. For details see the LICENSE file.

Contributors

See the AUTHORS.md file for a complete list of contributors to the project.