wildcloud3 / docker-python3-opencv

πŸ‹ Docker image with python 3 and opencv 3.4, tesseract added

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thanks for jjanzic's great work, based on it, add tesseract-ocr to try some ocr work Docker Automated buil

Docker image with python 3.6 and opencv 3.4

Usage:

docker run -it jjanzic/docker-python3-opencv python
>>> import cv2

Image tagged with :contrib contains docker image built with contrib modules

List of available docker tags:

  • opencv-3.4.0 (latest branch)
  • contrib-opencv-3.4.0 (contrib branch)
  • opencv-3.3.0
  • contrib-opencv-3.3.0
  • opencv-3.2.0
  • contrib-opencv-3.2.0

About

πŸ‹ Docker image with python 3 and opencv 3.4, tesseract added

License:MIT License


Languages

Language:Python 62.4%Language:Shell 37.6%