Sign inSign up

hakuyume/python-opencv

By hakuyume

Updated over 7 years ago

Docker image of Python + OpenCV

Image
0

350

hakuyume/python-opencv repository overview

Docker image of Python + OpenCV

$ docker run -it --rm hakuyume/python-opencv python2 -c 'import cv2; print(cv2.__version__)'
$ docker run -it --rm hakuyume/python-opencv python3 -c 'import cv2; print(cv2.__version__)'

Tag summary

Content type

Image

Digest

Size

271 MB

Last updated

over 7 years ago

docker pull hakuyume/python-opencv