Summary
This chapter covers the OpenCV objdetect
module. It explains how to use and train the Cascade detectors as well as how to use Latent SVM detectors. Moreover, the new Scene Text Detector included in OpenCV 3 has been explained in this chapter.
Methods for detecting and tracking objects in motion are explained in the next chapter.