Tutorial: Face detection
This tutorial focuses on face detection thanks to OpenCV Haar cascade classifier.
Tutorial: Object detection and localization
This tutorial shows how to learn keypoints detected on a known object and how to use the matched correspondences to detect and estimate the pose of the object.