OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
Object Detection (objdetect module)

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

  • Cascade Classifier

    Languages: C++, Java, Python

    Compatibility: > OpenCV 2.0

    Author: Ana Huamán

    Here we learn how to use objdetect to find objects in our images or videos

  • Cascade Classifier Training

    This tutorial describes opencv_traincascade application and its parameters.