Shamash2014 / ocr-base

Basic Dockerfile with opencv, tesseract, leptonica, scikit-image and python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Basic Dockerfile with opencv, tesseract, leptonica, scikit-image and python3

License:MIT License