SlideShare a Scribd company logo
ECWAY TECHNOLOGIES
IEEE PROJECTS & SOFTWARE DEVELOPMENTS
OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE
BANGALORE / HYDRABAD
CELL: +91 98949 17187, +91 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 / 8111
VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com

ROBUST FACE RECOGNITION FOR UNCONTROLLED POSE
AND ILLUMINATION CHANGES

ABSTRACT:

Face recognition has made significant advances in the last decade, but robust commercial
applications are still lacking. Current authentication/identification applications are limited to
controlled settings, e.g., limited pose and illumination changes, with the user usually aware of
being screened and collaborating in the process. Among others, pose and illumination changes
are limited. To address challenges from looser restrictions, this paper proposes a novel
framework for real-world face recognition in uncontrolled settings named Face Analysis for
Commercial Entities (FACE). Its robustness comes from normalization (“correction”) strategies
to address pose and illumination variations. In addition, two separate image quality indices
quantitatively assess pose and illumination changes for each biometric query, before submitting
it to the classifier. Samples with poor quality are possibly discarded or undergo a manual
classification or, when possible, trigger a new capture. After such filter, template similarity for
matching purposes is measured using a localized version of the image correlation index.
Finally, FACE adopts reliability indices, which estimate the “acceptability” of the final
identification decision made by the classifier. Experimental results show that the accuracy of
FACE (in terms of recognition rate) compares favorably, and in some cases by significant
margins, against popular face recognition methods. In particular, FACE is compared against
SVM, incremental SVM, principal component analysis, incremental LDA, ICA, and hierarchical
multiscale local binary pattern. Testing exploits data from different data sets: CelebrityDB,
Labeled Faces in the Wild, SCface, and FERET. The face images used present variations in pose,
expression, illumination, image quality, and resolution. Our experiments show the benefits of
using image quality and reliability indices to enhance overall accuracy, on one side, and to
provide for indi- idualized processing of biometric probes for better decision-making purposes,
on the other side. Both kinds of indices, owing to the way they are defined, can be easily
integrated within different frameworks and off-the-shelf biometric applications for the following:
1) data fusion; 2) online identity management; and 3) interoperability. The results obtained by
FACE witness a significant increase in accuracy when compared with the results produced by the
other algorithms considered.

More Related Content

PDF
Matlab robust face recognition for uncontrolled pose and illumination changes
PDF
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
PDF
Sistemas operativos
DOC
A single phase grid-connected fuel cell system based on a boost-inverter
PDF
Matlab local directional number pattern for face analysis face and expressio...
PDF
Matlab secure watermarking for multimedia content protection a review of its...
PDF
OCP benefits (2015) US office
Matlab robust face recognition for uncontrolled pose and illumination changes
A Fast Recognition Method for Pose and Illumination Variant Faces on Video Se...
Sistemas operativos
A single phase grid-connected fuel cell system based on a boost-inverter
Matlab local directional number pattern for face analysis face and expressio...
Matlab secure watermarking for multimedia content protection a review of its...
OCP benefits (2015) US office

Viewers also liked (8)

PPT
Revisao de peraodo_composto
DOC
An optimal control method for photovoltaic grid tied-interleaved fly-back mic...
PDF
Taller 8°periodo 1
PDF
Infographic: Europe Online Gaming Market 2015
PPT
Redacao -9_ano_-_conto_e_seus_elementos
PDF
Tríptic carnaval
DOC
Adaptive theory based improved linear sinusoidal tracer control algorithm for...
DOC
Saravana cv
Revisao de peraodo_composto
An optimal control method for photovoltaic grid tied-interleaved fly-back mic...
Taller 8°periodo 1
Infographic: Europe Online Gaming Market 2015
Redacao -9_ano_-_conto_e_seus_elementos
Tríptic carnaval
Adaptive theory based improved linear sinusoidal tracer control algorithm for...
Saravana cv
Ad

Similar to Matlab robust face recognition for uncontrolled pose and illumination changes (20)

PDF
Robust face recognition for uncontrolled pose and illumination changes
PDF
Face recognition across pose with estimation of pose parameters
PDF
O24114119
PDF
IRJET- Analysis of Face Recognition using Docface+ Selfie Matching
PDF
IRJET- A Review on Various Approaches of Face Recognition
PDF
Ck36515520
PDF
40120140506007
PDF
Paper id 25201441
DOCX
Face recogntion using PCA algorithm
PDF
Lecture 10 ming yang - face recognition systems
PDF
Criminal Detection System
PPT
Facial_recognition_Siva vadapalli1.pptx.ppt
PDF
IRJET-Analysis of Face Recognition System for Different Classifier
PDF
Face recognition Face Identification
PDF
A novel approach for performance parameter estimation of face recognition bas...
PDF
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
PDF
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
PDF
Clustering Based Approximation in Facial Image Retrieval
PDF
International Journal of Engineering Research and Development
PDF
D1061825
Robust face recognition for uncontrolled pose and illumination changes
Face recognition across pose with estimation of pose parameters
O24114119
IRJET- Analysis of Face Recognition using Docface+ Selfie Matching
IRJET- A Review on Various Approaches of Face Recognition
Ck36515520
40120140506007
Paper id 25201441
Face recogntion using PCA algorithm
Lecture 10 ming yang - face recognition systems
Criminal Detection System
Facial_recognition_Siva vadapalli1.pptx.ppt
IRJET-Analysis of Face Recognition System for Different Classifier
Face recognition Face Identification
A novel approach for performance parameter estimation of face recognition bas...
AN EFFICIENT FACE RECOGNITION EMPLOYING SVM AND BU-LDP
A Hybrid Approach to Recognize Facial Image using Feature Extraction Method
Clustering Based Approximation in Facial Image Retrieval
International Journal of Engineering Research and Development
D1061825
Ad

Matlab robust face recognition for uncontrolled pose and illumination changes

  • 1. ECWAY TECHNOLOGIES IEEE PROJECTS & SOFTWARE DEVELOPMENTS OUR OFFICES @ CHENNAI / TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE BANGALORE / HYDRABAD CELL: +91 98949 17187, +91 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 / 8111 VISIT: www.ecwayprojects.com MAIL TO: ecwaytechnologies@gmail.com ROBUST FACE RECOGNITION FOR UNCONTROLLED POSE AND ILLUMINATION CHANGES ABSTRACT: Face recognition has made significant advances in the last decade, but robust commercial applications are still lacking. Current authentication/identification applications are limited to controlled settings, e.g., limited pose and illumination changes, with the user usually aware of being screened and collaborating in the process. Among others, pose and illumination changes are limited. To address challenges from looser restrictions, this paper proposes a novel framework for real-world face recognition in uncontrolled settings named Face Analysis for Commercial Entities (FACE). Its robustness comes from normalization (“correction”) strategies to address pose and illumination variations. In addition, two separate image quality indices quantitatively assess pose and illumination changes for each biometric query, before submitting it to the classifier. Samples with poor quality are possibly discarded or undergo a manual classification or, when possible, trigger a new capture. After such filter, template similarity for matching purposes is measured using a localized version of the image correlation index.
  • 2. Finally, FACE adopts reliability indices, which estimate the “acceptability” of the final identification decision made by the classifier. Experimental results show that the accuracy of FACE (in terms of recognition rate) compares favorably, and in some cases by significant margins, against popular face recognition methods. In particular, FACE is compared against SVM, incremental SVM, principal component analysis, incremental LDA, ICA, and hierarchical multiscale local binary pattern. Testing exploits data from different data sets: CelebrityDB, Labeled Faces in the Wild, SCface, and FERET. The face images used present variations in pose, expression, illumination, image quality, and resolution. Our experiments show the benefits of using image quality and reliability indices to enhance overall accuracy, on one side, and to provide for indi- idualized processing of biometric probes for better decision-making purposes, on the other side. Both kinds of indices, owing to the way they are defined, can be easily integrated within different frameworks and off-the-shelf biometric applications for the following: 1) data fusion; 2) online identity management; and 3) interoperability. The results obtained by FACE witness a significant increase in accuracy when compared with the results produced by the other algorithms considered.