Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 28

Security System for Person Identification Using Face

Recognition for ISP

Presented By Saad Nazeer


Registration # BSIT-021R16-01
Session 2016-2020
Supervised By Sir Zohair Haider
Department of Computer Science
SECURITY SYSTEM FOR
PERSON IDENTIFICATION
USING FACE RECOGNITION
Introduction
FOR ISP
Biometrics are study of science and technology, examining biology.
Facial Recognition is a device that take images and return output.
Developed for Institute of Southern Punjab Multan
OBJECTIVES
The target of the system are as follows:
It detects real time faces.
It matches and recognize the faces.
It provides output of the individual such as his/her FaceId, name, registration #, type
(student, teacher, visitor or other staff member) and department.
TECHNOLOGY PLATFORM
OVERVIEW
IDLE (Integrated Development and Learning Environment) is an integrated
development environment (IDE) for Python. The Python installer for Windows
contains the IDLE module by default.
IDLE can be used to execute a single statement just like Python Shell and also to
create, modify and execute Python scripts
EXISTING SYSTEM
The Entrance Security System through Face Recognition was implemented last year by
Hussain Ahmed in Institute of Southern Punjab Multan.
•Takes Two Entries (FaceID and Student, Teacher, or visitor)
•System has no Database
•Has not much information (only tells the person is student, Teacher or visitor)
•Cannot change the password
•Haar Cascade is used for face Detection which gives a lot of false detection
•Requires 30 to 50 images to recognize the person
•Recognizing accuracy is (90.93 %).
PROPOSED SYSTEM
oSecurity System For Person Identification Using Face Recognition for ISP
• Takes information from individual such as his name, registration #, Type (student,
teacher, visitor or other staff member) and department to who he/she belongs to.
•Each information is stored in database
•Admin can change password
•Hog (Histogram Oriented Gradients) model is used for face detection that is better
than Haar Cascade
•Recognize face with high accuracy (99.38 %)
COMPARISON TABLE
Content Existing System Proposed System

Database No Yes

User’s Information No (not complete info) Yes

Update Information No Yes

Login function Yes Yes

Logout No Yes

Change Password No Yes

System Security Yes Yes

System Accuracy Less High


IMPLEMENTATION
Methodology
 Why Agile Model
Design of system
Zero Level DFD
Level 1 DFD
Entity Relationship Diagram
ERD( Conceptual )
ERD (logical Design)
Schema Diagram
Sequence Diagram
APPLICATION SCREEN SHOTS
Login Interface
Change Password
Main System Interface
Register Face
Update
EVALUATION
Results of Application are presented through screen shots
For Register face
Notification
Record is inserted in Database
Takes Image
Image is stored in Dataset
Training the Faces
Face Recognizer
After the system is developed, it is successfully shows the results. All the
functionality will perform by admin of application.
CONCLUSION
Face Recognition Systems are going to have widespread application in the smart
environment. Security System for Person Identification Using Face Recognition for
ISP was meant for identification of the individuals which identify individuals based
on personal characteristics with the aim of face detection and recognition. The system
gives the information when recognize the face like he/she is a student, teacher, visitor
or other staff member also gives the detail of department to whom he/she belongs to
and if the face is not recognized then it will be considered as unknown to
organization. The system is time saving and effective.

You might also like