Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 236 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 236 Bytes

ocr-base

Basic Dockerfile with opencv, tesseract, leptonica, scikit-image and python3. Could be used to provide all neccesary libs for you working environment.

How to

docker image build -t ocr-base .

docker run ocr-base