suzana-ilic / face_smile_detection_opencv

Face, eyes and smile detection with OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face and smile detection with OpenCV

OpenCV for face, eyes and smile detection in real time with the webcam.

Note: You need to download three .xml files, haarcascade_frontalface_default.xml, haarcascade_eye.xml and haarcascade_smile.xml.

You can find those and other files here: https://github.com/opencv/opencv/tree/master/data/haarcascades

About

Face, eyes and smile detection with OpenCV


Languages

Language:Python 100.0%