Skip to content

AkshatRastogi-1nC0re/FacialRecognitionandAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Facial Recognition and Authentication : Python

Image

This is a facial recognition and authentication system in python.

This script uses OpenCV to detect a face and then compares that image with the images provided in the dataset. Since as an output we only require single enitiy(ie name of the person), This script captures 30 frames consecutively and recognises each and every one of those frames. The result that comes out the maximum number of times is returned as an output.

If the person is not specified in the dataset, the script returns an error informing about not recognizing the user.

It is recommemded to use proper lighting while using this script.

Created By: Akshat Rastogi Know more about me on www.akshatrastogi.in

About

This is a facial recognition and authentication system in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages