We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 990fcbd commit 09c3af9Copy full SHA for 09c3af9
README.md
@@ -1,3 +1,10 @@
1
[]()
2
3
Docker image with python 3.6 and opencv 3.2
4
+
5
+Usage:
6
7
+ docker run -it docker-python3-opencv python
8
+ >>> import cv2
9
10
+Image tagged with :contrib contains docker image built with [contrib modules](https://github.com/opencv/opencv_contrib/)
0 commit comments