ghawkgu / facial-feature-detection

OpenCV programs for detecting facial features such as eyes, eyebrows and lip contours.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

OpenCV programs for detecting facial features such as eyes, eyebrows and lip contours.


Languages

Language:C++ 98.0%Language:CMake 2.0%