1 Object Detection (objdetect module) {#tutorial_table_of_content_objdetect} 2 =================================== 3 4 Ever wondered how your digital camera detects peoples and faces? Look here to find out! 5 6 - @subpage tutorial_cascade_classifier 7 8 *Compatibility:* \> OpenCV 2.0 9 10 *Author:* Ana Huamn 11 12 Here we learn how to use *objdetect* to find objects in our images or videos 13 14 - @subpage tutorial_traincascade 15 16 This tutorial describes _opencv_traincascade_ application and its parameters. 17