Skip to content

It is an opencv c++ project to detect faces in an image , a video or a webcam.

Notifications You must be signed in to change notification settings

kundu03/Face-Detection-Project

Repository files navigation

Face-Detection-Project

It is an opencv c++ project to detect faces in an image , a video or a webcam. It uses a default haar cascade file called "haarcascade_frontalface_default.xml" which is a pre trained file to find and detect face. NOTE : All the paths and files in the project are according to my system.

About

It is an opencv c++ project to detect faces in an image , a video or a webcam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages