In today’s era, facial recognition emerges as a pivotal tool, offering security, authentication, and identification benefits across various sectors. This paper introduces an automated attendance system that incorporates real-time face recognition technology. The system aims to overcome the limitations and inefficiencies associated with traditional manual attendance methods, particularly in educational institutions and workplace environments. Two approaches are outlined: one utilizing local servers and AWS cloud recognition API, and the other relying solely on AWS resources for processing. Both approaches entail constructing a database of individuals’ images and utilizing algorithms such as Haar-Cascade and Local Binary Pattern Histogram for face detection and recognition. By automating attendance through live video streams, the system mitigates issues like proxy attendance and inaccuracies. Technologies such as OpenCV, dlib, and MySQL are leveraged to streamline implementation. This integration of face recognition with cloud computing promises to revolutionize attendance tracking, offering scalability, efficiency and accountability.
Read full abstract