Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 174 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 174 Bytes

real-time-face-detection

Below is a C program that uses OpenCV to capture video from a webcam, apply real-time face detection using Haar cascades, and display the results.