Face Recognition Attendance System
Face Recognition Attendance System
ISSN No:-2456-2165
Abstract:- The Attendance system is an important session is going on, faces will be detected from the live
administration department of any organisation, like streaming video of the camera in the classroom. The faces
schools, colleges, hospitals, offices, companies, or detected will be compared with each student's images stored
working areas. The production, performance, wages, in the database. If the match is successful, attendance will
and salaries of the employees or workers and the overall be recorded for the respective student. At the end of each
statistics of an organisation are mainly dependent on class, a list of absentees will be mailed to the faculty
parameters such as hours, days, and the number of handling that particular session of class.
people working. Monitoring attendance is highly
essential, and it interconnects huge amounts of data as it Reference [13] A camera is installed at the stage,
concerns the data analysis and the information of any middle, or centre of the class room at a height so as to get a
company, institution, or organisation, as records of it are full view of the class until the last bench, covering all the
important. This paper mainly focuses on using the students in the camera. When students have settled down,
technology of face recognition to improve the attendance the camera takes a picture and starts the face detection
system of students in a college or institution. The process using the Viola Jones algorithm. For face
attendance of students is the major factor that influences recognition functions, which are mentioned in this project, a
the student’s exam eligibility criteria and performance neural network architecture with LBPH (Local Binary
evaluation. Pattern Histogram Algorithm) is used. After all the
algorithms are executed, face recognition is done, and the
Keywords:- Facial Recognition, Open CV, Machine programme designed will automatically create a folder in
Learning, Technology, Python. the database for having recognised the students.
Fig 3 GUI to Create, Train, Detection using After the selecting the option of uploading image from
Real Time or Image Fig.3 the screen appears as shown in Fig.6. Here the teacher
fills the required details of year, department, semester and
subject. Then the submit button is pressed to load the
entered details and after that test image button is clicked.
After the selecting the option of real time face Fig 7 Class Photo for Detection and Marking Attendance
recognition the screen appears as shown in Fig.4. The
teacher fills the required details of year, department, The photo of the class students is taken and uploaded
semester and subject. Then the submit button is pressed to for detection of faces when test image button is selected.
load the entered details and after that real time button is The Fig.7 shows the class photo uploaded for the detection.
clicked.
Fig 5 Capturing the Students Face through Camera Fig 8 Database Created of the Student