Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 364 Bytes

File metadata and controls

16 lines (9 loc) · 364 Bytes

Detect-any-face-using-Python-Opencv

.

In this project we used Python-opencv and haar cascade classifier to implement face detection using Webcam.

In this project we add some more functionality listed below .

Detect face on a live camera feed (webcam) and save any faces captured in a folder.

Beep when a face is detector.

Requirement

Python

openCV