Chapter 6. Where's Wally? Object Detection
This chapter explains how to use the different options included in the OpenCV object detection module. With the sample code included, it is possible to use Cascade and Latent SVM detectors as well as create custom cascade detectors for a specific object detection application. Additionally, the new Scene Text Detector included in OpenCV 3 is explained in the chapter.