Skip to content

"Implementing theft detection using Python, OpenCV, and MySQL. This project employs real-time face recognition to identify thieves captured on a webcam.

Notifications You must be signed in to change notification settings

rex-alan/Theft-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Theft Detection using Face Recognition

This project utilizes Python, OpenCV, and MySQL to detect theft using a webcam feed. It employs real-time face recognition to identify unknown faces, logs theft details into a MySQL database, and provides a user-friendly interface for live webcam feed and theft visualization.

Key Features

  • Real-time face detection and recognition using OpenCV and face_recognition library.
  • Integration with MySQL database to store theft details including thief's name, date, and time.
  • User-friendly interface for live webcam feed and theft detection visualization.

Technologies Used

  • Python
  • OpenCV
  • face_recognition library
  • MySQL

About

"Implementing theft detection using Python, OpenCV, and MySQL. This project employs real-time face recognition to identify thieves captured on a webcam.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages