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.
-
Updated
Dec 31, 2023 - C
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.
Add a description, image, and links to the realtime-face-recognition topic page so that developers can more easily learn about it.
To associate your repository with the realtime-face-recognition topic, visit your repo's landing page and select "manage topics."