Skip to content

Saving Human Face on the camera using the 'haarcascade_frontalface' model and CV2

Notifications You must be signed in to change notification settings

Jerrinthomas007/Human-Face-Detection

Repository files navigation

HUMAN FACE DETECTION

In this code we are saving the human faces to a folder that appears on the camera(here webcam). We are using 'haarcascade_frontalface_default.xml' a pretrained model to detect the faces on the camera and CV2 to access the webcam and save the frame to the folder.
The pretrained model is uploaded in this folder

About

Saving Human Face on the camera using the 'haarcascade_frontalface' model and CV2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published