1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Merge pull request #9526 from sturkmen72:update_documentation

This commit is contained in:
Alexander Alekhin
2017-09-15 18:47:06 +00:00
5 changed files with 150 additions and 65 deletions
@@ -216,6 +216,8 @@ public:
};
/** @example facedetect.cpp
This program demonstrates usage of the Cascade classifier class
\image html Cascade_Classifier_Tutorial_Result_Haar.jpg "Sample screenshot" width=321 height=254
*/
/** @brief Cascade classifier class for object detection.
*/