Skip to content

Python Webcam Face-Recognition Model that can Identify Faces and Provide Accuracy Estimate in Real Time

Notifications You must be signed in to change notification settings

Thibesan/FacialRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FacialRecognition

A Python Facial Recognition Program using dlib and OpenCV to process Webcam video input frames and output accuracy-relative face-recognition data in visual interface in real time.
The algorithm executes every other frame (30 fps) from the native 60 of the webcam and outputs match accuracy along with object data for matched individuals.
Can recognize individuals based on the facial structure in both realistic and creative works with an accuracy percentage.
If the Accuracy of the frame falls below 60%, the face will be deemed unrecognized and return unknown object data.

About

Python Webcam Face-Recognition Model that can Identify Faces and Provide Accuracy Estimate in Real Time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages