1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

doc: fix youtube videos handling

This commit is contained in:
Alexander Alekhin
2017-10-17 16:52:00 +03:00
parent fb4c2ba64d
commit 3224b0a75a
17 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ Example of using features2d framework for interactive video homography matching.
ORB features and FLANN matcher are used. This sample provides PlaneTracker class
and an example of its usage.
video: http://www.youtube.com/watch?v=pzVbhxx6aog
video: https://www.youtube.com/watch?v=pzVbhxx6aog
Usage
-----