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 f29a396 commit 71212d2Copy full SHA for 71212d2
ch02-安装OpenCV/使用Docker+OpenCV.md
@@ -0,0 +1,5 @@
1
+## 使用Docker+OpenCV
2
+
3
+- https://hub.docker.com/search/?isAutomated=0&isOfficial=0&page=1&pullCount=0&q=opencv&starCount=0
4
+ - docker run -it jjanzic/docker-python3-opencv python
5
+ - import cv2
0 commit comments