尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
CONTENTS :- 
 Introduction 
 Biometrics 
 Face Recognition 
 Implementation 
 How it works ? 
 Advantages and Disadvantages 
 Applications 
 Conclusion 
 References
INTRODUCTION :- 
 Everyday actions are increasingly being handled 
electronically, instead of pencil and paper or face 
to face. 
 This growth in electronic transactions results in 
great demand for fast and accurate user 
identification and authentication.
 Access codes for buildings, banks accounts and 
computer systems often use PIN's for identification 
and security clearances. 
 Using the proper PIN gains access, but the user of 
the PIN is not verified. When credit and ATM cards 
are lost or stolen, an unauthorized user can often 
come up with the correct personal codes. 
 Face recognition technology may solve this problem 
since a face is undeniably connected to its owner 
except in the case of identical twins.
BIOMETRICS :- 
 A biometric is a unique, measurable characteristic of a 
human being that can be used to automatically 
recognize an individual or verify an individual’s 
identity. 
 Biometrics can measure both physiological and 
behavioral characteristics. 
 Physiological biometrics:- This biometrics is based on 
measurements and data derived from direct 
measurement of a part of the human body. 
 Behavioral biometrics:- this biometrics is based on 
measurements and data derived from an action.
TYPES OF BIOMETRICS :- 
PHYSIOLOGICAL 
a. Finger-scan 
b. Facial Recognition 
c. Iris-scan 
d. Retina-scan 
e. Hand-scan 
BEHAVIORAL 
a. Voice-scan 
b. Signature-scan 
c. Keystroke-scan
 It requires no physical interaction on behalf of the 
user. 
 It is accurate and allows for high enrolment and 
verification rates. 
 It does not require an expert to interpret the 
comparison result. 
 It can use your existing hardware infrastructure, 
existing cameras and image capture. Devices will work 
with no problems. 
 It is the only biometric that allow you to perform 
passive identification in a one to many environments.
FACE RECOGNITION 
 In Face recognition there are two types of comparisons:- 
 VERIFICATION- The system compares the given 
individual with who they say they are and gives a yes or 
no decision. 
 IDENTIFICATION- The system compares the given 
individual to all the Other individuals in the database 
and gives a ranked list of matches.
CONTD… 
 All identification or authentication technologies 
operate using the following four stages: 
 Capture: A physical or behavioral sample is captured 
by the system during Enrollment and also in 
identification or verification process. 
 Extraction: unique data is extracted from the sample 
and a template is created. 
 Comparison: the template is then compared with a 
new sample. 
 Match/non-match: the system decides if the 
features extracted from the new Samples are a match 
or a non match.
IMPLEMENTATION 
The implementation of face recognition technology 
includes the following four stages: 
 Image acquisition 
 Image processing 
 Distinctive characteristic location 
 Template creation 
 Template matching
IMAGE ACQUISITION 
 Facial-scan technology can acquire faces from almost 
any static camera or video system that generates images 
of sufficient quality and resolution. 
 High-quality enrollment is essential to eventual 
verification and identification enrollment images define 
the facial characteristics to be used in all future 
authentication events.
IMAGE PROCESSING 
 Images are cropped such that the ovoid facial image 
remains, and color images are normally converted to 
black and white in order to facilitate initial comparisons 
based on grayscale characteristics. 
 First the presence of faces or face in a scene must be 
detected. Once the face is detected, it must be localized 
and Normalization process may be required to bring the 
dimensions of the live facial sample in alignment with 
the one on the template.
DISTINCTIVE CHARACTERISTIC LOCATION 
 All facial-scan systems attempt to match visible facial 
features in a fashion similar to the way people recognize 
one another. 
 The features most often utilized in facial-scan systems 
are those least likely to change significantly over time: 
upper ridges of the eye sockets, areas around the 
cheekbones, sides of the mouth, nose shape, and the 
position of major features relative to each other.
CONTD.. 
 Behavioural changes such as alteration of hairstyle, 
changes in makeup, growing or shaving facial hair, 
adding or removing eyeglasses are behaviours that 
impact the ability of facial-scan systems to locate 
distinctive features, facial-scan systems are not yet 
developed to the point where they can overcome 
such variables.
TEMPLATE CREATION
 Enrolment templates are normally created from 
a multiplicity of processed facial images. 
 These templates can vary in size from less than 
100 bytes, generated through certain vendors 
and to over 3K for templates. 
 The 3K template is by far the largest among 
technologies considered physiological 
biometrics. 
 Larger templates are normally associated with 
behavioural biometrics.
TEMPLATE MATCHING 
 It compares match templates against enrolment 
templates. 
 A series of images is acquired and scored against the 
enrolment, so that a user attempting 1:1 verification 
within a facial-scan system may have 10 to 20 match 
attempts take place within 1 to 2 seconds. 
 facial-scan is not as effective as finger-scan or iris-scan 
in identifying a single individual from a large 
database, a number of potential matches are generally 
returned after large-scale facial-scan identification 
searches.
HOW FACIAL RECOGNITION SYSTEM 
WORKS 
 Facial recognition software is based on the ability to 
first recognize faces, which is a technological feat in 
itself. If you look at the mirror, you can see that your 
face has certain distinguishable landmarks. These are 
the peaks and valleys that make up the different facial 
features. 
 VISIONICS defines these landmarks as nodal points. 
There are about 80 nodal points on a human face.
CONTD.. 
Here are few nodal points that are measured by the 
software. 
 Distance between the eyes 
 Width of the nose 
 Depth of the eye socket 
 Cheekbones 
 Jaw line 
 Chin
SOFTWARE 
 Detection- When the system is attached to a video 
surveillance system, the recognition software 
searches the field of view of a video camera for 
faces. If there is a face in the view, it is detected 
within a fraction of a second. A multi-scale algorithm 
is used to search for faces in low resolution. The 
system switches to a high-resolution search only after 
a head-like shape is detected. 
 Alignment- Once a face is detected, the system 
determines the head's position, size and pose. A face 
needs to be turned at least 35 degrees toward the 
camera for the system to register it.
 Normalization-The image of the head is scaled and 
rotated so that it can be registered and mapped into an 
appropriate size and pose. Normalization is performed 
regardless of the head's location and distance from the 
camera. Light does not impact the normalization 
process. 
 Representation-The system translates the facial data 
into a unique code. This coding process allows for 
easier comparison of the newly acquired facial data to 
stored facial data. 
 Matching- The newly acquired facial data is 
compared to the stored data and (ideally) linked to at 
least one stored facial representation.
 The system maps the face and creates a face 
print, a unique numerical code for that face. 
Once the system has stored a face print, it can 
compare it to the thousands or millions of face 
prints stored in a database. 
 Each face print is stored as an 84-byte file.
ADVANTAGES AND DISADVANTAGES 
Advantages: 
 There are many benefits to face recognition systems such as 
its convenience and Social acceptability. all you need is your 
picture taken for it to work. 
Face recognition is easy to use and in many cases it can be 
performed without a Person even knowing. 
Face recognition is also one of the most inexpensive 
biometric in the market and Its price should continue to go 
down. 
Disadvantages: 
 Face recognition systems can’t tell the difference between 
identical twins.
APPLICATIONS 
The natural use of face recognition technology is the 
replacement of PIN. 
Government Use: 
Law Enforcement: Minimizing victim trauma verifying 
Identify for court records, and comparing school 
surveillance camera images to know child molesters. 
Security/Counterterrorism: Access control, comparing 
surveillance images to Know terrorist. 
Immigration: Rapid progression through Customs. 
Voter verification: Where eligible politicians are required to 
verify their identity during a voting process this is intended to 
stop “proxy‟ voting where the vote may not go as expected.
Commercial Use: 
Residential Security: Alert homeowners of approaching 
personnel. 
Banking using ATM: The software is able to quickly 
verify a customer’s face. 
Physical access control of buildings areas, doors, cars or 
net access.
CONCLUSION 
 Factors such as environmental changes and mild changes 
in appearance impact the technology to a greater degree 
than many expect. 
 For implementations where the biometric system must 
verify and identify users reliably over time, facial scan 
can be a very difficult, but not impossible, technology to 
implement successfully.
REFERENCES 
 Biometricgroup.com/wiley 
 Wikipedia.org 
 Google
Face Recognition
Face Recognition

More Related Content

What's hot

Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
SYED HOZAIFA ALI
 
FACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPTFACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPT
Saghir Hussain
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
Yogesh Lamture
 
Face recognisation system
Face recognisation systemFace recognisation system
Face recognisation system
Saumya Ranjan Behura
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
Shravan Halankar
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
Divya Sushma
 
face recognition
face recognitionface recognition
face recognition
vipin varghese
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
Shashidhar Reddy
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
Pushkar Dutt
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
Vaibhav P
 
Face Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun SharmaFace Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun Sharma
Arjun Agnihotri
 
Facial Recognition Technology
Facial Recognition TechnologyFacial Recognition Technology
Facial Recognition Technology
priyabratamansingh1
 
Face recognition
Face recognition Face recognition
Face recognition
Chandan A V
 
Attendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan SikdarAttendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan Sikdar
raihansikdar
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
Zara Tariq
 
Pattern recognition facial recognition
Pattern recognition facial recognitionPattern recognition facial recognition
Pattern recognition facial recognition
Mazin Alwaaly
 
Face Detection
Face DetectionFace Detection
Face Detection
Reber Novanta
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
Santosh Kumar
 
Face recognition application
Face recognition applicationFace recognition application
Face recognition application
awadhesh kumar
 
Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition System
StudentRocks
 

What's hot (20)

Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
FACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPTFACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPT
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
Face recognisation system
Face recognisation systemFace recognisation system
Face recognisation system
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
face recognition
face recognitionface recognition
face recognition
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
Face Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun SharmaFace Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun Sharma
 
Facial Recognition Technology
Facial Recognition TechnologyFacial Recognition Technology
Facial Recognition Technology
 
Face recognition
Face recognition Face recognition
Face recognition
 
Attendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan SikdarAttendance system based on face recognition using python by Raihan Sikdar
Attendance system based on face recognition using python by Raihan Sikdar
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
 
Pattern recognition facial recognition
Pattern recognition facial recognitionPattern recognition facial recognition
Pattern recognition facial recognition
 
Face Detection
Face DetectionFace Detection
Face Detection
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
Face recognition application
Face recognition applicationFace recognition application
Face recognition application
 
Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition System
 

Viewers also liked

Improved license plate recognition for low resolution cctv forensics by integ...
Improved license plate recognition for low resolution cctv forensics by integ...Improved license plate recognition for low resolution cctv forensics by integ...
Improved license plate recognition for low resolution cctv forensics by integ...
Wesley De Neve
 
Resolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frameResolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frame
Tuan Q. Pham
 
6th sense technology
6th sense technology6th sense technology
6th sense technology
arvind carpenter
 
Biochipss
BiochipssBiochipss
Biochipss
arvind carpenter
 
Steganograpy
SteganograpySteganograpy
Steganograpy
arvind carpenter
 
3D internet
3D internet3D internet
3D internet
arvind carpenter
 
Human Recognition in Video
Human Recognition in VideoHuman Recognition in Video
Human Recognition in Video
Danial Behzadi
 
Data compession
Data compession Data compession
Data compession
arvind carpenter
 
Biochips
BiochipsBiochips
Arvind stegnography
Arvind stegnographyArvind stegnography
Arvind stegnography
arvind carpenter
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
Ankit Gupta
 
Biometrics Final Visionics
Biometrics Final VisionicsBiometrics Final Visionics
Biometrics Final Visionics
Craig Allen Keefner
 
4G Technology
4G Technology4G Technology
4G Technology
arvind carpenter
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
laknatha
 

Viewers also liked (14)

Improved license plate recognition for low resolution cctv forensics by integ...
Improved license plate recognition for low resolution cctv forensics by integ...Improved license plate recognition for low resolution cctv forensics by integ...
Improved license plate recognition for low resolution cctv forensics by integ...
 
Resolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frameResolution enhancement of low-quality videos using a high-resolution frame
Resolution enhancement of low-quality videos using a high-resolution frame
 
6th sense technology
6th sense technology6th sense technology
6th sense technology
 
Biochipss
BiochipssBiochipss
Biochipss
 
Steganograpy
SteganograpySteganograpy
Steganograpy
 
3D internet
3D internet3D internet
3D internet
 
Human Recognition in Video
Human Recognition in VideoHuman Recognition in Video
Human Recognition in Video
 
Data compession
Data compession Data compession
Data compession
 
Biochips
BiochipsBiochips
Biochips
 
Arvind stegnography
Arvind stegnographyArvind stegnography
Arvind stegnography
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
 
Biometrics Final Visionics
Biometrics Final VisionicsBiometrics Final Visionics
Biometrics Final Visionics
 
4G Technology
4G Technology4G Technology
4G Technology
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 

Similar to Face Recognition

face-recognition-technology-ppt.pptx
face-recognition-technology-ppt.pptxface-recognition-technology-ppt.pptx
face-recognition-technology-ppt.pptx
BHARATHGOWDAHA
 
face-recognition-technology-ppt[1].pptx
face-recognition-technology-ppt[1].pptxface-recognition-technology-ppt[1].pptx
face-recognition-technology-ppt[1].pptx
TanayChakraborty11
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
Murlidhar Sarda
 
Biometric
BiometricBiometric
Biometric
NUPUR TIWARY
 
Biometric
BiometricBiometric
Biometric
NUPUR TIWARY
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognition
Mazin Alwaaly
 
Facerecognition
FacerecognitionFacerecognition
Facerecognition
venkata Anil
 
Facerecognition
FacerecognitionFacerecognition
Facerecognition
venkata Anil
 
Face recognition
Face recognitionFace recognition
Face recognition
Avinash Prakash
 
Facial_recognition_systtem.pptx
Facial_recognition_systtem.pptxFacial_recognition_systtem.pptx
Facial_recognition_systtem.pptx
Harshavardhan851231
 
Movie on face recognition in e attendace
Movie on face recognition in e attendaceMovie on face recognition in e attendace
Movie on face recognition in e attendace
sbk50000
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
Saraj Sadanand
 
Facial recognition
Facial recognitionFacial recognition
Facial recognition
Sonam1891
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
Asif Muhammad
 
Face recognization technology
Face recognization technologyFace recognization technology
Face recognization technology
Satyanarayana Tammana
 
Biometrics
BiometricsBiometrics
Face Recognition
Face Recognition Face Recognition
Face Recognition
nialler27
 
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORKHUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
ijiert bestjournal
 
biometric technology
biometric technologybiometric technology
biometric technology
Anmol Bagga
 
Pattern recognition
Pattern recognitionPattern recognition
Pattern recognition
Shailesh Thakur
 

Similar to Face Recognition (20)

face-recognition-technology-ppt.pptx
face-recognition-technology-ppt.pptxface-recognition-technology-ppt.pptx
face-recognition-technology-ppt.pptx
 
face-recognition-technology-ppt[1].pptx
face-recognition-technology-ppt[1].pptxface-recognition-technology-ppt[1].pptx
face-recognition-technology-ppt[1].pptx
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Biometric
BiometricBiometric
Biometric
 
Biometric
BiometricBiometric
Biometric
 
Pattern recognition 3d face recognition
Pattern recognition 3d face recognitionPattern recognition 3d face recognition
Pattern recognition 3d face recognition
 
Facerecognition
FacerecognitionFacerecognition
Facerecognition
 
Facerecognition
FacerecognitionFacerecognition
Facerecognition
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Facial_recognition_systtem.pptx
Facial_recognition_systtem.pptxFacial_recognition_systtem.pptx
Facial_recognition_systtem.pptx
 
Movie on face recognition in e attendace
Movie on face recognition in e attendaceMovie on face recognition in e attendace
Movie on face recognition in e attendace
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Facial recognition
Facial recognitionFacial recognition
Facial recognition
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Face recognization technology
Face recognization technologyFace recognization technology
Face recognization technology
 
Biometrics
BiometricsBiometrics
Biometrics
 
Face Recognition
Face Recognition Face Recognition
Face Recognition
 
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORKHUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
HUMAN FACE RECOGNITION USING IMAGE PROCESSING PCA AND NEURAL NETWORK
 
biometric technology
biometric technologybiometric technology
biometric technology
 
Pattern recognition
Pattern recognitionPattern recognition
Pattern recognition
 

Recently uploaded

Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Tsuyoshi Horigome
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Balvir Singh
 
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
sonamrawat5631
 
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
Banerescorts
 
Microsoft Azure AD architecture and features
Microsoft Azure AD architecture and featuresMicrosoft Azure AD architecture and features
Microsoft Azure AD architecture and features
ssuser381403
 
Covid Management System Project Report.pdf
Covid Management System Project Report.pdfCovid Management System Project Report.pdf
Covid Management System Project Report.pdf
Kamal Acharya
 
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
AK47
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
felixwold
 
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
sexytaniya455
 
My Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdfMy Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdf
Geoffrey Wardle. MSc. MSc. Snr.MAIAA
 
Literature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptxLiterature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptx
LokerXu2
 
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book NowKandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
SONALI Batra $A12
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
hotchicksescort
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
Kamal Acharya
 
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
dABGO KI CITy kUSHINAGAR Ak47
 
CSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdfCSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdf
Ismail Sultan
 
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls ChennaiCall Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
paraasingh12 #V08
 
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
nonods
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
EMERSON EDUARDO RODRIGUES
 
Data Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdfData Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdf
Kamal Acharya
 

Recently uploaded (20)

Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
Update 40 models( Solar Cell ) in SPICE PARK(JUL2024)
 
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdfSri Guru Hargobind Ji - Bandi Chor Guru.pdf
Sri Guru Hargobind Ji - Bandi Chor Guru.pdf
 
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
🔥Young College Call Girls Chandigarh 💯Call Us 🔝 7737669865 🔝💃Independent Chan...
 
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
Hot Call Girls In Bangalore ✔ 9079923931 ✔ Hi I Am Divya Vip Call Girl Servic...
 
Microsoft Azure AD architecture and features
Microsoft Azure AD architecture and featuresMicrosoft Azure AD architecture and features
Microsoft Azure AD architecture and features
 
Covid Management System Project Report.pdf
Covid Management System Project Report.pdfCovid Management System Project Report.pdf
Covid Management System Project Report.pdf
 
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
🔥Independent Call Girls In Pune 💯Call Us 🔝 7014168258 🔝💃Independent Pune Esco...
 
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdfAsymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
Asymmetrical Repulsion Magnet Motor Ratio 6-7.pdf
 
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
Call Girls Nagpur 8824825030 Escort In Nagpur service 24X7
 
My Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdfMy Airframe Metallic Design Capability Studies..pdf
My Airframe Metallic Design Capability Studies..pdf
 
Literature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptxLiterature review for prompt engineering of ChatGPT.pptx
Literature review for prompt engineering of ChatGPT.pptx
 
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book NowKandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
Kandivali Call Girls ☑ +91-9967584737 ☑ Available Hot Girls Aunty Book Now
 
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
❣Unsatisfied Bhabhi Call Girls Surat 💯Call Us 🔝 7014168258 🔝💃Independent Sura...
 
Online train ticket booking system project.pdf
Online train ticket booking system project.pdfOnline train ticket booking system project.pdf
Online train ticket booking system project.pdf
 
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
High Profile Call Girls Ahmedabad 🔥 7737669865 🔥 Real Fun With Sexual Girl Av...
 
CSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdfCSP_Study - Notes (Paul McNeill) 2017.pdf
CSP_Study - Notes (Paul McNeill) 2017.pdf
 
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls ChennaiCall Girls Chennai +91-8824825030 Vip Call Girls Chennai
Call Girls Chennai +91-8824825030 Vip Call Girls Chennai
 
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
一比一原版(psu学位证书)美国匹兹堡州立大学毕业证如何办理
 
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdfFUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
FUNDAMENTALS OF MECHANICAL ENGINEERING.pdf
 
Data Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdfData Communication and Computer Networks Management System Project Report.pdf
Data Communication and Computer Networks Management System Project Report.pdf
 

Face Recognition

  • 1.
  • 2. CONTENTS :-  Introduction  Biometrics  Face Recognition  Implementation  How it works ?  Advantages and Disadvantages  Applications  Conclusion  References
  • 3. INTRODUCTION :-  Everyday actions are increasingly being handled electronically, instead of pencil and paper or face to face.  This growth in electronic transactions results in great demand for fast and accurate user identification and authentication.
  • 4.  Access codes for buildings, banks accounts and computer systems often use PIN's for identification and security clearances.  Using the proper PIN gains access, but the user of the PIN is not verified. When credit and ATM cards are lost or stolen, an unauthorized user can often come up with the correct personal codes.  Face recognition technology may solve this problem since a face is undeniably connected to its owner except in the case of identical twins.
  • 5. BIOMETRICS :-  A biometric is a unique, measurable characteristic of a human being that can be used to automatically recognize an individual or verify an individual’s identity.  Biometrics can measure both physiological and behavioral characteristics.  Physiological biometrics:- This biometrics is based on measurements and data derived from direct measurement of a part of the human body.  Behavioral biometrics:- this biometrics is based on measurements and data derived from an action.
  • 6. TYPES OF BIOMETRICS :- PHYSIOLOGICAL a. Finger-scan b. Facial Recognition c. Iris-scan d. Retina-scan e. Hand-scan BEHAVIORAL a. Voice-scan b. Signature-scan c. Keystroke-scan
  • 7.
  • 8.  It requires no physical interaction on behalf of the user.  It is accurate and allows for high enrolment and verification rates.  It does not require an expert to interpret the comparison result.  It can use your existing hardware infrastructure, existing cameras and image capture. Devices will work with no problems.  It is the only biometric that allow you to perform passive identification in a one to many environments.
  • 9. FACE RECOGNITION  In Face recognition there are two types of comparisons:-  VERIFICATION- The system compares the given individual with who they say they are and gives a yes or no decision.  IDENTIFICATION- The system compares the given individual to all the Other individuals in the database and gives a ranked list of matches.
  • 10. CONTD…  All identification or authentication technologies operate using the following four stages:  Capture: A physical or behavioral sample is captured by the system during Enrollment and also in identification or verification process.  Extraction: unique data is extracted from the sample and a template is created.  Comparison: the template is then compared with a new sample.  Match/non-match: the system decides if the features extracted from the new Samples are a match or a non match.
  • 11. IMPLEMENTATION The implementation of face recognition technology includes the following four stages:  Image acquisition  Image processing  Distinctive characteristic location  Template creation  Template matching
  • 12. IMAGE ACQUISITION  Facial-scan technology can acquire faces from almost any static camera or video system that generates images of sufficient quality and resolution.  High-quality enrollment is essential to eventual verification and identification enrollment images define the facial characteristics to be used in all future authentication events.
  • 13.
  • 14. IMAGE PROCESSING  Images are cropped such that the ovoid facial image remains, and color images are normally converted to black and white in order to facilitate initial comparisons based on grayscale characteristics.  First the presence of faces or face in a scene must be detected. Once the face is detected, it must be localized and Normalization process may be required to bring the dimensions of the live facial sample in alignment with the one on the template.
  • 15. DISTINCTIVE CHARACTERISTIC LOCATION  All facial-scan systems attempt to match visible facial features in a fashion similar to the way people recognize one another.  The features most often utilized in facial-scan systems are those least likely to change significantly over time: upper ridges of the eye sockets, areas around the cheekbones, sides of the mouth, nose shape, and the position of major features relative to each other.
  • 16. CONTD..  Behavioural changes such as alteration of hairstyle, changes in makeup, growing or shaving facial hair, adding or removing eyeglasses are behaviours that impact the ability of facial-scan systems to locate distinctive features, facial-scan systems are not yet developed to the point where they can overcome such variables.
  • 18.  Enrolment templates are normally created from a multiplicity of processed facial images.  These templates can vary in size from less than 100 bytes, generated through certain vendors and to over 3K for templates.  The 3K template is by far the largest among technologies considered physiological biometrics.  Larger templates are normally associated with behavioural biometrics.
  • 19. TEMPLATE MATCHING  It compares match templates against enrolment templates.  A series of images is acquired and scored against the enrolment, so that a user attempting 1:1 verification within a facial-scan system may have 10 to 20 match attempts take place within 1 to 2 seconds.  facial-scan is not as effective as finger-scan or iris-scan in identifying a single individual from a large database, a number of potential matches are generally returned after large-scale facial-scan identification searches.
  • 20. HOW FACIAL RECOGNITION SYSTEM WORKS  Facial recognition software is based on the ability to first recognize faces, which is a technological feat in itself. If you look at the mirror, you can see that your face has certain distinguishable landmarks. These are the peaks and valleys that make up the different facial features.  VISIONICS defines these landmarks as nodal points. There are about 80 nodal points on a human face.
  • 21. CONTD.. Here are few nodal points that are measured by the software.  Distance between the eyes  Width of the nose  Depth of the eye socket  Cheekbones  Jaw line  Chin
  • 22. SOFTWARE  Detection- When the system is attached to a video surveillance system, the recognition software searches the field of view of a video camera for faces. If there is a face in the view, it is detected within a fraction of a second. A multi-scale algorithm is used to search for faces in low resolution. The system switches to a high-resolution search only after a head-like shape is detected.  Alignment- Once a face is detected, the system determines the head's position, size and pose. A face needs to be turned at least 35 degrees toward the camera for the system to register it.
  • 23.  Normalization-The image of the head is scaled and rotated so that it can be registered and mapped into an appropriate size and pose. Normalization is performed regardless of the head's location and distance from the camera. Light does not impact the normalization process.  Representation-The system translates the facial data into a unique code. This coding process allows for easier comparison of the newly acquired facial data to stored facial data.  Matching- The newly acquired facial data is compared to the stored data and (ideally) linked to at least one stored facial representation.
  • 24.  The system maps the face and creates a face print, a unique numerical code for that face. Once the system has stored a face print, it can compare it to the thousands or millions of face prints stored in a database.  Each face print is stored as an 84-byte file.
  • 25. ADVANTAGES AND DISADVANTAGES Advantages:  There are many benefits to face recognition systems such as its convenience and Social acceptability. all you need is your picture taken for it to work. Face recognition is easy to use and in many cases it can be performed without a Person even knowing. Face recognition is also one of the most inexpensive biometric in the market and Its price should continue to go down. Disadvantages:  Face recognition systems can’t tell the difference between identical twins.
  • 26. APPLICATIONS The natural use of face recognition technology is the replacement of PIN. Government Use: Law Enforcement: Minimizing victim trauma verifying Identify for court records, and comparing school surveillance camera images to know child molesters. Security/Counterterrorism: Access control, comparing surveillance images to Know terrorist. Immigration: Rapid progression through Customs. Voter verification: Where eligible politicians are required to verify their identity during a voting process this is intended to stop “proxy‟ voting where the vote may not go as expected.
  • 27. Commercial Use: Residential Security: Alert homeowners of approaching personnel. Banking using ATM: The software is able to quickly verify a customer’s face. Physical access control of buildings areas, doors, cars or net access.
  • 28. CONCLUSION  Factors such as environmental changes and mild changes in appearance impact the technology to a greater degree than many expect.  For implementations where the biometric system must verify and identify users reliably over time, facial scan can be a very difficult, but not impossible, technology to implement successfully.
  • 29. REFERENCES  Biometricgroup.com/wiley  Wikipedia.org  Google
  翻译: