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 cd9c3d7 commit acbca33Copy full SHA for acbca33
tests/multimodal/test_utils.py
@@ -39,7 +39,7 @@
39
40
TEST_VIDEO_URLS = [
41
"https://www.bogotobogo.com/python/OpenCV_Python/images/mean_shift_tracking/slow_traffic_small.mp4",
42
- "https://filesamples.com/samples/video/avi/sample_640x360.avi",
+ "https://github.com/opencv/opencv/raw/refs/tags/4.12.0/samples/data/vtest.avi",
43
]
44
45
0 commit comments