Skip to content

This is a project which takes a picture from the user, or even a live video from webcam and detects human faces. It uses the Haar Cascade Algorithm to detect the faces. The project uses Python and OpenCV as the main tools.

Notifications You must be signed in to change notification settings

arya312/Face-Detection-Using-OpenCV-and-Python

Repository files navigation

Face Detection Using OpenCV and Python

This project takes image input from the user and detects the number of faces. It uses the Haar Cascade Algorithm for doing the same. The project uses Python and OpenCV as the main tools.

About

This is a project which takes a picture from the user, or even a live video from webcam and detects human faces. It uses the Haar Cascade Algorithm to detect the faces. The project uses Python and OpenCV as the main tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages