Manual attendance systems in higher education institutions are often hampered by inefficiency, data inaccuracy, and vulnerability to fraud such as proxy attendance. This study presents the design and implementation of Absen Smart, a face recognition-based attendance system developed using the Haar Cascade and Local Binary Pattern Histogram (LBPH) algorithms within the React.js and Flask frameworks. This system enables the automatic and real-time identification of students via a webcam without requiring additional hardware. Face detection is performed using the Haar Cascade classifier from OpenCV, while face recognition uses the LBPH Face Recognizer with a confidence threshold of 50. Testing was conducted with 28 registered students from the Computer Science Program at UNIMED, Class A, 2024 cohort. Functional evaluation results show that all seven core system features—including face detection, face recognition, duplicate prevention, automatic absence tracking, and Excel report generation—were successfully executed with a 100% success rate. The system achieved a facial recognition accuracy of 92.86%, with an average processing time of 1.2 seconds per verification. These results indicate that the proposed system is an effective, practical, and scalable solution for automating academic attendance in a university setting.
Copyrights © 2026