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 441fa1d commit 38968a5Copy full SHA for 38968a5
README.md
@@ -4,7 +4,7 @@ Docker image with python 3.6 and opencv 3.2
4
5
Usage:
6
7
- docker run -it docker-python3-opencv python
+ docker run -it jjanzic/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