0% found this document useful (0 votes)
71 views16 pages

Face Recognition Attendance : A Project by Pancharatna

The document describes a face recognition attendance system project created by a team of 5 students. It includes the team members' names and details about the timeline for creating the database by February 21st, training the software by March 10th, testing the project by March 17th, and having the final project ready by March 27th. It also provides an agenda that outlines topics like the definition, scope, methodology, data flow diagram, system architecture, database dictionary, and demo of the system.

Uploaded by

Krishna Kale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views16 pages

Face Recognition Attendance : A Project by Pancharatna

The document describes a face recognition attendance system project created by a team of 5 students. It includes the team members' names and details about the timeline for creating the database by February 21st, training the software by March 10th, testing the project by March 17th, and having the final project ready by March 27th. It also provides an agenda that outlines topics like the definition, scope, methodology, data flow diagram, system architecture, database dictionary, and demo of the system.

Uploaded by

Krishna Kale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 16

FACE RECOGNITION

ATTENDANCE SYSTEM…
A project by Pancharatna
TEAM MEMBERS

Nrupsinha Atharva Tarak Sachin Shubham


Kale Deshmukh Borole Khartade Kachankar

A-19 A-06 A-05 A-20 A-18

Add Your Footer Here 2


TIMELINE PROCESS

Database of the Training the Testing of the The project will


project till 21st software till 10th project till 17th be ready by 27th
of Feb 2020 of March of March March

3
AGENDA
• DEFINITION
• SCOPE
• METHODOLOGY
• DATA FLOW DIAGRAM
• SYSTEM ARCHITECTURE
• DATABASE DICTIONARY
• DATABASE DIAGRAM
• DEMO
• DESIGNING OF SYSTEM
• LEARNING AND EXPERIENCE
4
INFOGRAPHIC

Creating a data base. Casting into device


This is the initial step of the The tested program is then
04
project, in which we create 01
converted into device. Then
the framework of the the final product is ready.
program.

Testing the prpgram


Training the program. The third step is to check
The second step is to train the whether the trained program
program in which we do the 02 03
is correct or not, after
modifications as per the scrutiny the final as most
requirement.. important step is carried.

Add Your Footer Here 5


DEFINITION

Face recognition is biometric


method of identifying an
individual by comparing live
capture or digital image data
with the stored record for the
person.
Face recognition attendance
system is marking of
attendance on this technology
Add Your Footer Here 6
SCOPE
• It provides an automated attendance system that is practical, reliable and
eliminate disturbance and time loss of traditional attendance systems.
• We are presenting a system that can accurately evaluate student’s performance
on their recorded attendance rate.
• With advances in computing & telecommunication & technologies, digits images &
video are playing key roles in the present information era.
• Human face is an important biometric object in image & video databases of
surveillance systems. Detecting & locating human faces & facial featured in an
image or image sequence are important tasks in dynamic environment, such as
videos, where noise conditions, illuminations, locations of subject & pose can vary
significantly from frame to frame.
7
NEED FOR THIS PROJECT

• An automated system for human face recognition in real time


background for a college to mark the attendance of their employees
& students.
• So smart attendance using real time face recognition is real world
solution which comes with day to day activities of handling employees.
• Here multiple user faces are detected & recognized with the data
base trained multiple texture based features.

Add Your Footer Here 8


CREATING A DATABASE
• Take pictures of the person for face recognition after running
create_database.Py script.
• It automatically creates train folder in database folder containing
the face to be recognized. You can change the name from train to
the person’s name.
• While creating the database, the face images must have different
experssions, which in why a 0.38 second delay is given in the code
for creating the data set.
• Eg:- we take about 45 pictures/images & extract the face, convert
in into grayscale & save it to the database folder with its name.
TRAINING & TESTING
• Training & testing face recognition is done next.
Face_rec.[Y code does everything. The algorithm used
here is local binary patterns histograms (LPBH)
• Face detection is the process of finding or locating one
or more human faces in frame or image. Haar-like feature
algorithm is used which detects all human faces share
some common properties. These regularities may be
matched using the haar features.
METHODOLOGY
• A arrow chart is a sequential approach, where each fundamental activity
of a process represented as a separate phase arranged in linear order.
• In this arrow chart we planed and scheduled all the activities before
starting, working on them (plan-driven process)
Requirement

design

implementatio
n

verification

Add Your Footer Here 11

maintanence
SYSTEM CONTEXT DIAGRAM

Add Your Footer Here 12


PROCESS OF CAPTURING THE IMAGE.

Add Your Footer Here 13


FINISHING
ADVANTAGES

Add Your Footer Here 15


THANK YOU

You might also like