An open API service indexing awesome lists of open source software.

https://github.com/petronetto/alpine-opencv-python

Alpine with Python 3.6, Tesseract OCR and OpenCV
https://github.com/petronetto/alpine-opencv-python

alpine image-recognition ocr ocr-recognition opencv python tesseract tesseract-ocr

Last synced: about 1 year ago
JSON representation

Alpine with Python 3.6, Tesseract OCR and OpenCV

Awesome Lists containing this project

README

          

# Alpine with Python 3.6, Tesseract OCR and OpenCV
This container contains the necessary to perform Optical Character Recognition.

- Python 3.6.1
- Tesseract 3.04.01
- OpenCV 3.3.0

# Getting container
Run `docker pull petronetto/alpine-opencv-python`

# License
[BSD 3-Clause](https://opensource.org/licenses/BSD-3-Clause)