Skip to content

This is a Face, Eyes, Smile (FES) detector built using OpenCV package. Streams video from your PC's web cam and identifies faces, eyes, smiles.

Notifications You must be signed in to change notification settings

mawansui/FES_detecor

Repository files navigation

Face, Eyes, Smile Detector

This repo contains a script that is capable of streaming video capture from a user's web cam, detecting the user's face, eyes on that face and whether the user is smiling or not.

It is built using OpenCV python implementation and Haar cascades for face, eyes, and smile provided from the OpenCV GitHub repo.

About

This is a Face, Eyes, Smile (FES) detector built using OpenCV package. Streams video from your PC's web cam and identifies faces, eyes, smiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages