Open Access Open Access  Restricted Access Subscription Access

FACE RECOGNITION ATTENDANCE SYSTEM

MUNGI VARSHINI, YADIKI NITHYA SRI

Abstract


With the increasing need for smart and automated systems, attendance management using face recognition has become an effective alternative to traditional methods. Manual attendance processes are often time-consuming, inaccurate, and vulnerable to proxy entries. This paper presents a real-time Face Recognition Attendance Management System developed using Artificial Intelligence and Computer Vision techniques. The system captures facial images through a webcam, detects faces using Haar Cascade classifiers, and identifies individuals using the LBPH face recognition algorithm. Once verified, attendance is automatically recorded with timestamps and stored in CSV and Excel files for easy management and reporting. The proposed system minimizes human intervention, improves attendance accuracy, and reduces administrative workload while operating efficiently on standard computing devices, making it suitable for educational institutions and workplaces.


Full Text:

PDF

References


P. Viola, M. Jones, “Rapid Object Detection using a Boosted Cascade of Simple Features,” IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2001.

(Reference for Haar Cascade face detection used in your project)

T. Ahonen, A. Hadid, M. Pietikäinen, “Face Recognition with Local Binary Patterns,” European Conference on Computer Vision (ECCV), 2004. (Reference for LBPH face recognition algorithm used in your project)

G. Bradski, “The OpenCV Library,” Dr. Dobb’s Journal of Software Tools, 2000.

(Reference for OpenCV library used for webcam capture and image processing)

OpenCV Documentation, https://opencv.org/ (Used for OpenCV implementation and face recognition functions)

Python Software Foundation, “Python

Documentation,” https://www.python.org/ (Reference for Python programming implementation)

A. Rosebrock, “Face Recognition with OpenCV, Python, and Deep Learning,” PyImageSearch, 2018. (Reference for practical face recognition implementation concepts)

S. Z. Li, A. K. Jain, “Handbook of Face Recognition,” Springer, 2011.

(Reference for facial recognition techniques and methodologies)

R. Gonzalez, R. Woods, “Digital Image Processing,” Pearson Education, 2018.

(Reference for image preprocessing and computer vision concepts)

Microsoft Documentation, “Excel File Handling in Python using OpenPyXL,” https://openpyxl.readthedocs.io/

(Reference for Excel attendance report generation used in your project)


Refbacks

  • There are currently no refbacks.