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 d060d5e commit 9b06508Copy full SHA for 9b06508
README.md
@@ -1,6 +1,6 @@
1
[]()
2
3
-Docker image with python 3.6 and opencv 3.3
+Docker image with python 3.6 and opencv 3.4
4
5
Usage:
6
@@ -11,7 +11,9 @@ Image tagged with `:contrib` contains docker image built with [contrib modules](
11
12
List of available docker tags:
13
14
-- `opencv-3.3.0` (`latest`)
15
-- `contrib-opencv-3.3.0` (`contrib`)
+- `opencv-3.4.0` (`latest` branch)
+- `contrib-opencv-3.4.0` (`contrib` branch)
16
+- `opencv-3.3.0`
17
+- `contrib-opencv-3.3.0`
18
- `opencv-3.2.0`
19
- `contrib-opencv-3.2.0`
0 commit comments