Automatic Attendance Management System Using Face Recognition PDF
Automatic Attendance Management System Using Face Recognition PDF
Abstract - Student performance is analyzed by their attendance. Nowadays manual attendance is considered as a time consuming job
and one might lose the copy of attendance. So instead of taking it manually we refer to take in biometric, on the whole we want the
total work to be an automated process. For it, to be automated the main goal is to recognize and verify a person’s face from the
screenshot captured, because a major part comes with the individual faces and then the information is checked in file along with marks
the attendance for student. Traditional face recognition systems take up a method to identify a face from the given input, but in case the
output is not accurate and sometimes is hazy. In this paper our aim is to deviate from such traditional systems and introduce a new
approach to identify a student using Face Recognition System. There are many techniques which can be executed with it such as Multi
Linear subspace learning using Tensor representation, hidden Markov model etc.
Keywords - Automatic face Detection, Face Identification, Face recognition, Feature Extraction, Face Matching.
172
Copyright (c) 2019 International Journal of Computer Science and Network. All Rights Reserved.
IJCSN - International Journal of Computer Science and Network, Volume 8, Issue 2, April 2019
ISSN (Online) : 2277-5420
www.IJCSN.org
Impact Factor: 1.5
173
Copyright (c) 2019 International Journal of Computer Science and Network. All Rights Reserved.
IJCSN - International Journal of Computer Science and Network, Volume 8, Issue 2, April 2019
ISSN (Online) : 2277-5420
www.IJCSN.org
Impact Factor: 1.5
174
Copyright (c) 2019 International Journal of Computer Science and Network. All Rights Reserved.
IJCSN - International Journal of Computer Science and Network, Volume 8, Issue 2, April 2019
ISSN (Online) : 2277-5420
www.IJCSN.org
Impact Factor: 1.5
8. Proposed System
We propose solution to all the mentioned problems by
proffering an automated attendance system for all the
students who are present for a monologue, section,
laboratory or practical’s at its specific time
consequently saving time, attempt and disturbance.
Another thing concerns exams, is when the lecturer or Fig3. GUI Screen
the advisor accidentally looses an exam paper or the
student lies about attending the exam, there will be a
proof of the students attendance for the exam at that
time, thus protecting both lecturer’s and students’
legality. In addition, an automated evaluation would
provide more precise and dependable results avoiding
human error. The main purpose of the system is to
make the total work an automated process which is
active, reliable, eliminating disturbance, time loss in
traditional attendance systems and giving accurate
students performances. The system consists of a
camera that captures the picture of the classroom at the
incept of the session. Next the processing module
image is improved to smooth the progress of the
matching process. After this face detection and
recognition is performed. At this seam both the images
are juxtaposed and the students who exist in both the
images are marked present in the database.
Fig4. Marking attendance for Face 1
9. Implementation
We carried out techniques like face detection using
Haar Feature-based Cascade Classifiers for face
detection. In detection and for feature extraction, Local
binary patterns (LBP) which is a kind of illustration
descriptor for categorization in computer vision. Each
front (face) has a unique histogram. This test image
histogram is compared with train image histogram for
similitude. LBP is the particular type of the Texture
field model propounded in 1990 and eventually charted
and modernized. This is combined with the Histogram
of oriented gradients (HOG) descriptor, which
improves the detection staging noticeably on some
datasets. Fig5. Marking attendance for Face 2
175
Copyright (c) 2019 International Journal of Computer Science and Network. All Rights Reserved.
IJCSN - International Journal of Computer Science and Network, Volume 8, Issue 2, April 2019
ISSN (Online) : 2277-5420
www.IJCSN.org
Impact Factor: 1.5
176
Copyright (c) 2019 International Journal of Computer Science and Network. All Rights Reserved.