Skip to content

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

License

Notifications You must be signed in to change notification settings

wildcloud3/docker-python3-opencv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 62.4%
  • Shell 37.6%