SlideShare a Scribd company logo
1 of 5
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1846
Free & Generic Facial Attendance System using Android
Vaishnavi Hava1, Seema Kale2, Arun Bairagi3, Chandan Prasad4, Sagar Chatterjee5, Anish
Varghese6
1,2,3Trainee of Android App Developer (TSSDC, Pune)
4Android Master Trainer (TSSDC, Pune)
5 Mobilization & Placement Coordinator (TSSDC, Pune)
6Hospitality Master Trainer (TSSDC, Pune)
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract – Digitalization is growing in every aspect of
human life whether banking or education. Nowadaysahuman
believes to keep everything automated, Even though books
became eBooks. Same educational sector uses differentdigital
attendance system like biometric fingerprint, face scan, etc.
but every schools/colleges can’t afford thiskindofsystems due
to commercialization. In this paper we are proposinga system
which is an open source and generic application for
computation of regular attendance using facialrecognition. It
is easily available for each and every
school/college/organization at free of cost. This proposed
system creates Google Sheets automatically and it is easily
accessed by the organization. This system is based on face
detection and recognition algorithms, which automatically
detects the student’s face and mark their attendance.
Key Words: Image Processing, SQLite Database, Google
Sheet, Face Detection, Face Recognition, Android
Application.
1. INTRODUCTION
The extraordinary demand of educational
organizations as well as industrial area has increased to
maintain the attendance.Everyinstitute/organizationhasits
own attendance system in this regard. This whole process is
manual work, so it is maintained on paper.
So, attendance process may be considered as time-
consuming process. There are different technologies
available to avoid manual attendance like biometric
attendance. Biometric can be of any type like Signature,
Fingerprint, Iris recognition, RFID, Face recognition, etc.
Amongst those techniques face recognition is natural and
easy to use and does not require aid from the test subject.
The proposed system capture and recognize the face image
from the camera. Face recognition consists of two steps i.e.
Detection and Verification using different classification
algorithms. Face verification match and compares a face
image against a template face images whoseidentityisbeing
claimed.
2. LITERATURE SURVEY
Attendance is considered as an important factorfor
an educational organization or industrial sector. In general,
the attendance system can be maintained in two ways like
manually as well as automatically. Manual attendance may
be considered as a time-consuming process [6]. Automatic
Attendance System is better to solve all the issues of
traditional process. Biometric techniques can be used for
automatic attendance system. Face recognition is one of the
biometric techniques which involve determining the image
of the face of any given person. Face recognition is a major
challenge encountered in multidimensional visual model
analysis. Human beings can distinguish a particular face
depending on a number of factors. So the art of recognizing
the human face exhibits varying characteristics like
expressions, age, changes in hairstyle. With the
advancement of the deep learning technology the machine
automatically detects the attendance of the students and
maintains a record of those collected data.
Abhilasha Varshney et al [9] have presented an
automated system for human face recognition in a real time
background for an organization to mark the attendance of
their employees or student. Machine Learning on Facial
Recognition approach isusedforfacerecognition.Thegoal is
to get deep neural network to output a person’s face with
identification. This means that the neural network needs to
be trained to automatically identify different features of a
face and calculate numbers based on that.
Nandhini R et al [4] implemented Feature-based
approach also known as local face recognition system, used
in pointing the key features of the face like eyes, ears, nose,
mouth, edges, etc., Numerous algorithms and techniques
have been developed for face recognition but the concept to
be implemented here is Deep Learning. It helps in
conversion of the frames of the video into images so that the
face of the student can be easily recognized and the
attendance database can be easily reflected automatically.
In this paper [7] proposed the system whichtackles
the predicament of recognition of faces in biometricsystems
subject to different real time scenarios such as illumination,
rotation and scaling. The systemcamera ofanandroidphone
captures input image, an algorithm to detect a face from the
input image, encode it and recognize the face and mark the
attendance in a spreadsheet and send it to the server where
faces are recognized from the database and attendance is
calculated on basis of it.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1847
Kalachugari Rohini et al [5] proposed the system
was completely based on both detection and recognition it
will automatically detect the students in the classroom and
mark attendance by recognizing the person. The system is
based on CNN perspectives and algorithms. which has only
developed face recognizes up-to 30 degree’s angle.
In this paper [10] Cascade classifierisusedtodetect
face and also Local Binary Pattern Histogram(LBPH)
algorithms for this technology. This system saves time and
also monitor students and students can verify their
attendance status with the help of a user id and password.
The attendance marking system with face recognition, does
image processing using stream and keeping the attendance
in database.
The authors [11] discussed about Classification
algorithm which is used for image processing techniques. It
is used to classify the features that are extracted from the
image into various classes based on differentcharacteristics.
This paper proposes the classification algorithms available
for real world applications such as Naive- Bayes , Support
Vector Machine, k-Nearest Neighbour algorithms, Shadow
algorithms, Minimum Mean Distance (MMD), Neural
Networks, Decision Trees, Hidden Markov Model, K-means
clustering algorithms, Machine Learning
In this paper [1] the attendanceisrecordedbyusing
a camera attached in the classroom which capture image of
students. They have designed this system which is based on
image processing and detect faces and save the extracted
faces in database for recognizing them. The detected faces
are compared with the database during face recognition.
When faces are detected then attendance will be marked as
present.
The system [2] finds the attendance by using
position and face descriptions in classroom lecture. They
projected the presence student and the location of each
student by continuous inspection and footage. The result of
this experiment shows performance for estimation of the
attendance.
This paper [8] describes one of the biometric
category is face detection and recognitiongivingresultusing
MATLAB. This requires a high end specifications of a system
in order get the better results. It won’t run on all the small
specification systems. So, this can run only small database
and compare them with the face required.
2.1 Related work on Face Recognition
Applications: -
2.1.1 Best Employee Attendance Tracking and Visit
Manager:
This attendance app offers the surest way to track
user’s attendance with GPS location wherever, whenever
user want. App works even in remote areas in offline mode.
Features of BEATVM :
a) This app allows Punch visits.
b) Group attendance has been taken by this app.
c) This application can track location.
Limitations of BEATVM :
a) This app doesn’t track time and date of attendance.
b) Application didn’t provide push notification for
user.
c) Export to MS Excel.
2.1.2 Luxand Face Recognition:
This app can detect any face and give it a name. The
app will memorize the face and recognize it further. The app
can memorize several persons. If a faceisnotrecognized, tap
and name it again.
Features of Luxand:
a) This app provides tracking time and date.
b) Face detection.
c) Analytics and reporting of attendance.
Limitations of Luxand :
a) This app don’t allows for group attendance.
b) This app can track location of user’s attendance
c) Push notification.
2.1.3 Face Recognition Application:
This app demonstrates how to calculate Eigenfaces
and Fisherfaces used for face recognition on an android
device and data is maintained securely.
Features of Face Application:
a) Face detection and recognition.
b) This app provides data safety.
Limitations of Face Application:
a) Group attendance.
b) This app didn’t export data to MS Excel.
2.1.4 Railer-Face Recognition Attendance:
In this app Employee check in and check outquickly
using face recognition on the mobile.Italsomaintainontime
attendance and leave management (sick, annual leave,
emergency, etc) it has ability to analyze and reporting by
giving push notification.
Features of Railer-Face:
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1848
a) This app provide Check in and check out option.
b) This app can export data to MS Excel.
Limitation of Railer-Face:
a) Group attendance.
2.1.5 Abseno Attendance Face Recognition:
This app consist real time face recognition with
Adjustable Confidence and Real Human Verification against
spoof attempt using still image or video. It can exportknown
person or import face data from/to another Abseno User.
After verification of person report will be generated.
Features of Abseno:
a) This app does the real time face recognition.
b) Push notification.
Limitations of Abseno:
a) Limited number of registrations.
2.1.6 Face Match R:
Face Match R allows us to test our facial recognition
system. It can perform face recognition from your device’s
photo gallery, Facebook or Instagram account.
Features of FaceMatchR :
a) Low data bandwidth requirements
b) Backend cluster image processing
Limitations FaceMatchR:
a) Check in and check out.
b) Export to MS Excel.
Taxonomy Chart is tabular outcome of the survey of the
various web-based and native application for broader view
for better innovation.
Chart -1: Taxonomy Chart
3. EXISTING SYSTEM
The main working principle of the existingsystemisthat,
the video captured data isconvertedintoimagetodetect and
recognize it. The attendance is marked by the recognized
images else the system marks the database as absent.
Fig -1: Existing System Architecture
4. PROPOSED SYSTEM
Systems design is the process of defining the
architecture, modules and data for a system to satisfy
requirements. The proposed Facial Attendance System
mainly divided into three main modules.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1849
Fig -2: Proposed System Architecture
4.1 Administration module:
Admin has authority to upload, modify and delete
student details. He creates the excel sheet for the entire
details and store it into the database and compare with the
training data set for attendance of the particular student.
4.2 User Module:
4.2.1. Capture Image:
The frontal image of the student is going to capture
by the mobile camera and further process goes for face
detection.
4.2.2 Face Detection:
Face detection has the objective of finding the faces
in an image and extract them to be used by various
algorithms which are proposed for face detection using
machine learning based methods.
4.2.3 Pre-processing:
The detected face is extracted and subjected to
preprocessing. This preprocessingstepinvolvescalculations
of landmarks from extracted images and creates template
and store it.
4.2.4 Face Recognition:
The face recognition algorithm is responsible for
finding characteristics which describe the image and
compare with training data set for matching the template.
4.3 Verification Module:
It classifies the stored data with the helpofmachine
learning classification algorithms to verifystudentandmark
their attendance as present or absent.
5. CONCLUSION
We reviewed some of our related researches and
found all the systems are commercialized. Only few of them
were focused on making it open source but fully featured
attendance systems were not made so we are focusing to
make it open source to schools/colleges/organizations.
REFERENCES
[1] Vaibhav V. Mainkar, Murlidhar Shriram Samant,
Dhanashri Vishnu Patil, Priyanka Arun Pednekar,
Harshad Vijay Shinde, “Attendance Monitoring System
Using Image Processing” IJICS, Volume 5, Issue 2,
February 2018M. Young, The Technical Writer’s
Handbook. Mill Valley, CA: University Science, 1989.
[2] Dan Wang, Rong Fu, ZuyingLuo,“Classroom Attendance
Auto-management Based on Deep Learning”, ICESAME
2017, volume 123.
[3] K. Senthamil Selvi, P. Chitrakala, A. AntonyJenitha,“Face
recognition based Attendance marking system” IJCSMC,
Vol. 3, Issue. 2, February 2014, pg.337 – 342.
[4] Nandhini R, Duraimurugan N, S. P. Chokkalingam, “Face
RecognitionBasedAttendanceSystem”IJEAT, Volume-8,
Issue-3S, February 2019.
[5] Kalachugari Rohini, Sivaskandha Sanagala, Ravella
Venkata Rathnam, Ch. Rajakishore Babu, “Face
Recognition Based Attendance System For CMR College
of Engineering and Technology”,IJITEE,Volume-8Issue-
4S2 March, 2019.
[6] Akshara Jadhav, Akshay Jadhav, Tushar Ladhe, Krishna
Yeolekar, “Automated Attendance System Using Face
Recognition” IRJET, Volume: 04 Issue: 01 | Jan -2017.
[7] Anushka Waingankar, Akash Upadhyay, Ruchi Shah,
Nevil Pooniwala, Prashant Kasambe, “Face Recognition
based Attendance Management System using Machine
Learning” IRJET, Volume: 05 Issue: 06 | June-2018.
[8] Venkata Kalyan Polamarasetty, Muralidhar Reddy
Reddem, Dheeraj Ravi, Mahith Sai Madala, “Attendance
System based on Face Recognition”, IRJET,Volume: 05
Issue: 04 | Apr-2018.
[9] Abhilasha Varshney, Sakshi Singh, Suneet Srivastava,
Suyash Chaudhary, Tanuja, “Automated Attendance
System Using Face Recognition” IRJET, Volume: 06
Issue: 05 | May 2019.
[10] Ajimi. S, “Implementation Of Face Recognition Based
Attendance System Using Lbph” IJERT, Volume. 8 Issue
03, March-2019.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1850
[11] K. Manjula, K. Vijayarekha, P. Vimaladevi. “Review On
Classification Algorithms In Image Processing” IJITER,
Volume 2, Issue 11; November – 2017.
BIOGRAPHIES
Name: Vaishnavi Hava
Qualification: BE in Computer
Engineering.
Name: Seema Kale
Qualification: BE in Computer
Engineering.
Name: Arun Bairagi
Qualification: BE in Computer
Engineering.
Name: Chandan Prasad
Qualification: M.E Computer
Engineering, Android Master
Trainer TSSC,(NSDC),Facilitatorat
Tata Strive.
Name: Sagar Chatterjee
Qualification: Bachelor of
Commerce, Mobilization &
Placement Coordinator at Tata
Strive.
Name: Anish Varghese
Qualification: BSc in Hotel
Management and Catering
Technology, Hospitality Master
Trainer THSC, (NSDC), Facilitator
at Tata Strive.

More Related Content

What's hot

A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methodsIRJET Journal
 
IRJET- Intelligent Automated Attendance System based on Facial Recognition
IRJET-  	  Intelligent Automated Attendance System based on Facial RecognitionIRJET-  	  Intelligent Automated Attendance System based on Facial Recognition
IRJET- Intelligent Automated Attendance System based on Facial RecognitionIRJET Journal
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...rahulmonikasharma
 
Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Adryan Rezza
 
A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...Editor IJCATR
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...Vishnupriya T H
 
Identifying unconscious patients using face and fingerprint recognition
Identifying unconscious patients using face and fingerprint recognitionIdentifying unconscious patients using face and fingerprint recognition
Identifying unconscious patients using face and fingerprint recognitionAsrarulhaq Maktedar
 
Face Recognition using Skin Color
Face Recognition using Skin Color Face Recognition using Skin Color
Face Recognition using Skin Color Rupesh Ambatwad
 
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...IRJET Journal
 
Face recognition Face Identification
Face recognition Face IdentificationFace recognition Face Identification
Face recognition Face IdentificationKalyan Acharjya
 
Face recognition system
Face recognition systemFace recognition system
Face recognition systemYogesh Lamture
 
Prevention of Spoofing Attacks in Face Recognition System Using Liveness De...
Prevention of Spoofing Attacks in Face Recognition System Using   Liveness De...Prevention of Spoofing Attacks in Face Recognition System Using   Liveness De...
Prevention of Spoofing Attacks in Face Recognition System Using Liveness De...IRJET Journal
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologyShubhamLamichane
 
IRJET-A Survey on Face Recognition based Security System and its Applications
IRJET-A Survey on Face Recognition based Security System and its ApplicationsIRJET-A Survey on Face Recognition based Security System and its Applications
IRJET-A Survey on Face Recognition based Security System and its ApplicationsIRJET Journal
 

What's hot (19)

A survey paper on various biometric security system methods
A survey paper on various biometric security system methodsA survey paper on various biometric security system methods
A survey paper on various biometric security system methods
 
IRJET- Intelligent Automated Attendance System based on Facial Recognition
IRJET-  	  Intelligent Automated Attendance System based on Facial RecognitionIRJET-  	  Intelligent Automated Attendance System based on Facial Recognition
IRJET- Intelligent Automated Attendance System based on Facial Recognition
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
 
Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.Mobile to server face recognition. Skripsi 1.
Mobile to server face recognition. Skripsi 1.
 
A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...
 
Identifying unconscious patients using face and fingerprint recognition
Identifying unconscious patients using face and fingerprint recognitionIdentifying unconscious patients using face and fingerprint recognition
Identifying unconscious patients using face and fingerprint recognition
 
Face Recognition using Skin Color
Face Recognition using Skin Color Face Recognition using Skin Color
Face Recognition using Skin Color
 
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
IRJET- Igaze-Eye Gaze Direction Evaluation to Operate a Virtual Keyboard for ...
 
Face recognition Face Identification
Face recognition Face IdentificationFace recognition Face Identification
Face recognition Face Identification
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
Prevention of Spoofing Attacks in Face Recognition System Using Liveness De...
Prevention of Spoofing Attacks in Face Recognition System Using   Liveness De...Prevention of Spoofing Attacks in Face Recognition System Using   Liveness De...
Prevention of Spoofing Attacks in Face Recognition System Using Liveness De...
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
IRJET-A Survey on Face Recognition based Security System and its Applications
IRJET-A Survey on Face Recognition based Security System and its ApplicationsIRJET-A Survey on Face Recognition based Security System and its Applications
IRJET-A Survey on Face Recognition based Security System and its Applications
 
Facial Recognition
Facial RecognitionFacial Recognition
Facial Recognition
 
D1061825
D1061825D1061825
D1061825
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Face recognition software system by Junyu Tech.(China)
Face recognition software system by Junyu Tech.(China)Face recognition software system by Junyu Tech.(China)
Face recognition software system by Junyu Tech.(China)
 

Similar to IRJET- Free & Generic Facial Attendance System using Android

Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face RecognitionIRJET Journal
 
ATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIIRJET Journal
 
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITIONA VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITIONIRJET Journal
 
IRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management SystemIRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management SystemIRJET Journal
 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET Journal
 
IRJET- Implementation of Attendance System using Face Recognition
IRJET- Implementation of Attendance System using Face RecognitionIRJET- Implementation of Attendance System using Face Recognition
IRJET- Implementation of Attendance System using Face RecognitionIRJET Journal
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognitionIAESIJAI
 
A Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmA Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmIRJET Journal
 
IRJET- Automation Software for Student Monitoring System
IRJET-  	  Automation Software for Student Monitoring SystemIRJET-  	  Automation Software for Student Monitoring System
IRJET- Automation Software for Student Monitoring SystemIRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMIRJET Journal
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMIRJET Journal
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET Journal
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET Journal
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face IdentificationIRJET Journal
 
IRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET Journal
 
IRJET- Attendance Management System using Real Time Face Recognition
IRJET- Attendance Management System using Real Time Face RecognitionIRJET- Attendance Management System using Real Time Face Recognition
IRJET- Attendance Management System using Real Time Face RecognitionIRJET Journal
 
Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleIRJET Journal
 
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONMTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONIRJET Journal
 
Automated attendance system using Face recognition
Automated attendance system using Face recognitionAutomated attendance system using Face recognition
Automated attendance system using Face recognitionIRJET Journal
 

Similar to IRJET- Free & Generic Facial Attendance System using Android (20)

Attendance System using Face Recognition
Attendance System using Face RecognitionAttendance System using Face Recognition
Attendance System using Face Recognition
 
ATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AIATTENDANCE BY FACE RECOGNITION USING AI
ATTENDANCE BY FACE RECOGNITION USING AI
 
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITIONA VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
A VISUAL ATTENDANCE SYSTEM USING FACE RECOGNITION
 
IRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management SystemIRJET - Facial Recognition based Attendance Management System
IRJET - Facial Recognition based Attendance Management System
 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial Recognition
 
IRJET- Implementation of Attendance System using Face Recognition
IRJET- Implementation of Attendance System using Face RecognitionIRJET- Implementation of Attendance System using Face Recognition
IRJET- Implementation of Attendance System using Face Recognition
 
Attendance management system using face recognition
Attendance management system using face recognitionAttendance management system using face recognition
Attendance management system using face recognition
 
A Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net AlgorithmA Real Time Advance Automated Attendance System using Face-Net Algorithm
A Real Time Advance Automated Attendance System using Face-Net Algorithm
 
IRJET- Automation Software for Student Monitoring System
IRJET-  	  Automation Software for Student Monitoring SystemIRJET-  	  Automation Software for Student Monitoring System
IRJET- Automation Software for Student Monitoring System
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
 
FACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEMFACE RECOGNITION ATTENDANCE SYSTEM
FACE RECOGNITION ATTENDANCE SYSTEM
 
IRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: SurveyIRJET- Smart Classroom Attendance System: Survey
IRJET- Smart Classroom Attendance System: Survey
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
 
IRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face RecognitionIRJET- Computerized Attendance System using Face Recognition
IRJET- Computerized Attendance System using Face Recognition
 
Criminal Face Identification
Criminal Face IdentificationCriminal Face Identification
Criminal Face Identification
 
IRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric AuthenticationIRJET- Library Management System with Facial Biometric Authentication
IRJET- Library Management System with Facial Biometric Authentication
 
IRJET- Attendance Management System using Real Time Face Recognition
IRJET- Attendance Management System using Real Time Face RecognitionIRJET- Attendance Management System using Real Time Face Recognition
IRJET- Attendance Management System using Real Time Face Recognition
 
Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind people
 
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITIONMTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
MTCNN BASED AUTOMATIC ATTENDANCE SYSTEM USING FACE RECOGNITION
 
Automated attendance system using Face recognition
Automated attendance system using Face recognitionAutomated attendance system using Face recognition
Automated attendance system using Face recognition
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...Call Girls in Nagpur High Profile
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
High Profile Call Girls Nashik Megha 7001305949 Independent Escort Service Na...
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 

IRJET- Free & Generic Facial Attendance System using Android

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1846 Free & Generic Facial Attendance System using Android Vaishnavi Hava1, Seema Kale2, Arun Bairagi3, Chandan Prasad4, Sagar Chatterjee5, Anish Varghese6 1,2,3Trainee of Android App Developer (TSSDC, Pune) 4Android Master Trainer (TSSDC, Pune) 5 Mobilization & Placement Coordinator (TSSDC, Pune) 6Hospitality Master Trainer (TSSDC, Pune) ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract – Digitalization is growing in every aspect of human life whether banking or education. Nowadaysahuman believes to keep everything automated, Even though books became eBooks. Same educational sector uses differentdigital attendance system like biometric fingerprint, face scan, etc. but every schools/colleges can’t afford thiskindofsystems due to commercialization. In this paper we are proposinga system which is an open source and generic application for computation of regular attendance using facialrecognition. It is easily available for each and every school/college/organization at free of cost. This proposed system creates Google Sheets automatically and it is easily accessed by the organization. This system is based on face detection and recognition algorithms, which automatically detects the student’s face and mark their attendance. Key Words: Image Processing, SQLite Database, Google Sheet, Face Detection, Face Recognition, Android Application. 1. INTRODUCTION The extraordinary demand of educational organizations as well as industrial area has increased to maintain the attendance.Everyinstitute/organizationhasits own attendance system in this regard. This whole process is manual work, so it is maintained on paper. So, attendance process may be considered as time- consuming process. There are different technologies available to avoid manual attendance like biometric attendance. Biometric can be of any type like Signature, Fingerprint, Iris recognition, RFID, Face recognition, etc. Amongst those techniques face recognition is natural and easy to use and does not require aid from the test subject. The proposed system capture and recognize the face image from the camera. Face recognition consists of two steps i.e. Detection and Verification using different classification algorithms. Face verification match and compares a face image against a template face images whoseidentityisbeing claimed. 2. LITERATURE SURVEY Attendance is considered as an important factorfor an educational organization or industrial sector. In general, the attendance system can be maintained in two ways like manually as well as automatically. Manual attendance may be considered as a time-consuming process [6]. Automatic Attendance System is better to solve all the issues of traditional process. Biometric techniques can be used for automatic attendance system. Face recognition is one of the biometric techniques which involve determining the image of the face of any given person. Face recognition is a major challenge encountered in multidimensional visual model analysis. Human beings can distinguish a particular face depending on a number of factors. So the art of recognizing the human face exhibits varying characteristics like expressions, age, changes in hairstyle. With the advancement of the deep learning technology the machine automatically detects the attendance of the students and maintains a record of those collected data. Abhilasha Varshney et al [9] have presented an automated system for human face recognition in a real time background for an organization to mark the attendance of their employees or student. Machine Learning on Facial Recognition approach isusedforfacerecognition.Thegoal is to get deep neural network to output a person’s face with identification. This means that the neural network needs to be trained to automatically identify different features of a face and calculate numbers based on that. Nandhini R et al [4] implemented Feature-based approach also known as local face recognition system, used in pointing the key features of the face like eyes, ears, nose, mouth, edges, etc., Numerous algorithms and techniques have been developed for face recognition but the concept to be implemented here is Deep Learning. It helps in conversion of the frames of the video into images so that the face of the student can be easily recognized and the attendance database can be easily reflected automatically. In this paper [7] proposed the system whichtackles the predicament of recognition of faces in biometricsystems subject to different real time scenarios such as illumination, rotation and scaling. The systemcamera ofanandroidphone captures input image, an algorithm to detect a face from the input image, encode it and recognize the face and mark the attendance in a spreadsheet and send it to the server where faces are recognized from the database and attendance is calculated on basis of it.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1847 Kalachugari Rohini et al [5] proposed the system was completely based on both detection and recognition it will automatically detect the students in the classroom and mark attendance by recognizing the person. The system is based on CNN perspectives and algorithms. which has only developed face recognizes up-to 30 degree’s angle. In this paper [10] Cascade classifierisusedtodetect face and also Local Binary Pattern Histogram(LBPH) algorithms for this technology. This system saves time and also monitor students and students can verify their attendance status with the help of a user id and password. The attendance marking system with face recognition, does image processing using stream and keeping the attendance in database. The authors [11] discussed about Classification algorithm which is used for image processing techniques. It is used to classify the features that are extracted from the image into various classes based on differentcharacteristics. This paper proposes the classification algorithms available for real world applications such as Naive- Bayes , Support Vector Machine, k-Nearest Neighbour algorithms, Shadow algorithms, Minimum Mean Distance (MMD), Neural Networks, Decision Trees, Hidden Markov Model, K-means clustering algorithms, Machine Learning In this paper [1] the attendanceisrecordedbyusing a camera attached in the classroom which capture image of students. They have designed this system which is based on image processing and detect faces and save the extracted faces in database for recognizing them. The detected faces are compared with the database during face recognition. When faces are detected then attendance will be marked as present. The system [2] finds the attendance by using position and face descriptions in classroom lecture. They projected the presence student and the location of each student by continuous inspection and footage. The result of this experiment shows performance for estimation of the attendance. This paper [8] describes one of the biometric category is face detection and recognitiongivingresultusing MATLAB. This requires a high end specifications of a system in order get the better results. It won’t run on all the small specification systems. So, this can run only small database and compare them with the face required. 2.1 Related work on Face Recognition Applications: - 2.1.1 Best Employee Attendance Tracking and Visit Manager: This attendance app offers the surest way to track user’s attendance with GPS location wherever, whenever user want. App works even in remote areas in offline mode. Features of BEATVM : a) This app allows Punch visits. b) Group attendance has been taken by this app. c) This application can track location. Limitations of BEATVM : a) This app doesn’t track time and date of attendance. b) Application didn’t provide push notification for user. c) Export to MS Excel. 2.1.2 Luxand Face Recognition: This app can detect any face and give it a name. The app will memorize the face and recognize it further. The app can memorize several persons. If a faceisnotrecognized, tap and name it again. Features of Luxand: a) This app provides tracking time and date. b) Face detection. c) Analytics and reporting of attendance. Limitations of Luxand : a) This app don’t allows for group attendance. b) This app can track location of user’s attendance c) Push notification. 2.1.3 Face Recognition Application: This app demonstrates how to calculate Eigenfaces and Fisherfaces used for face recognition on an android device and data is maintained securely. Features of Face Application: a) Face detection and recognition. b) This app provides data safety. Limitations of Face Application: a) Group attendance. b) This app didn’t export data to MS Excel. 2.1.4 Railer-Face Recognition Attendance: In this app Employee check in and check outquickly using face recognition on the mobile.Italsomaintainontime attendance and leave management (sick, annual leave, emergency, etc) it has ability to analyze and reporting by giving push notification. Features of Railer-Face:
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1848 a) This app provide Check in and check out option. b) This app can export data to MS Excel. Limitation of Railer-Face: a) Group attendance. 2.1.5 Abseno Attendance Face Recognition: This app consist real time face recognition with Adjustable Confidence and Real Human Verification against spoof attempt using still image or video. It can exportknown person or import face data from/to another Abseno User. After verification of person report will be generated. Features of Abseno: a) This app does the real time face recognition. b) Push notification. Limitations of Abseno: a) Limited number of registrations. 2.1.6 Face Match R: Face Match R allows us to test our facial recognition system. It can perform face recognition from your device’s photo gallery, Facebook or Instagram account. Features of FaceMatchR : a) Low data bandwidth requirements b) Backend cluster image processing Limitations FaceMatchR: a) Check in and check out. b) Export to MS Excel. Taxonomy Chart is tabular outcome of the survey of the various web-based and native application for broader view for better innovation. Chart -1: Taxonomy Chart 3. EXISTING SYSTEM The main working principle of the existingsystemisthat, the video captured data isconvertedintoimagetodetect and recognize it. The attendance is marked by the recognized images else the system marks the database as absent. Fig -1: Existing System Architecture 4. PROPOSED SYSTEM Systems design is the process of defining the architecture, modules and data for a system to satisfy requirements. The proposed Facial Attendance System mainly divided into three main modules.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1849 Fig -2: Proposed System Architecture 4.1 Administration module: Admin has authority to upload, modify and delete student details. He creates the excel sheet for the entire details and store it into the database and compare with the training data set for attendance of the particular student. 4.2 User Module: 4.2.1. Capture Image: The frontal image of the student is going to capture by the mobile camera and further process goes for face detection. 4.2.2 Face Detection: Face detection has the objective of finding the faces in an image and extract them to be used by various algorithms which are proposed for face detection using machine learning based methods. 4.2.3 Pre-processing: The detected face is extracted and subjected to preprocessing. This preprocessingstepinvolvescalculations of landmarks from extracted images and creates template and store it. 4.2.4 Face Recognition: The face recognition algorithm is responsible for finding characteristics which describe the image and compare with training data set for matching the template. 4.3 Verification Module: It classifies the stored data with the helpofmachine learning classification algorithms to verifystudentandmark their attendance as present or absent. 5. CONCLUSION We reviewed some of our related researches and found all the systems are commercialized. Only few of them were focused on making it open source but fully featured attendance systems were not made so we are focusing to make it open source to schools/colleges/organizations. REFERENCES [1] Vaibhav V. Mainkar, Murlidhar Shriram Samant, Dhanashri Vishnu Patil, Priyanka Arun Pednekar, Harshad Vijay Shinde, “Attendance Monitoring System Using Image Processing” IJICS, Volume 5, Issue 2, February 2018M. Young, The Technical Writer’s Handbook. Mill Valley, CA: University Science, 1989. [2] Dan Wang, Rong Fu, ZuyingLuo,“Classroom Attendance Auto-management Based on Deep Learning”, ICESAME 2017, volume 123. [3] K. Senthamil Selvi, P. Chitrakala, A. AntonyJenitha,“Face recognition based Attendance marking system” IJCSMC, Vol. 3, Issue. 2, February 2014, pg.337 – 342. [4] Nandhini R, Duraimurugan N, S. P. Chokkalingam, “Face RecognitionBasedAttendanceSystem”IJEAT, Volume-8, Issue-3S, February 2019. [5] Kalachugari Rohini, Sivaskandha Sanagala, Ravella Venkata Rathnam, Ch. Rajakishore Babu, “Face Recognition Based Attendance System For CMR College of Engineering and Technology”,IJITEE,Volume-8Issue- 4S2 March, 2019. [6] Akshara Jadhav, Akshay Jadhav, Tushar Ladhe, Krishna Yeolekar, “Automated Attendance System Using Face Recognition” IRJET, Volume: 04 Issue: 01 | Jan -2017. [7] Anushka Waingankar, Akash Upadhyay, Ruchi Shah, Nevil Pooniwala, Prashant Kasambe, “Face Recognition based Attendance Management System using Machine Learning” IRJET, Volume: 05 Issue: 06 | June-2018. [8] Venkata Kalyan Polamarasetty, Muralidhar Reddy Reddem, Dheeraj Ravi, Mahith Sai Madala, “Attendance System based on Face Recognition”, IRJET,Volume: 05 Issue: 04 | Apr-2018. [9] Abhilasha Varshney, Sakshi Singh, Suneet Srivastava, Suyash Chaudhary, Tanuja, “Automated Attendance System Using Face Recognition” IRJET, Volume: 06 Issue: 05 | May 2019. [10] Ajimi. S, “Implementation Of Face Recognition Based Attendance System Using Lbph” IJERT, Volume. 8 Issue 03, March-2019.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 09 | Sep 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1850 [11] K. Manjula, K. Vijayarekha, P. Vimaladevi. “Review On Classification Algorithms In Image Processing” IJITER, Volume 2, Issue 11; November – 2017. BIOGRAPHIES Name: Vaishnavi Hava Qualification: BE in Computer Engineering. Name: Seema Kale Qualification: BE in Computer Engineering. Name: Arun Bairagi Qualification: BE in Computer Engineering. Name: Chandan Prasad Qualification: M.E Computer Engineering, Android Master Trainer TSSC,(NSDC),Facilitatorat Tata Strive. Name: Sagar Chatterjee Qualification: Bachelor of Commerce, Mobilization & Placement Coordinator at Tata Strive. Name: Anish Varghese Qualification: BSc in Hotel Management and Catering Technology, Hospitality Master Trainer THSC, (NSDC), Facilitator at Tata Strive.