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 7556e1d commit 9402486Copy full SHA for 9402486
README.md
@@ -1,6 +1,6 @@
1
[]()
2
3
-Docker image with python 3.7 and opencv 4.0.1
+Docker image with python 3.7 and opencv 4.1.0
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-4.0.1` (`latest` branch)
15
-- `contrib-opencv-4.0.1` (`opencv_contrib` branch)
+- `opencv-4.1.0` (`latest` branch)
+- `contrib-opencv-4.1.0` (`opencv_contrib` branch)
16
+- `opencv-4.0.1`
17
+- `contrib-opencv-4.0.1`
18
- `opencv-4.0.0`
19
- `contrib-opencv-4.0.0`
20
- `opencv-3.4.2`
0 commit comments