Face Recognition based Attendance Management System
- Version
- Download 7
- File Size 458.43 KB
- File Count 1
- Create Date 18 May 2023
- Last Updated 18 May 2023
Face Recognition based Attendance Management System
Somrup Roy, Subhajeet Mondal, Mamon Sahid, Kusal Thakur Dept. of Computer Science and Engineering
JIS UNIVERSITY
Kolkata, India
Abstract— In this digital era, face recognition system plays a vital role in almost every sector. Face recognition is one of the mostly used biometrics. It can used for security, authentication, identification, and has got many more advantages. Despite of having low accuracy when compared to iris recognition and fingerprint recognition, it is being widely used due to its contactless and non-invasive process. Furthermore, face recognition system can also be used for attendance marking in schools, colleges, offices, etc. This system aims to build a class attendance system which uses the concept of face recognition as existing manual attendance system is time consuming and cumbersome to maintain. And there may be chances of proxy attendance. Thus, the need for this system increases. This system consists of four phases- database creation, face detection, face recognition, attendance updation. This device is installed in the classroom, where and student's information, such as name, roll number,class, sec, and photographs, is trained. The images are extracted using Open CV. Before the start of the corresponding class, the student can approach the machine, which will begin taking pictures and comparing them to the qualified dataset. The image is processed as follows: first, faces are identified using a ML classifier, then faces are recognized using the Algorithm, histogram data is checked against an established dataset, and the device automatically labels attendance. An Excel sheet is developed, and it is updated every hour with the information from the respective class instructor.
KEYWORDS - Face Recognition; Face Detection; ML classifier; attendance system;
Download