Skip to content

pavomod/Face-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Face Recognizer - Security Camera Emulator 📸

Introduction 🚀

The Face Recognizer project simulates an intelligent security camera that uses facial recognition to detect and frame human faces, automatically taking a photo every 3 seconds. Built with Python and powered by the robust OpenCV (CV2) library, along with an XML file containing face recognition parameters, this system demonstrates how computer vision technologies can be applied in security and surveillance.

Main Features 📋

  • Facial Recognition: Uses facial recognition algorithms to identify human faces in real-time.
  • Automatic Photo Capture: When a face is detected, the system automatically takes a photo every 3 seconds, allowing continuous tracking of individuals within the camera's view.
  • Photo Storage: Captured images are saved to a specified directory for easy review and analysis.

Technologies Used 💻

  • Python
  • OpenCV (CV2)
  • XML File for Face Recognition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages