You are on page 1of 18

Problem with Existing Work

Time Consuming
Manual attendance on
paper sheet takes time

Dr. J. J. Magdum College


Chances of Proxy
of Engineering,
Problem of proxy arises

Jaysingpur
Difficult Maintenance of Records
Manually taking and maintaining
records are inconvenient

Department of
Problem of student Authentication
Computer Science & Engineering
It is not possible to verify
authenticated students
2018-19
Loss of TE Domain data
attendance Specific Mini Project
Chances of data being
lost or stolen
Problem with Existing Work

Time Consuming
Manual attendance on
Facial Recognition based
paper sheet takes time

Attendance
Chances ofSystem
Proxy
Problem of proxy arises

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Project Guide:
Problem of student Authentication
Prof. R.D.
It is notMane
possible to verify
authenticated students

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work
TEAM MEMBERS
Time Consuming
Manual attendance on
Ashmita Dutta
paper sheet takes time

Chances of Proxy
Problem of proxy arises

Manasi Gawde
Difficult Maintenance of Records
Manually taking and maintaining
records are inconvenient

Komal Hodage
Problem of student Authentication
It is not possible to verify
authenticated students

Siddheshwar
Loss of attendance data Madival
Chances of data being
lost or stolen
Problem with Existing Work
Table of Contents
Time Consuming
Manual attendance on
paper sheet takes time

Chances of Problem with Existing


Proxy Advantages of
Introduction
Problem of proxy arises Work Proposed Work

Difficult Maintenance ofSystem


Records
Design &
Algorithm
Manually taking and maintainingDiagram Modules
records are inconvenient

Problem of student Authentication


It is not possible to verify
Requirements
authenticated students Conclusion References

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work
Capture
Capturing image of the face
Time Consuming
Project Manual attendance on
paper sheet takes time
Introduction
Chances of Proxy
Training
Training of face image dataset
Problem of proxy arises

Difficult Maintenance of Records Recognition


In this project weManually
propose takingan
andautomated
maintaining Recognition of Face
attendance management system.
records are inconvenient

Problem of student Authentication


It is not possible to verify Database
authenticated students Updation of attendance Data

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work

Time Consuming
Manual attendance on
paper sheet takes time

Chances of Proxy
Problem of proxy arises

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work
Advantages of Proposed Work
Time Consuming
Manual attendance on
paper sheet takes time

Removes Manual Automated &


Chances of ProxySaves Time Fast Identification Touch Free
Errors Accurate
Problem of proxy arises

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students
Hygienic Proxy Eliminated Simple Algorithm Virtual Classroom
Loss of attendance data
Chances of data being
lost or stolen
Problem with Existing Work
Algorithm
Time Consuming
Local Binary Pattern Histogram(LBPH)
Manual attendance on
It istakes
paper sheet a simple
yet very efficient texture
time
operator which labels the pixels of an
Chances of Proxy
image by thresholding the neighbourhood
Problem of proxy arises
of each pixel and considers the result as a
binary number.

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students
Parameters
Loss of attendance data
Chances of data being
lost or stolen

Radius Neighbours Grid X Grid Y


Algorithm Operations 150 80 90
Problem with Existing Work
30 141

Time Consuming Decimal


141
Manual attendance on
paper sheet takes time Step 3
20 1 0 0
50 50
0
Chances of Proxy 0 1 Acquired binary
Problem of proxy50
arises 10
90 1 0 1 value converted to
0
decimal
16
Threshold 21 Binary
70
0 90 0 10001101
Difficult Maintenance of Records
Manually taking and maintaining Step 2
records are inconvenient
3x3 Pixels Central Matrix value(threshold ) is
Problem of student Authentication compared with the neighbouring
Step 1Itauthenticated
is not possible to verify
students
pixels
If >=threshold then 1
Parts of grayscale
Loss ofimageattendanceIfdata <threshold then 0
converted to 3x3Chances
pixel of data being
matrix(0 ~ 255) lost or stolen
Problem with Existing Work

Time Consuming Step 6


Manual attendance on
paper sheet takes time
Using Euclidean
Distance the histogram
of input image and
Chances of Proxy trained image is
Problem of proxy arises Compared

Step 5
Difficult Maintenance of Records
Manually taking and maintaining
records are inconvenient
Using GridX and GridY we
Divide the image into multiple
Problem
Original Image of
LBPstudent
Result grids , a histogram representing each
Authentication
Step 4 new pixel is generated and the
It is not possible to verify
algorithm is trained
authenticated students

we have a new image which


Loss
represents better the of attendance data
characteristics of the Chances of data being
lost or stolen
original image(LBP Procedure)
Problem
System Design with Existing
& Diagram Work

Start
Time Consuming
Manual attendance on
GUI Based Menu System
paper sheet takes time

Chances of Proxy
Face capturing Camera
Problem of proxy arises

Face detection & Cropping Face Dataset Creation


Difficult Maintenance of Records
Manually taking and maintaining
Face Dataset Training
records are inconvenient

Problem ofRecognition
Face student Authentication
using LBPH Attendance Result
It is not possible to verify
authenticated students
Update Attendance to MS Excel StudentDatabase
Loss of attendance data
Chances of data being
Attendance report generation
lost or stolen

End
Problem with Existing Work
Modules
Time Consuming
Manual attendance on
paper sheet takes time
Attendance
GUI based
Sheet
Chances of Proxy Menu
Problem of proxy arises

Difficult Maintenance of Records


Manually
Facial
Modules
taking and maintaining
records are inconvenient
Recognition Creating Face
Dataset
Problem of student Authentication
It is not possible to verify
authenticated students

Training
Loss of attendanceDataset
data
Chances of data being
lost or stolen
Requirements
Problem with Existing Work
Personal
Computer
Time Consuming
Manual attendance on
Web Cam
paper sheet takes time

Chances of Proxy
Problem of proxy arises
Sublime text
editor

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient
My SQL
Problem of student Authentication
It is not possible to verify
authenticated students

Loss of attendance data Python 2.7/3.0


Chances of data being
lost or stolen
OpenCV
Problem with Existing Work

Time Consuming
Manual attendance on Today, machines are able to automatically
paper sheet takes time
Conclusion
Chances of Proxy
verify identity information for secure
transactions, for surveillance and security
Problem of proxy arises
tasks, and for access control to buildings
etc. These applications usually work in
Difficult Maintenance of Records controlled environments and recognition
Manually taking and maintaining
records are inconvenient algorithms can take advantage of the
environmental constraints to obtain high
Problem of student Authentication
It is not possible to verify recognition accuracy.
authenticated students

Loss of attendance data


Chances of data being
lost or stolen
References
Problem with Existing Work

Time Consuming
OpenCV with Python By Example
01 Manual attendance on
paper sheet takes time

02 Machine Learning for Open CV


Chances of Proxy
Problem of proxy arises
03 https://towardsdatascience.com/face-recognition-how-lbph-works-90ec258c3d6b

Difficult
04 Maintenance of Records
https://opencv.org/
Manually taking and maintaining
records are inconvenient
05 https://www.pyimagesearch.com/
Problem of student Authentication
06 It is not possible to verify
https://medium.com/data-science-101/face-recognition-opencv-e841dc0006c6
authenticated students

07 Loss of attendance data


Paper1:Automated Attendance management System Based on face Recognition Algorithms

Chances of data being


lost or stolen
08 Paper2: Face recognition with Local binary Patterns
Problem with Existing Work

Time Consuming
Manual attendance on
paper sheet takes time

Chances of Proxy
Problem of proxy arises

THANK YOU
Difficult Maintenance of Records
Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work

Time Consuming
Manual attendance on
paper sheet takes time

Chances of Proxy
Problem of proxy arises

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students

Loss of attendance data


Chances of data being
lost or stolen
Problem with Existing Work

Time Consuming
Manual attendance on
paper sheet takes time

Chances of Proxy
Problem of proxy arises

Difficult Maintenance of Records


Manually taking and maintaining
records are inconvenient

Problem of student Authentication


It is not possible to verify
authenticated students

Loss of attendance data


Chances of data being
lost or stolen

You might also like