In the previous chapter, we programmed the robot to detect a ball object and follow it. In this chapter, we will take our detection skills to the next level by detecting and tracking a human face, detecting human eyes, and recognizing a smile.
In this chapter, you will learn about the following topics:
- Face detection using the Haar cascade
- Detecting the eyes and smile
- Face-tracking robot