Skip to content

substobeme/Real-time-face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Face Recognizer Project

• The project deals with detecting and recognizing faces of registered users in real-time from video feed, and once recognized, updates in a database(MySQL) with the date and time the user was detected.Flask is also used to create a webapp to display the data stored in the database.

• This project employs a LBPH (Local Binary Pattern Histogram) model to perform the facial recognition.

• This project can be used to provide effective real-time face recognition for security applications by accurately tracking and logging individuals.

Video Feed

Here is a demonstration of the recognizition process.

image

Database and Flast Webapp

Given below is a showcase of the webapp displaying the database, with options to view all records or records of a specific person of interest.

DB2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors