ISBN-13: 9786204718187 / Angielski / Miękka / 56 str.
Attendance for the students is an important task in class. When done manually it generally wastes a lot of productive time of the class. This proposed solution for the current problem is through automation of attendance system using face recognition. Face is the primary identification for any human. This project describes the method of detecting and recognizing the face in real-time. This project describes an efficient algorithm using open source image processing framework known as OpenCV. Our approach has five modules - Face Detection, Face Preprocessing, Face Training, Face Recognition and Attendance Database. The face database is collected to recognize the faces of the students. The system is initially trained with the student's faces which are collectively known as student database. The system uses user friendly User interface to maximize the user experience while both training and testing which are collecting student images and taking attendance with the system. This project can be used for many other applications where face recognition can be used for authentication. This project uses modified algorithm of Haar's Cascades proposed by Viola-Jones for face detection.