Skip to content

adi-code22/Face-Detection-using-OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Detection using OpenCV and Cascade Classifier in Python.

The program detects human faces in a live camera with pre trained cascade frontal default file.

A machine learning based approach where a cascade function is trained from a lot of positive and negative images, which is then used to detect objects in other images. Applications of this project includes Face and Object Detection, Motion Capturing, Remote Monitoring etc.

About

Face detection using OpenCV and Python Programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published