Skip to content

A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python

Notifications You must be signed in to change notification settings

mashalk1/computer-vision-attendance-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This system designed in python, is aimed to use a camera and process that image to match it with an already known student's/persons' ID. It uses an encoding generator library. Each image present in its library has an encoded matrix, whenever an image is captured, an encoding matrix is generated for this new image and is compared to all those previously saved i.e the known people to the system. If it matches more that 80% with that of known persons matrix, the database is updated and the persons presence will be marked.

About

A computer vision based attendance system, using cv2, firebase, numpy, cvzone and face_recognition library in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages