Pose Invariant Face Recognition Using Pca

Pose Invariant Face Recognition Using Pca
Author: Patel Nehal
Publisher: LAP Lambert Academic Publishing
Total Pages: 92
Release: 2015-10-20
Genre:
ISBN: 9783659788949

Download Pose Invariant Face Recognition Using Pca Book in PDF, Epub and Kindle

Both face detection and recognition are very curious areas in the field of image analysis, computer vision and pattern recognition that has received a big deal of attention over the last few years. It has been widely used for the purpose of security and forensic science for identify of an individual e.g. at the place of video surveillance, airports, traffic, terrorist attacks.To analyze the information of face images: faster, robust and efficient face detection and recognition algorithms are required. This system has been facing problems in recognizing subjects of varying poses, illumination conditions, facial expressions, and face occlusions. Due to variation in pose relative to camera certain features like smile, open eyes or mouth, left side or right side of mouth or eyes, occluded mouth or eyes can't be detected and extracted properly. It will be a critical task to detect a person with varying poses in vertical direction. In this work we present, face detection is performed by skin tone. Through PCA extract features and system is getting trained and tested. For face recognition process, Euclidean distance is measured and based on that minimum distance face is recognized

Improvement of Face Recognition Using Principal Component Analysis and Moment Invariant

Improvement of Face Recognition Using Principal Component Analysis and Moment Invariant
Author: Annie Thomas
Publisher:
Total Pages: 216
Release: 2007
Genre:
ISBN:

Download Improvement of Face Recognition Using Principal Component Analysis and Moment Invariant Book in PDF, Epub and Kindle

Face recognition attracts many researchers and has made significant progress in recent years. Face recognition is a type of biometric just like fingerprint and iris scans. This technology plays an important role in real-world applications, such as commercial and law enforcement applications, from here comes the importance of tackling this kind of research. In this research, we have proposed a method that integrates Principal Component Analysis (PCA) and Moment Invariant with face colour in gray scale to recognize face images of various pose. The PCA method is used to analyze the face image because it is optimal with any similar face image analysis and it has been employed to extract the global information. The vectors of a face in the database that are matched with the one of face image will be recognized the owner. If the vector is not matched, the original face image will be reconsidered with moment invariant and face colour in gray scale extraction. Then, the face will be rematched. In this way, the unrecognized faces will be reconsidered again and some will be recognized accurately to increase the number of recognized faces and improve the recognition accuracy as well. We have applied our method on Olivetti Research Laboratory (ORL) database which is issued by AT&T. The database contains 40 different faces images with 10 each face. Our experiment is done by using the holdout to measure the recognition accuracy, as we divided about 2/3 of the data 280 faces for training, and about 1/3 which is 120 faces for testing. The results showed a recognition accuracy of 94% for applying PCA, and 96% after reconsidering the unrecognized patterns by dealing with pose-varied faces and face colour extraction. Our proposed method has improved the recognition accuracy with the additional features extracted (PCA + face colour in gray scale) with the consideration of the total time process.

Soft Computing: Theories and Applications

Soft Computing: Theories and Applications
Author: Millie Pant
Publisher: Springer
Total Pages: 1126
Release: 2020-08-14
Genre: Technology & Engineering
ISBN: 9789811540318

Download Soft Computing: Theories and Applications Book in PDF, Epub and Kindle

This book focuses on soft computing and how it can be applied to solve real-world problems arising in various domains, ranging from medicine and healthcare, to supply chain management, image processing and cryptanalysis. It gathers high-quality papers presented at the International Conference on Soft Computing: Theories and Applications (SoCTA 2019), organized by the National Institute of Technology Patna, India. Offering valuable insights into soft computing for teachers and researchers alike, the book will inspire further research in this dynamic field.

A Dynamic Approach to Pose Invariant Face Identification Using Cellular Simultaneous Recurrent Networks

A Dynamic Approach to Pose Invariant Face Identification Using Cellular Simultaneous Recurrent Networks
Author: Teddy Salan
Publisher:
Total Pages:
Release: 2011
Genre:
ISBN:

Download A Dynamic Approach to Pose Invariant Face Identification Using Cellular Simultaneous Recurrent Networks Book in PDF, Epub and Kindle

Face recognition is a widely covered and desirable research field that produced multiple techniques and different approaches. Most of them have severe limitations with pose variations or face rotation. The immediate goal of this thesis is to deal with pose variations by implementing a face recognition system using a Cellular Simultaneous Recurrent Network (CSRN). The CSRN is a novel bio-inspired recurrent neural network that mimics reinforcement learning in the brain. The recognition task is defined as an identification problem on image sequences. The goal is to correctly match a set of unknown pose distorted probe face sequences with a set of known gallery sequences. This system comprises of a pre-processing stage for face and feature extraction and a recognition stage to perform the identification. The face detection algorithm is based on the scale-space method combined with facial structural knowledge. These steps include extraction of key landmark points and motion unit vectors that describe movement of face sequqnces. The identification process applies Eigenface and PCA and reduces each image to a pattern vector used as input for the CSRN. In the training phase the CSRN learns the temporal information contained in image sequences. In the testing phase the network predicts the output pattern and finds similarity with a test input pattern indicating a match or mismatch.Previous applications of a CSRN system in face recognition have shown promise. The first objective of this research is to evaluate those prior implementations of CSRN-based pose invariant face recognition in video images with large scale databases. The publicly available VidTIMIT Audio-Video face dataset provides all the sequences needed for this study. The second objective is to modify a few well know standard face recognition algorithms to handle pose invariant face recognition for appropriate benchmarking with the CSRN. The final objective is to further improve CSRN face recognition by introducing motion units which can be used to capture the direction and intensity of movement of feature points in a rotating face.

Invariant Face Recognition in Hyperspectral Images

Invariant Face Recognition in Hyperspectral Images
Author: Han Wang
Publisher:
Total Pages: 105
Release: 2014
Genre:
ISBN: 9781321024258

Download Invariant Face Recognition in Hyperspectral Images Book in PDF, Epub and Kindle

The performance of current face recognition systems has reached a satisfactory level under controlled conditions. However, when conditions are not controlled, the performance degrades dramatically. This study considers the challenges introduced by variations in expression, pose, and illumination. Existing methods use either spatial or spectral information. In this study, we propose algorithms that make use of spatial and spectral information simultaneously. Spectral features are extracted from hyperspectral images to represent subjects' spectral characteristics. Spatial features are extracted from one or more bands of a hyperspectral image. For expression-invariant recognition, we extract spectral features from three tissue types. We also design a set of 3D Gabor filters to represent spatial and spectral correlations for use as features. We then apply principal component analysis (PCA) to these features to model expression variation. For pose-invariant recognition, we also extract spectral features from three tissue types. 3D face models are learned using correspondences between a generic 3D model and 2D images. We then use the 3D models to synthesize images under novel poses. Next, we design a set of 2D Gabor filters to extract spatial features. We also apply PCA to correspondences to extract features. For illumination-invariant recognition, a basis is learned that is able to represent a variety of illumination conditions. The images are filtered to alleviate shadow effects and a set of 2D Gabor filters is designed to extract phase information. The effectiveness of the algorithms is demonstrated on a database of 200 subjects. We also propose a method to synthesize images with novel illumination conditions. This method can be used to generate images to test the illumination-invariant recognition algorithm. The proposed method first estimates the illumination effects in an image through filtering. Next, an illumination-normalized image is extracted to represent a subject. Lastly, the normalized representation and the estimated illumination effects are combined to synthesize new images of the subject under the estimated illumination conditions.

3D Face Recognition Using PCA

3D Face Recognition Using PCA
Author: Yagnesh Parmar
Publisher: LAP Lambert Academic Publishing
Total Pages: 64
Release: 2012-04
Genre:
ISBN: 9783848444014

Download 3D Face Recognition Using PCA Book in PDF, Epub and Kindle

This book describes a face recognition system that overcomes the problem of changes in gesture and mimics in three-dimensional (3D) range images. Here, we propose a local variation detection and restoration method based on the two-dimensional (2D) principal component analysis (PCA). The depth map of a 3D facial image is first smoothed using median filter to minimize the local variation. The detected face shape is cropped & normalized to a standard image size of 101x101 pixels and the forefront nose point is selected to be the image center. Facial depth-values are scaled between 0 and 255 for translation and scaling-invariant identification. The preprocessed face image is smoothed to minimize the local variations. The 2DPCA is applied to the resultant range data and the corresponding principal-(or eigen-) images are used as the characteristic feature vectors of the subject to find his/her identity in the database of pre-recorded faces. The system's performance is tested against the GavabDB facial databases. Experimental results show that the proposed method is able to identify subjects with different gesture and mimics in the presence of noise in their 3D facial images.

Kernel Learning Algorithms for Face Recognition

Kernel Learning Algorithms for Face Recognition
Author: Jun-Bao Li
Publisher: Springer Science & Business Media
Total Pages: 232
Release: 2013-09-07
Genre: Technology & Engineering
ISBN: 1461401615

Download Kernel Learning Algorithms for Face Recognition Book in PDF, Epub and Kindle

Kernel Learning Algorithms for Face Recognition covers the framework of kernel based face recognition. This book discusses the advanced kernel learning algorithms and its application on face recognition. This book also focuses on the theoretical deviation, the system framework and experiments involving kernel based face recognition. Included within are algorithms of kernel based face recognition, and also the feasibility of the kernel based face recognition method. This book provides researchers in pattern recognition and machine learning area with advanced face recognition methods and its newest applications.

Face Recognition

Face Recognition
Author: Miloš Oravec
Publisher: IntechOpen
Total Pages: 412
Release: 2010-04-01
Genre: Computers
ISBN: 9789533070605

Download Face Recognition Book in PDF, Epub and Kindle

This book aims to bring together selected recent advances, applications and original results in the area of biometric face recognition. They can be useful for researchers, engineers, graduate and postgraduate students, experts in this area and hopefully also for people interested generally in computer science, security, machine learning and artificial intelligence. Various methods, approaches and algorithms for recognition of human faces are used by authors of the chapters of this book, e.g. PCA, LDA, artificial neural networks, wavelets, curvelets, kernel methods, Gabor filters, active appearance models, 2D and 3D representations, optical correlation, hidden Markov models and others. Also a broad range of problems is covered: feature extraction and dimensionality reduction (chapters 1-4), 2D face recognition from the point of view of full system proposal (chapters 5-10), illumination and pose problems (chapters 11-13), eye movement (chapter 14), 3D face recognition (chapters 15-19) and hardware issues (chapters 19-20).