FACE RECOGNISATION ATTENDANCE SYSTEM
This research paper presents a Face Recognition Attendance System developed using Python and image processing techniques. The proposed system captures facial images through a webcam, detects faces using OpenCV, and recognizes individuals through facial encoding algorithms. Once a student is identified, attendance is automatically recorded along with the date and time. The system reduces manual effort, improves accuracy, and provides secure attendance management.
The project integrates Python libraries such as OpenCV, NumPy, Pandas, and face_recognition to implement real-time facial detection and recognition. The system also supports database storage for maintaining student records and attendance logs. Experimental results show that the proposed system performs efficiently under normal lighting conditions and significantly reduces attendance management time.
Priyadarashinee, P. (2026). Face Recognisation Attendance System. International Journal of Science, Strategic Management and Technology, 02(6). https://doi.org/10.55041/ijsmt.v2i6.086
Priyadarashinee, Punyatwaya. "Face Recognisation Attendance System." International Journal of Science, Strategic Management and Technology, vol. 02, no. 6, 2026, pp. . doi:https://doi.org/10.55041/ijsmt.v2i6.086.
Priyadarashinee, Punyatwaya. "Face Recognisation Attendance System." International Journal of Science, Strategic Management and Technology 02, no. 6 (2026). https://doi.org/https://doi.org/10.55041/ijsmt.v2i6.086.
- OpenCV Documentation, “Open Source Computer Vision Library,” Available: https://opencv.org/
- Python Software Foundation, “Python Documentation,” Available: https://www.python.org/
- Kumar and D. Sharma, “Automated Attendance System Using Face Recognition,” International Journal of Computer Applications, vol. 180, no. 12, pp. 15–20, 2023.
- face_recognition Library Documentation, Available: https://github.com/ageitgey/face_recognition
- Research articles on biometric authentication systems and artificial intelligence technology.