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

Add tutorial and codes for the homography tutorial.

This commit is contained in:
catree
2017-12-13 21:41:40 +01:00
parent 7b701fee60
commit b417fb0939
22 changed files with 1196 additions and 0 deletions
@@ -93,3 +93,10 @@ OpenCV.
*Author:* Fedor Morozov
Using *AKAZE* and *ORB* for planar object tracking.
- @subpage tutorial_homography
*Compatibility:* \> OpenCV 3.0
This tutorial will explain the basic concepts of the homography with some
demonstration codes.