Skip to content

This projects defines how to detect the faces in the webcam as well as the video files using Harr Cascade Classifier and it is fully implemented using OpenCV Python

Notifications You must be signed in to change notification settings

Infi-09/Webcam-Faces-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webcam Face Detection

Webcam Face detection using Haar Cascades (frontal face and profile face) module in OpenCV.

Haar Cascade Classifiers

Haar Cascade files can be downloaded from the OpenCV repository.

Usage

Run the jupyter notebook to detect the face in live webcam with bounding boxes

About

This projects defines how to detect the faces in the webcam as well as the video files using Harr Cascade Classifier and it is fully implemented using OpenCV Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published