Skip to content

ankou-k/Face-Detection

Repository files navigation

Face Detection

This project uses built-in device camera to detect faces, no matter the size or distance. The detection is done in real time.

Used OpenCV to analyze camera frames using cascade classifiers and display shapes around face, eyes, and mouth. In the future, can expand to full body detection.

Haar cascades were not created by me, each xml file contains author(s) info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages