F

Facial Recognition attendance system

It stores details of student in database. After that if anyone appear in web cam it search details of face stored in databse and mark attendance of that particular person in file.

Created on 11th April 2021

F

Facial Recognition attendance system

It stores details of student in database. After that if anyone appear in web cam it search details of face stored in databse and mark attendance of that particular person in file.

The problem Facial Recognition attendance system solves

It can be used in security area so that we can recognise if any stranger is coming and then we can keep eye on that person.
It can be used in marking attendance of person in education and working institutions. This saves time of teachers, they do not need to mark attendance in registers.
It can be used in events where we know who will come and keep records maintained.

Challenges I ran into

First challenge that came in way of this is, how to get details of face and how to match details. To solve this I used facail recognition libarary of python and openCV. After that how to store details of face in database and which database should be used. For this I used sqlite and save encodings (specific measurement of face) in that.

Discussion

Builders also viewed

See more projects on Devfolio