Smart Attendance Management System Using Python Programming Language

Kanak N Hiran,A. P. Shinde,Suyash T Waykar,Rutik H Misal,Student,Rohan G Vaggu
Abstract:. Abstract: The traditional method of manual attendance is time-consuming and prone to errors. Attendance marking in a classroom during a lecture is not only a onerous task but also a time consuming one at that. Due to an unusually high number of students present during the lecture there will always be a probability of proxy attendance. To overcome these challenges, this paper presents the development of a smart attendance system using Python programming language, Local Binary Patterns Histograms (LBPH) algorithm, MySQL Workbench for storing data, and Microsoft Excel for marking and saving attendance. The proposed system utilizes a webcam to capture images of students, which are then processed using the LBPH algorithm to extract features and compare them with the stored database. Here faces will be recognized using face recognition algorithms. The processed image will then be compared against the existing stored record and then attendance is marked in the database accordingly. Compared to existing system traditional attendance marking system, this system reduces the workload of people. The system is user-friendly, accurate, and efficient, making it an ideal solution for educational institutions, IT sectors, etc.
Computer Science
What problem does this paper attempt to address?