1
0
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:
Ana Huaman
2011-08-15 00:49:59 +00:00
parent dd836f1bdd
commit 8b0092eaf5
7 changed files with 173 additions and 3 deletions
@@ -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