Skip to content

louwis-alfred/Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Face Recognition and Video Recording

This project demonstrates a simple face and body detection system using Python and OpenCV. It detects faces and bodies in real-time using a webcam and starts recording video when a face or body is detected. The recording stops automatically after no detection is observed for a few seconds.

Features

  • Real-Time Face and Body Detection: Utilizes Haar cascades from OpenCV to detect faces and bodies in video frames.
  • Automated Video Recording: Starts recording when a face or body is detected and stops recording after a specified duration of no detection.
  • User-Friendly Output: Saves recorded videos with timestamps for easy reference.
  • Customizable Settings: Adjustable detection and recording parameters.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages