April 2017
Beginner to intermediate
250 pages
6h 28m
English
In the Detection mode, we want to continuously detect faces and eyes, draw rectangles or circles around them to show the detection result, and show the current preprocessed face. In fact, we will want these to be displayed no matter which mode we are in. The only thing special about the Detection mode is that it will change to the next mode (Collection) when the user clicks the Add Person button.
If you remember from the detection step previously in this chapter, the output of our detection stage will be:
So we should ...
Read now
Unlock full access