Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

FaceRecongitionAttendanceSystem

install required libraries: 1)face_recognition 2)opencv-python 3)pandas

-> pip install face_recognition, opencv-python, pandas

It has two function mainly:

Picture():- This function will process the given image and compare it with the data present in Images Folder and return a list of persons present.

Video(): - This function will process the given mp4 video and compares the faces in video with the faces in Images folder and return a list of names.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages