Skip to content

Attendance system for my class students using face recognition.

License

Notifications You must be signed in to change notification settings

Muskan0/EAttendance

Repository files navigation

EAttendance

Attendance system for my classmates using face recognition.

It uses face_recognition library for detecting the face, creating the encoding of the face and matching the encodings of the known faces with the unknown face. The attendance is marked in the csv file, along with the date, time and the subject.

The GUI is made using Tkinter.

The images used for this project was images of my classmates, only one image per person is enough.

Demo Video:

eattendance.mp4

About

Attendance system for my class students using face recognition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages