1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

documentation improvement

This commit is contained in:
Suleyman TURKMEN
2017-08-31 16:39:28 +03:00
parent 05b99a4dde
commit d547c6b1a2
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.
*/