Skip to content

Real-time face detection using the PC’s built-in webcam with OpenCV Haar Cascades. The largest detected face is tracked, and the detection confidence is stabilized using time-based throttling (zero-order hold) instead of averaging. Press q to exit.

Notifications You must be signed in to change notification settings

goppy07/OpenCV-FaceTracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

Real-time face detection using the PC’s built-in webcam with OpenCV Haar Cascades. The largest detected face is tracked, and the detection confidence is stabilized using time-based throttling (zero-order hold) instead of averaging. Press q to exit.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages