Face recognition based Attendance System

Version 1.0 (302 KB) by GK BHAT
real time face recognition based attendance system
5.3K Downloads
Updated 7 Jun 2015

View License

The steps of the experiment process are;
1.Initiate capturing the images through the camera which is
able to rotate in all direction in the class room.
2. Pre-process the captured images through and extract face
image.
3.Calculate the eigen value of the captured face image and
compared with that of the existing face images.
4.If the eigen value does not matches with the existing
one,save it as a new face image.
5.If the eigen values matches, then the recognition process
will start soon.
6. Using PCA algorithm the following steps would be
followed
7. Find the face information of matched face image in the
database.
8. Update the log table with corresponding face image and
system time that makes completion of attendance for an
individual students.
9.This section presents the results of the experiments.

Cite As

GK BHAT (2024). Face recognition based Attendance System (https://www.mathworks.com/matlabcentral/fileexchange/51119-face-recognition-based-attendance-system), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0