We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf0a12 commit d46dcd5Copy full SHA for d46dcd5
README.md
@@ -4,7 +4,7 @@ Python版OpenCVのTracking APIのサンプルです。<br>
4
<img src="https://user-images.githubusercontent.com/37477845/125820883-d1b08355-258f-4fcd-a59e-19dbd6fb4c2a.gif" loading="lazy" width="40%">
5
6
# Requirement
7
-* opencv-contrib-python 4.5.3.56 or later
+* opencv-contrib-python 4.5.3.56 or more and less than 4.7.0
8
9
# Algorithm
10
2021/07/16時点でOpenCVには以下9アルゴリズムが実装されています。
0 commit comments