Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Face recognition methods analysis

View through CrossRef
Face Recognition is one of the most important issues in Image processing tasks. It is important because it uses for various purposes in real world such as Criminal detection or for detecting fraud in passport and visa check in airports. Face book is a nice example of Face recognition application, when it sends notification to one user’s friends who are recognized by their images that user uploaded in face book page. To solve Face Recognition problem different methods are introduced such as Principal Component Analysis (PCA), Independent Component Analysis (ICA), Support Vector Machine (SVM), Linear Discriminant Analysis (LDA), and Hidden Markov Models (HMM) which are explained and analyzed. Also algorithms like; Eigen face, Fisher face and Local Binary Pattern Histogram (LBPH) which are simplest and most accurate methods are implemented in this project for AT&T dataset to recognize the most similar face to other faces in this data set. To this end these algorithms are explained and advantages and disadvantages of each one are analyzed as well. Consequently, the best method is selected with comparison between the results of face reconstruction by Engine face, Fisher face and Local binary pattern histogram methods. In this project Eigen face method has best result. It should be noted that for implementing face recognition algorithms color map methods are used to distinguish the facial features more precisely. In this work Rainbow color map in Eigen Face algorithm and HSV color map in Fisher Face algorithm are utilized and results shows that HSV color map is more accurate than rainbow color map.
Title: Face recognition methods analysis
Description:
Face Recognition is one of the most important issues in Image processing tasks.
It is important because it uses for various purposes in real world such as Criminal detection or for detecting fraud in passport and visa check in airports.
Face book is a nice example of Face recognition application, when it sends notification to one user’s friends who are recognized by their images that user uploaded in face book page.
To solve Face Recognition problem different methods are introduced such as Principal Component Analysis (PCA), Independent Component Analysis (ICA), Support Vector Machine (SVM), Linear Discriminant Analysis (LDA), and Hidden Markov Models (HMM) which are explained and analyzed.
Also algorithms like; Eigen face, Fisher face and Local Binary Pattern Histogram (LBPH) which are simplest and most accurate methods are implemented in this project for AT&T dataset to recognize the most similar face to other faces in this data set.
To this end these algorithms are explained and advantages and disadvantages of each one are analyzed as well.
Consequently, the best method is selected with comparison between the results of face reconstruction by Engine face, Fisher face and Local binary pattern histogram methods.
In this project Eigen face method has best result.
It should be noted that for implementing face recognition algorithms color map methods are used to distinguish the facial features more precisely.
In this work Rainbow color map in Eigen Face algorithm and HSV color map in Fisher Face algorithm are utilized and results shows that HSV color map is more accurate than rainbow color map.

Related Results

3D Face Factorisation for Face Recognition Using Pattern Recognition Algorithms
3D Face Factorisation for Face Recognition Using Pattern Recognition Algorithms
Abstract The face is the preferable biometrics for person recognition or identification applications because person identifying by face is a human connate habit. In ...
Video Indexing through Human Faces by Combined Deep Learning Neural Networks
Video Indexing through Human Faces by Combined Deep Learning Neural Networks
This research aims to suggest an algorithm that uses the human face as a cue for detecting faces and recognition from input video. Face recognition has become popular because it ha...
Depth-aware salient object segmentation
Depth-aware salient object segmentation
Object segmentation is an important task which is widely employed in many computer vision applications such as object detection, tracking, recognition, and ret...
A face recognition algorithm based on the combine of image feature compensation and improved PSO
A face recognition algorithm based on the combine of image feature compensation and improved PSO
AbstractFace recognition systems have been widely applied in various scenarios in people's daily lives. The recognition rate and speed of face recognition systems have always been ...
Identifying Links Between Latent Memory and Speech Recognition Factors
Identifying Links Between Latent Memory and Speech Recognition Factors
Objectives: The link between memory ability and speech recognition accuracy is often examined by correlating summary measures of performance across various tasks, but i...
Face Recognition System using Dual Network
Face Recognition System using Dual Network
Face recognition systems are the most widely used biometric technologies due to three reasons: collectability, distinctness and the rise of artificial intelligence. Deep learning-b...
ARTIFICIAL INTELLIGENCE FACE RECOGNITION: SECURITY SYSTEM
ARTIFICIAL INTELLIGENCE FACE RECOGNITION: SECURITY SYSTEM
Face recognition has recently been a popular study topic as a result of the growing demand for security. Security systems, identity verification, access control, surveillance syste...
Design on Face Recognition System with Privacy Preservation Based on Homomorphic Encryption
Design on Face Recognition System with Privacy Preservation Based on Homomorphic Encryption
Abstract Face recognition is playing an increasingly important role in present society, and suffers from the privacy leakage in plaintext. Therefore, a recognition system b...

Back to Top