.. _Table-Of-Content-ObjDetect:

*objdetect* module. Object Detection
-----------------------------------------------------------

Ever wondered how your digital camera detects peoples and faces? Look here to find out!

.. 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