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 4e0961e commit b7f3c27Copy full SHA for b7f3c27
README.md
@@ -1,6 +1,6 @@
1
[]()
2
3
-Docker image with python 3.6 and opencv 3.4.1
+Docker image with python 3.7 and opencv 3.4.2
4
5
Usage:
6
@@ -11,8 +11,10 @@ Image tagged with `:contrib` contains docker image built with [contrib modules](
11
12
List of available docker tags:
13
14
-- `opencv-3.4.1` (`latest` branch)
15
-- `contrib-opencv-3.4.1` (`opencv_contrib` branch)
+- `opencv-3.4.2` (`latest` branch)
+- `contrib-opencv-3.4.2` (`opencv_contrib` branch)
16
+- `opencv-3.4.1`
17
+- `contrib-opencv-3.4.1`
18
- `opencv-3.4.0`
19
- `contrib-opencv-3.4.0`
20
- `opencv-3.3.0`
0 commit comments