SlideShare a Scribd company logo
C&T RF Antennas Inc
https://ctrfantennasinc.com/ https://lcantennas.com/ https://pcbantennas.com/
info@ctrfantennasinc.com
Please Contact us for more information, thank you.
 Coco Lu (+86)13412239096
What are the 3 Classic Face Recognition Algorithms?
What is face recognition algorithm?
The face recognition algorithm means that after a face is detected and key facial feature points
are located, the main face areas can be cropped out, pre-processed, and fed into the back-end
recognition algorithm.
The face recognition algorithm has to complete the extraction of facial features and compare
them with the known faces in the inventory to complete the final classification. There are three
classical face recognition algorithms, let's see what they are exactly.
Three classical face recognition algorithms
The classic face recognition algorithm 1. Eigenface method
Eigenface technology is a recently developed method for face or general rigid body recognition
and other face processing. The use of eigenfaces for face recognition was first proposed by
Sirovich and Kirby (1987) ("Low-dimensional procedure for the characterization of human faces")
and used by Matthew Turk and Alex Pentland for Eigenfaces for recognition").
A batch of face images is first converted into a set of feature vectors, called "Eigenfaces", which
are the basic components of the initial training image set.
The recognition process involves projecting a new image into the eigenface subspace and
determining and recognizing it by the position of its projection points in the subspace and the
length of the projection lines.
After transforming the image to another space, images of the same category will be clustered
together, and images of different categories will be clustered further away. It is difficult to cut the
images of different categories in the original pixel space in terms of distribution with simple lines
or faces, and transforming them into another space can separate them well.
The spatial transformation method chosen by Eigenfaces is PCA (Principal Component Analysis),
which is used to obtain the main components of the face distribution, and is implemented by
C&T RF Antennas Inc
https://ctrfantennasinc.com/ https://lcantennas.com/ https://pcbantennas.com/
info@ctrfantennasinc.com
Please Contact us for more information, thank you.
 Coco Lu (+86)13412239096
decomposing the covariance matrix of all face images in the training set to obtain the
corresponding eigenvectors, which are the "eigenfaces".
Each eigenvector or eigenface is equivalent to capturing or describing a variation or characteristic
among faces. This means that each face can be represented as a linear combination of these
eigenfaces.
The classic face recognition algorithm 2. Local Binary Patterns (LBP)
Local binary patterns (LBP) is a visual operator used for classification in the field of computer
vision.LBP, an operator used to describe texture features of images, was proposed by T. Ojala et al.
of the University of Oulu, Finland, in 1996 ("A comparative study of texture measures with
classification based on featured distributions").
In 2002, T. Ojala et al. published another paper on LBP in PAMI ("Multiresolution gray-scale and
rotation invariant texture classification with local binary patterns").
This paper very clearly illustrates the improved LBP features of multiresolution, gray-scale
invariant and rotation invariant, and equivalence patterns.
The core idea of LBP is that the grayscale value of the central pixel is used as a threshold and
compared with its domain to obtain the corresponding binary code to represent the local texture
features.
The significant advantage of the LBP method is that it is insensitive to illumination but still does
not solve the problem of pose and expression. However, the recognition rate of LBP has been
greatly improved compared to the feature face method.
The classic face recognition algorithm 3. Fisher face algorithm
Linear discriminant analysis, which considers category information while reducing dimensionality,
was invented by statistician Sir R. A. Fisher in 1936 ("The use of multiple measurements in
taxonomic problems").
In order to find a way to combine features in a way that achieves maximum interclass dispersion
and minimum intraclass dispersion.
The idea is simple: in a low-dimensional representation, identical classes should be clustered
tightly together, while different classes are as far apart as possible.
In 1997, Belhumer successfully applied the Fisher discriminant criterion to face classification and
proposed the Fisherface method based on linear discriminant analysis ("Eigenfaces vs. fisher
faces: Recognition using class specific linear projection").
Besides the What are the 3 Classic Face Recognition Algorithms article, you may also be
interested in the below articles?
What Is The Core 5G NR Technology?
2.4GHz/5.8GHz WiFi Antenna Principle And Parameters
5G Millimeter Wave
How To Choose 2.4G And 5G?
RF Circuit Design Tutorial
What Is Each RF 400MHz~6GHz Antenna Application?
How to Choose the Best Antenna for Lora?

More Related Content

DOC
Image processing
PDF
FACIAL EXPRESSION RECOGNITION USING DIGITALISED FACIAL FEATURES BASED ON ACTI...
PPTX
face recognition system
PDF
Face Recognition Using Gabor features And PCA
PDF
Welcome to International Journal of Engineering Research and Development (IJERD)
PDF
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
PDF
Ck36515520
PDF
A novel approach for performance parameter estimation of face recognition bas...
Image processing
FACIAL EXPRESSION RECOGNITION USING DIGITALISED FACIAL FEATURES BASED ON ACTI...
face recognition system
Face Recognition Using Gabor features And PCA
Welcome to International Journal of Engineering Research and Development (IJERD)
FACE DETECTION USING PRINCIPAL COMPONENT ANALYSIS
Ck36515520
A novel approach for performance parameter estimation of face recognition bas...

Similar to What are the 3 Classic Face Recognition Algorithms.pdf (20)

PDF
Criminal Detection System
PDF
Paper id 29201416
PDF
H0334749
DOCX
PDF
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
PDF
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
PPT
Facial_recognition_Siva vadapalli1.pptx.ppt
PDF
Volume 2-issue-6-2108-2113
PDF
Volume 2-issue-6-2108-2113
DOCX
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
DOCX
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
PDF
Hybrid Domain based Face Recognition using DWT, FFT and Compressed CLBP
PDF
A04430105
PDF
IRJET-Face Recognition using LDN Code
PDF
A survey on face recognition techniques
PPTX
Facial expression recognition based on local binary patterns final
PDF
D017322027
PDF
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
PDF
Feature extraction and classification methods of facial expression: A surey
PDF
Appearance based face recognition by pca and lda
Criminal Detection System
Paper id 29201416
H0334749
F ACIAL E XPRESSION R ECOGNITION B ASED ON E DGE D ETECTION
Face Emotion Analysis Using Gabor Features In Image Database for Crime Invest...
Facial_recognition_Siva vadapalli1.pptx.ppt
Volume 2-issue-6-2108-2113
Volume 2-issue-6-2108-2113
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
Hybrid Domain based Face Recognition using DWT, FFT and Compressed CLBP
A04430105
IRJET-Face Recognition using LDN Code
A survey on face recognition techniques
Facial expression recognition based on local binary patterns final
D017322027
Pose Invariant Face Recognition using Neuro-Fuzzy Approach
Feature extraction and classification methods of facial expression: A surey
Appearance based face recognition by pca and lda
Ad

More from Antenna Manufacturer Coco (20)

PDF
What Are The Drone Anti-jamming Systems Technology?
PDF
What are LPWAN Technologies Listed In IoT.pdf
PDF
Top 14 IoT Trends to Emerge in 2023.pdf
PDF
Comparison of GSM and NB-IoT Coverage Capability.pdf
PDF
What Are NB-IoT Technology And Its Features.pdf
PDF
LoRa Alliance Extends LoRaWAN Standard to Support IoT Applications.pdf
PDF
What is A Private 5G Network.pdf
PDF
What is LPWAN.pdf
PDF
What is 5G LAN How Does It Work.pdf
PDF
Internal Antenna VS. External Antenna.pdf
PDF
Yagi Antenna Design and 433MHz Antenna Design Example.pdf
PDF
55 Different Types of Antennas With Examples Used in Wireless Communication.pdf
PDF
WiFi vs. Cellular, Is WiFi Better Than Cellular.pdf
PDF
Mobile networks’ evolution from 1G to 5G.pdf
PDF
What is DTU.pdf
PDF
What is a DTU and What Does it Do.pdf
PDF
New Technology in Farming Applications.pdf
PDF
What is the Difference Between LTE and Wifi.pdf
PDF
Wifi vs LTE Technology.pdf
PDF
Comparison of 7 Common Positioning Technologies.pdf
What Are The Drone Anti-jamming Systems Technology?
What are LPWAN Technologies Listed In IoT.pdf
Top 14 IoT Trends to Emerge in 2023.pdf
Comparison of GSM and NB-IoT Coverage Capability.pdf
What Are NB-IoT Technology And Its Features.pdf
LoRa Alliance Extends LoRaWAN Standard to Support IoT Applications.pdf
What is A Private 5G Network.pdf
What is LPWAN.pdf
What is 5G LAN How Does It Work.pdf
Internal Antenna VS. External Antenna.pdf
Yagi Antenna Design and 433MHz Antenna Design Example.pdf
55 Different Types of Antennas With Examples Used in Wireless Communication.pdf
WiFi vs. Cellular, Is WiFi Better Than Cellular.pdf
Mobile networks’ evolution from 1G to 5G.pdf
What is DTU.pdf
What is a DTU and What Does it Do.pdf
New Technology in Farming Applications.pdf
What is the Difference Between LTE and Wifi.pdf
Wifi vs LTE Technology.pdf
Comparison of 7 Common Positioning Technologies.pdf
Ad

Recently uploaded (20)

PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PPTX
A Presentation on Artificial Intelligence
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Empathic Computing: Creating Shared Understanding
PPTX
Cloud computing and distributed systems.
PPT
Teaching material agriculture food technology
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Encapsulation theory and applications.pdf
Encapsulation_ Review paper, used for researhc scholars
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Agricultural_Statistics_at_a_Glance_2022_0.pdf
A Presentation on Artificial Intelligence
Chapter 3 Spatial Domain Image Processing.pdf
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Empathic Computing: Creating Shared Understanding
Cloud computing and distributed systems.
Teaching material agriculture food technology
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
MYSQL Presentation for SQL database connectivity
20250228 LYD VKU AI Blended-Learning.pptx
Big Data Technologies - Introduction.pptx
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Mobile App Security Testing_ A Comprehensive Guide.pdf
Review of recent advances in non-invasive hemoglobin estimation
Building Integrated photovoltaic BIPV_UPV.pdf
Encapsulation theory and applications.pdf

What are the 3 Classic Face Recognition Algorithms.pdf

  • 1. C&T RF Antennas Inc https://ctrfantennasinc.com/ https://lcantennas.com/ https://pcbantennas.com/ info@ctrfantennasinc.com Please Contact us for more information, thank you.  Coco Lu (+86)13412239096 What are the 3 Classic Face Recognition Algorithms? What is face recognition algorithm? The face recognition algorithm means that after a face is detected and key facial feature points are located, the main face areas can be cropped out, pre-processed, and fed into the back-end recognition algorithm. The face recognition algorithm has to complete the extraction of facial features and compare them with the known faces in the inventory to complete the final classification. There are three classical face recognition algorithms, let's see what they are exactly. Three classical face recognition algorithms The classic face recognition algorithm 1. Eigenface method Eigenface technology is a recently developed method for face or general rigid body recognition and other face processing. The use of eigenfaces for face recognition was first proposed by Sirovich and Kirby (1987) ("Low-dimensional procedure for the characterization of human faces") and used by Matthew Turk and Alex Pentland for Eigenfaces for recognition"). A batch of face images is first converted into a set of feature vectors, called "Eigenfaces", which are the basic components of the initial training image set. The recognition process involves projecting a new image into the eigenface subspace and determining and recognizing it by the position of its projection points in the subspace and the length of the projection lines. After transforming the image to another space, images of the same category will be clustered together, and images of different categories will be clustered further away. It is difficult to cut the images of different categories in the original pixel space in terms of distribution with simple lines or faces, and transforming them into another space can separate them well. The spatial transformation method chosen by Eigenfaces is PCA (Principal Component Analysis), which is used to obtain the main components of the face distribution, and is implemented by
  • 2. C&T RF Antennas Inc https://ctrfantennasinc.com/ https://lcantennas.com/ https://pcbantennas.com/ info@ctrfantennasinc.com Please Contact us for more information, thank you.  Coco Lu (+86)13412239096 decomposing the covariance matrix of all face images in the training set to obtain the corresponding eigenvectors, which are the "eigenfaces". Each eigenvector or eigenface is equivalent to capturing or describing a variation or characteristic among faces. This means that each face can be represented as a linear combination of these eigenfaces. The classic face recognition algorithm 2. Local Binary Patterns (LBP) Local binary patterns (LBP) is a visual operator used for classification in the field of computer vision.LBP, an operator used to describe texture features of images, was proposed by T. Ojala et al. of the University of Oulu, Finland, in 1996 ("A comparative study of texture measures with classification based on featured distributions"). In 2002, T. Ojala et al. published another paper on LBP in PAMI ("Multiresolution gray-scale and rotation invariant texture classification with local binary patterns"). This paper very clearly illustrates the improved LBP features of multiresolution, gray-scale invariant and rotation invariant, and equivalence patterns. The core idea of LBP is that the grayscale value of the central pixel is used as a threshold and compared with its domain to obtain the corresponding binary code to represent the local texture features. The significant advantage of the LBP method is that it is insensitive to illumination but still does not solve the problem of pose and expression. However, the recognition rate of LBP has been greatly improved compared to the feature face method. The classic face recognition algorithm 3. Fisher face algorithm Linear discriminant analysis, which considers category information while reducing dimensionality, was invented by statistician Sir R. A. Fisher in 1936 ("The use of multiple measurements in taxonomic problems"). In order to find a way to combine features in a way that achieves maximum interclass dispersion and minimum intraclass dispersion. The idea is simple: in a low-dimensional representation, identical classes should be clustered tightly together, while different classes are as far apart as possible. In 1997, Belhumer successfully applied the Fisher discriminant criterion to face classification and proposed the Fisherface method based on linear discriminant analysis ("Eigenfaces vs. fisher faces: Recognition using class specific linear projection"). Besides the What are the 3 Classic Face Recognition Algorithms article, you may also be interested in the below articles? What Is The Core 5G NR Technology? 2.4GHz/5.8GHz WiFi Antenna Principle And Parameters 5G Millimeter Wave How To Choose 2.4G And 5G? RF Circuit Design Tutorial What Is Each RF 400MHz~6GHz Antenna Application? How to Choose the Best Antenna for Lora?