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
- Host: GitHub
- URL: https://github.com/petronetto/alpine-opencv-python
- Owner: petronetto
- License: bsd-3-clause
- Created: 2017-09-01T00:57:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T06:28:24.000Z (almost 9 years ago)
- Last Synced: 2025-04-30T04:46:32.127Z (about 1 year ago)
- Topics: alpine, image-recognition, ocr, ocr-recognition, opencv, python, tesseract, tesseract-ocr
- Size: 3.91 KB
- Stars: 13
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)