This docker container has opencv libraries and binding for python3.
Show OpenCV build information:
docker run -it --rm allenjsomb/python-opencv:3.5m_3.2.0 python3 -c 'import cv2;print(cv2.getBuildInformation())'
Content type
Image
Digest
Size
442 MB
Last updated
about 9 years ago
docker pull allenjsomb/python-opencv:3.5m_3.2.0