facial-feature-detection
facial-feature-detection copied to clipboard
OpenCV programs for detecting facial features such as eyes, eyebrows and lip contours.
OpenCV Repository for Facial Feature Detection
This repository hosts OpenCV C++ programs for detecting the most common facial features such as:
- eyes
- eyebrows
- outer-lip contours
Facial feature detection will further be used for emotion classification.