mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Commit rst tutorial for Cascade Classifiers
This commit is contained in:
+6
-1
@@ -136,7 +136,7 @@ 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 the FLANN library to make a fast matching.
|
||||
|
||||
===================== ==============================================
|
||||
|
||||
@@ -198,4 +198,9 @@ Learn about how to use the feature points detectors, descriptors and matching f
|
||||
../trackingmotion/good_features_to_track/good_features_to_track.rst
|
||||
../trackingmotion/generic_corner_detector/generic_corner_detector
|
||||
../trackingmotion/corner_subpixeles/corner_subpixeles
|
||||
../feature_detection/feature_detection
|
||||
../feature_detection/feature_description
|
||||
../feature_flann_matcher/feature_flann_matcher
|
||||
../feature_homography/feature_homography
|
||||
../detection_of_planar_objects/detection_of_planar_objects
|
||||
|
||||
|
||||
Reference in New Issue
Block a user