mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
Added tutorial for features2d using homography to find a planar object (Based on the well known find_obj.cpp
This commit is contained in:
BIN
Binary file not shown.
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 117 KiB |
BIN
Binary file not shown.
|
After Width: | Height: | Size: 51 KiB |
+3
-3
@@ -140,7 +140,7 @@ Learn about how to use the feature points detectors, descriptors and matching f
|
||||
|
||||
===================== ==============================================
|
||||
|
||||
.. |FeatureFlann| image:: images/Feature_Detection_Tutorial_Cover.jpg
|
||||
.. |FeatureFlann| image:: images/Feature_Flann_Matcher_Tutorial_Cover.jpg
|
||||
:height: 90pt
|
||||
:width: 90pt
|
||||
|
||||
@@ -155,11 +155,11 @@ Learn about how to use the feature points detectors, descriptors and matching f
|
||||
|
||||
*Author:* |Author_AnaH|
|
||||
|
||||
In this tutorial, you will use *features2d* to detect interest points.
|
||||
In this tutorial, you will use *features2d* and *calib3d* to detect an object in a scene.
|
||||
|
||||
===================== ==============================================
|
||||
|
||||
.. |FeatureHomo| image:: images/Feature_Detection_Tutorial_Cover.jpg
|
||||
.. |FeatureHomo| image:: images/Feature_Homography_Tutorial_Cover.jpg
|
||||
:height: 90pt
|
||||
:width: 90pt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user