Abstract

This study aims to develop a machine-learning-based attendance management system using face recognition and Raspberry Pi. The proposed system is composed of two main subsystems. The first is a Raspberry Pi, to be installed in each class, and the second is a web application fed by data from the Raspberry Pi. To take attendance, an instructor commands a Raspberry Pi camera through a web-based subsystem. Then, the camera takes a picture of the whole class and detects faces using trained Haar Cascades. It sends back a file with the class picture and Cartesian coordinates of the detected faces. The web application parses the file, looking for the coordinates of faces. For each Region of Interest, it uses the Support Vector Machine algorithm to recognize faces based on their HOG (Histogram of Oriented Gradients) features. The recognizer uses a pre-built dataset of that particular class containing the students’ personal photos, names and ID numbers. Features of each face were extracted using HOG and trained to construct the model over a given class of students. Once every detected face is recognized, the application generates a report for the instructor showing the list of students’ names and attendance status.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.