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:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
@@ -5,4 +5,32 @@
|
||||
|
||||
Ever wondered how your digital camera detects peoples and faces? Look here to find out!
|
||||
|
||||
.. include:: ../../definitions/noContent.rst
|
||||
.. include:: ../../definitions/tocDefinitions.rst
|
||||
|
||||
+
|
||||
.. tabularcolumns:: m{100pt} m{300pt}
|
||||
.. cssclass:: toctableopencv
|
||||
|
||||
===================== ==============================================
|
||||
|CascadeClassif| **Title:** :ref:`cascade_classifier`
|
||||
|
||||
*Compatibility:* > OpenCV 2.0
|
||||
|
||||
*Author:* |Author_AnaH|
|
||||
|
||||
Here we learn how to use *objdetect* to find objects in our images or videos
|
||||
|
||||
===================== ==============================================
|
||||
|
||||
.. |CascadeClassif| image:: images/Cascade_Classifier_Tutorial_Cover.jpg
|
||||
:height: 90pt
|
||||
:width: 90pt
|
||||
|
||||
.. raw:: latex
|
||||
|
||||
\pagebreak
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
../cascade_classifier/cascade_classifier
|
||||
|
||||
Reference in New Issue
Block a user