SlideShare ist ein Scribd-Unternehmen logo
1 von 6
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3280
ROTATION INVARIANT FACE RECOGNITION USING RLBP, LPQ AND
CONTOURLET TRANSFORM
Karam Chand1, Dr. Deepak Saini2
1M.Tech. Scholar, Department of Electronics and Communication Engineering, Punjabi University, Patiala
2Assistant Professor, Department of Electronics and Communication Engineering, Punjabi University, Patiala
------------------------------------------------------------------------***-----------------------------------------------------------------------
ABSTRACT: Rotation invariant face recognition is an
important area of research because of its many real-world
applications, especially in creating a more robust recognition
system for commercial and government technologies. Their
diffusion is mainly supported by governments, forensics and
law enforcement agencies withtheaimofimprovingthepublic
security or in general a sense of security; in fact, the biometric
identification does not directly improvethesecuritybutactsas
deterrent to illegal activities. In this work, we also consider
illumination variable database. In this first we located face as
region of interest. Only LBP and LPQ features have been used
for feature extraction. There are variants of LBP features i.e.
RLBP (Rotated local binary pattern) etc. which has been
proved better. The existed work has been implementedononly
those datasets which have face in them. After this LDA has
been used to reduce feature set by taking negative log-
likelihood from each Contour let-WLD, RLBP and LPQ
descripted image histograms. After this KNN has beenusedfor
classification purposes. The experimental results show
excellent accuracy rates in overall testing of input data.
KEYWORDS: LBP,RLBP, CONTOURLET, KNN.
I. INTRODUCTION
Face detection [1] is one of the fundamental techniques
which enable human-computer interaction in a natural way.
It is a very complicated topic which involves face alignment,
face modeling, face relighting, face recognition, face
verification/authentication, head pose tracking, facial
expressiontracking/recognition,gender/agerecognition and
so on. Face detection is also a core research topic in human-
computer interaction areas. Only when the face is accurately
detected, the computers can truly understand people’s
thoughts and intentions. For human beings, they can easily
detect people’s human faces without hesitation. But for
computers, face detection is a very complicated process
which involved many aspects.
As the number of areas monitored by security cameras has
grown, only automated tools such as face recognition can
identify which images contain faces, which is essential to cut
down on the number of images which must be considered by
either human or computer-based face identification tasks.
Beyond security tasks, facerecognitionisimportantforother
applications, such as user identification for preventing voter
fraud or unlocking computers, or even fordigital cameras for
knowing which areas should be kept in focus. Overall,
although face recognition is a difficult task, it is necessaryfor
many day-today tasks.
Face recognition methods typically confronts many real-
world challenges, including the pose (out-of-planerotation);
the presence or absence of structural components like
beards, mustaches, glasses; and the face appearance that is
directly affected by a person’s facial expression. Occlusion is
also an obstacle in face recognition, as faces may be partially
occluded by other objects. Imaging conditions, lighting, and
resolution are also in the list of possible difficulties a face
recognition system has to attenuateandifpossible eliminate.
Orientation (in-plane rotation) is a new and important
challenge in face recognition, which occurs when the face
appearance may vary for different rotations about the
camera’s optical axis.Mostoffacerecognitionmethodssuffer
if input images are rotated, and new domains and
applications demand face recognition to be more robust.
Everyday pictures do not always show faces in an upright
position in front of the camera, and thus different
applications may need to recognize people from any picture
and not just a typical picture face posture. A person could lie
on bed so the face is rotated with a tilt of 90°, or could be
hanging from a back stretcher having the whole body upside
down.
2. LITERATURE SURVEY
Gonzalez-Diaz et al. (2014) [2] proposed a probabilistic
generative model that concurrently tackles the problems of
image retrieval and region-of-interest (ROI) segmentation.
Specifically, the proposed model takes into account several
properties of the matching process between two objects in
different images, namely: objects undergoing a Geometric
transformation, typical spatial location of the region of
interest, and visual similarity. In this manner,theirapproach
improves the reliability of detected true matches between
any pair of images. Furthermore, by taking advantage of the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3281
links to the ROI provided by the true matches, the proposed
method is able to perform a suitable ROI segmentation.
DassVenkat M. et al. (2014) [3] presented a new approach
called image retrieval system based on IGA. Content based
image retrieval is a challenging methodofcapturing relevant
images from a large storage space. Although this area has
been explored for decades, no technique has achieved the
accuracy of human visual perception in distinguishing
images. Whatever, the size andcontentoftheimagedatabase
is, a human being can easily recognize images of same
category. In this work, representing and retrievingtheimage
properties of colour, texture and edge are used using
interactive genetic algorithm (IGA) for betterapproximation
with user interaction. CBIR is still a developing science. As
image compression, digital image processing, and image
feature extraction techniques become moredeveloped,CBIR
maintains a steady pace of development inthe researchfield.
Paone et al. (2014)[4]used an experimental data set
comprised of 17486 images from 126 pairs ofidentical twins
(252 subjects) collected on the same day and 6864 images
from 120 pairs of identical twins (240 subjects) with images
taken a year later to measure the performance on seven
different face recognition algorithms. According to it, Facial
recognition algorithms should be able to operate even when
similar looking individuals are encountered, or even in the
extreme case of identical twins. Performance was reported
for variations in illumination, expression,gender,andage for
both the same day and cross-year image sets. Regardless of
the conditions of image acquisition, distinguishing identical
twins are significantly harder than distinguishing subjects
who are not identical twins for all algorithms.
Devi et al. (2015)[5]present a novel efficient and robust
methodology for quick face recognition by using Rule based
Local Binary Pattern (RLBP). The face image is said to be
divided into a number of 3x3 regions, called as micro
patterns, indicating the structure of the grey level pixels
within a neighbourhood to describe the spatial context of
represented as rule number to evaluate the membership
degree of the central pixel to the others within a
neighbourhood. A Local face distributor for each of the 3x3
neighbourhood, called LBP descriptor, is obtained by
applying Rules from which the RLBP feature distributions
are extracted. Use of contributes to more than a single bin in
the distribution of LBP values in the feature vector.
3. PRESENT WORK
System module
The system module of the proposed system is shown in
Figure 4.1. The input image is first read into workspace and
next a set of features are extracted from each image by
converting image into blocks of size 8*8.
 Local binary patterns for texture evaluation
The local binary pattern is a powerful gray level invariant
texture primitive. The histogram of the binary patterns
computed over a region is used for texture description [6].
The operator describes each pixel by the relative gray levels
of its neighboring pixels. If the gray level of the neighboring
pixel is higher or equal, the value is set to one, otherwise to
zero.
 Rotated Local Binary Pattern (RLBP)
The problem of variations to rotations in LBP arises due to
the fixed arrangement of weights. As the weights are aligned
in a circular manner, the effect of image rotations can be
countered by rotating the weights by the same angle while
computing the descriptor. Since the angle of the rotation
cannot be known, we propose an adaptive arrangement of
weights based on the locally computed reference direction.
The reference direction should be such that if an image
undergoes a rotation, it should alsoundergoa rotationby the
same angle. In our experiments, we have tested different
choices of the reference direction, such as the gradient,
weighted difference between the pixels, etc. The best results
were obtained with what we call, the Dominant Direction.
The Dominant Direction is defined as the index of the
neighbouring pixel whose difference fromthecentral pixel is
maximum.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3282
Fig-1: System Module
 Local phase quantization
LPQ is another widespread histogram-based feature
extractor from the family of local texture descriptors, which
performs the assessment of phase in a local window at the
pixel position [7]. Local phase analysis in frequency domain
leads to a detailed illumination insensitive texture
description of face images. LPQ is also insensitive against
image degradation, blur effect, which happensusuallyinreal
world applications, such as video surveillance, which is
caused by out of focus of camera or object motion. LPQ is a
common illumination and blur insensitive feature extractor.
4. RESULTS AND DISCUSSION
The software implementation of the project has been done
using MATLAB.MATLAB stands for MATRIX LABORATORY,
software developed by Math works in USA. First of all it is
used in military area. For this proposed thesis work, image
Multi-Block
LBP Histogram
Multi-block
LPQ Histogram
Contourlet
Transform
Decomposition
Sub-band
Multi-Block WLD Histogram
Feature Level Fusion
Linear Discriminant
Analysis
Nearest Neighbor
Classifier
Result
Training Feature
Vector
Query
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3283
processing toolbox commands and Image Acquisition
commands has been used.
In this section results are discussed at different levels of the
algorithm. A stepwise description for each step followed has
been described below:
Fig-2: Input image
1) RLBP feature extraction
RLBP is one of the most successful local feature extractors,
which extracts texture features of the image by comparing
each pixel with its neighbor’s in a small neighbourhood.
Fig-3: RLBP implementation of face image
1) LPQ feature extraction
LPQ is another widespread histogram-based feature
extractor from the family of local texture descriptors, which
performs the assessment of phase in a local window at the
pixel position. Local phase analysis in frequency domain
leads to a detailed illumination insensitive texture
description of face images. LPQ is also insensitive against
image degradation, blur effect, which happensusuallyinreal
world applications, such as video surveillance, which is
caused by out of focus of camera or object motion.
Fig-4: LPQ implementation of face image
2) Weber local descriptors of the coefficients of contour let
transform
Fig-5: Second level coefficients of contour let transform
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3284
Fig-6: web local descriptors at sub-band one
Fig-7: Accuracy rate of face recognition without using LDA
Approximate overall Classifier Accuracy without using
LDA is 99.06%
Fig-8: Accuracy rate of face recognition using LDA
Approximate overall Classifier Accuracy using LDA is
100%
5. CONCLUSION
Face is a complex multidimensional structure and needs a
good computing technique for recognition. Various face
expression recognition techniques include Local Binary
Pattern(LBP), Principal Component Analysis (PCA), Local
Discriminate Analysis(LDA), Linear programming. Basic
technique used for face expressionrecognitionislocal binary
pattern. Local binary pattern uses the concept of threshold
with the neighbouring pixels. A number of variants of LBP
exist like Rotation in-variant LBP, improved LBP, Advanced
LBP, Modified LBP, Extended LBP, Multi-scale LBP, Multi-
block LBP, Hamming LBP etc. Similarly LPQ is based on
quantizing the Fourier transform phase in local
neighbourhoods. The phase can be shown to be a blur
invariant property under certain commonly fulfilled
conditions. In face image analysis, histograms of LPQ labels
computed within local regions are used as a face descriptor
similarly to the widely used Local Binary Pattern (LBP)
methodology for face image description. In ourwork we
haveused Contour let-WLD, RLBPandLPQfeatureextraction
techniques. LDA has been usedto reduce the space of
discussed feature extractor. Afterthis,theclassifiernamedas
k-NN is used to classify the face images in Jaffe dataset.
Experimental results shows that the approximate overall
Classifier Accuracy without using LDA is 99.06%.and
approximate overall Classifier Accuracy using LDA is 100%
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3285
REFERENCES
[1] Cha Zhang and Zhengyou Zhang, “A survey of recent
advances in face detection,” Tech. Rep. MSR-TR-2010-66,
Microsoft Research Technical Report, June 2010.
[2]Iván González-Díaz, Member, IEEE, Carlos E. Baz-
Hormigos, and Fernando Díaz-de-María, Member, IEEE, “A
Generative Model for Concurrent Image Retrieval and ROI
Segmentation,‖ IEEE Transactions on Multimedia, Vol. 16,
pp.: 169-183, January 2014.
[3]Dass M. Venkat,Ali Mohammed Rahmath,Ali Mohammed
Mahmood, ―Image Retrieval Using Interactive Genetic
Algorithm,‖ International Conference on Computational
Science and Computational Intelligence,LasVegas,NV,Vol.1,
pp.: 215-220, May 2014.
[4] Jeffrey R. Paone, Patrick J. Flynn, P. Jonathon Philips,
Kevin W. Bowyer, Richard W. VorderBruegge, Patrick J.
Grother,George W. Quinn, Matthew T. Pruitt, and Jason M.
Grant,” Double Trouble: Differentiating Identical Twins by
Face Recognition.” IEEE Transactions on Information
Forensics and Security, Vol. 9, No. 2, February 2014
[5] O. Rama Devi, Dr.L.S.S.Reddy, Dr.E.V.Prasad, V.
SreeLasya,V.SaiSiddartha, “Robust Rule Based Local Binary
Pattern for Face Recognition.” Published in International
Journal of Advanced Research in Computer Science.
May2015, Vol. 6 Issue 3, p77-80. 4p.
[6]Srinivasa, K.G., Singh, A., Thomas,A.O.,Venugopal,K.R.and
Patnaik, L.M. “Generic Feature Extraction for Classification
using Fuzzy C - Means Clustering,” Intelligent Sensing and
Information Processing, pp. 33-38, 2005..
[7] S.C., Ryszard. “Image Feature Extraction Techniques and
Their Applications for CBIR and Biometrics Systems”,
International Journal of Biology & Biomedical Engineering,
Issue No. 1, Vol. 1, 2007, pp. 6-16.

Weitere ähnliche Inhalte

Was ist angesagt?

A survey on human face recognition invariant to illumination
A survey on human face recognition invariant to illuminationA survey on human face recognition invariant to illumination
A survey on human face recognition invariant to illumination
IAEME Publication
 
2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)
moemi1
 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978
Editor IJARCET
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and lda
IAEME Publication
 
Local feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A surveyLocal feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A survey
IJECEIAES
 

Was ist angesagt? (19)

Image De-noising and Enhancement for Salt and Pepper Noise using Genetic Algo...
Image De-noising and Enhancement for Salt and Pepper Noise using Genetic Algo...Image De-noising and Enhancement for Salt and Pepper Noise using Genetic Algo...
Image De-noising and Enhancement for Salt and Pepper Noise using Genetic Algo...
 
Authentication of Degraded Fingerprints Using Robust Enhancement and Matching...
Authentication of Degraded Fingerprints Using Robust Enhancement and Matching...Authentication of Degraded Fingerprints Using Robust Enhancement and Matching...
Authentication of Degraded Fingerprints Using Robust Enhancement and Matching...
 
A survey on human face recognition invariant to illumination
A survey on human face recognition invariant to illuminationA survey on human face recognition invariant to illumination
A survey on human face recognition invariant to illumination
 
2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)2015.basicsof imageanalysischapter2 (1)
2015.basicsof imageanalysischapter2 (1)
 
Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978Volume 2-issue-6-1974-1978
Volume 2-issue-6-1974-1978
 
10.1.1.432.9149
10.1.1.432.914910.1.1.432.9149
10.1.1.432.9149
 
Appearance based face recognition by pca and lda
Appearance based face recognition by pca and ldaAppearance based face recognition by pca and lda
Appearance based face recognition by pca and lda
 
EDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGEEDGE DETECTION OF MICROSCOPIC IMAGE
EDGE DETECTION OF MICROSCOPIC IMAGE
 
Ijebea14 276
Ijebea14 276Ijebea14 276
Ijebea14 276
 
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
IRJET- Kidney Stone Classification using Deep Neural Networks and Facilitatin...
 
Ieee projects 2012 2013 - Datamining
Ieee projects 2012 2013 - DataminingIeee projects 2012 2013 - Datamining
Ieee projects 2012 2013 - Datamining
 
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVMCOMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
 
Local feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A surveyLocal feature extraction based facial emotion recognition: A survey
Local feature extraction based facial emotion recognition: A survey
 
Enhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionEnhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print Recognition
 
H0334749
H0334749H0334749
H0334749
 
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis &  Viola-Jones AlgorithmGesture Recognition using Principle Component Analysis &  Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
 
IRJET- Skin Cancer Detection using Local and Global Contrast Stretching
IRJET- Skin Cancer Detection using Local and Global Contrast StretchingIRJET- Skin Cancer Detection using Local and Global Contrast Stretching
IRJET- Skin Cancer Detection using Local and Global Contrast Stretching
 
Human Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural NetworkHuman Re-identification with Global and Local Siamese Convolution Neural Network
Human Re-identification with Global and Local Siamese Convolution Neural Network
 
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
 

Ähnlich wie Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform

10.1109@ICCMC48092.2020.ICCMC-000167.pdf
10.1109@ICCMC48092.2020.ICCMC-000167.pdf10.1109@ICCMC48092.2020.ICCMC-000167.pdf
10.1109@ICCMC48092.2020.ICCMC-000167.pdf
mokamojah
 

Ähnlich wie Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform (20)

A Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media SampleA Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
A Powerful Automated Image Indexing and Retrieval Tool for Social Media Sample
 
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...
IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...IRJET -  	  A Survey Paper on Efficient Object Detection and Matching using F...
IRJET - A Survey Paper on Efficient Object Detection and Matching using F...
 
IRJET- Face Recognition of Criminals for Security using Principal Component A...
IRJET- Face Recognition of Criminals for Security using Principal Component A...IRJET- Face Recognition of Criminals for Security using Principal Component A...
IRJET- Face Recognition of Criminals for Security using Principal Component A...
 
IRJET- Digiyathra
IRJET-  	  DigiyathraIRJET-  	  Digiyathra
IRJET- Digiyathra
 
IRJET - Facial Recognition based Attendance System with LBPH
IRJET -  	  Facial Recognition based Attendance System with LBPHIRJET -  	  Facial Recognition based Attendance System with LBPH
IRJET - Facial Recognition based Attendance System with LBPH
 
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
 
Progression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face VerificationProgression in Large Age-Gap Face Verification
Progression in Large Age-Gap Face Verification
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
H018124360
H018124360H018124360
H018124360
 
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through QuadtreeIRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
IRJET- An Improvised Multi Focus Image Fusion Algorithm through Quadtree
 
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
Face Annotation using Co-Relation based Matching  for Improving Image Mining ...Face Annotation using Co-Relation based Matching  for Improving Image Mining ...
Face Annotation using Co-Relation based Matching for Improving Image Mining ...
 
IRJET- Analysis of Vehicle Number Plate Recognition
IRJET- Analysis of Vehicle Number Plate RecognitionIRJET- Analysis of Vehicle Number Plate Recognition
IRJET- Analysis of Vehicle Number Plate Recognition
 
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy LogicImproved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
Improved Weighted Least Square Filter Based Pan Sharpening using Fuzzy Logic
 
Adversarial sketch-photo transformation for enhanced face recognition accurac...
Adversarial sketch-photo transformation for enhanced face recognition accurac...Adversarial sketch-photo transformation for enhanced face recognition accurac...
Adversarial sketch-photo transformation for enhanced face recognition accurac...
 
10.1109@ICCMC48092.2020.ICCMC-000167.pdf
10.1109@ICCMC48092.2020.ICCMC-000167.pdf10.1109@ICCMC48092.2020.ICCMC-000167.pdf
10.1109@ICCMC48092.2020.ICCMC-000167.pdf
 
An Enhanced Method to Detect Copy Move Forgey in Digital Image Processing usi...
An Enhanced Method to Detect Copy Move Forgey in Digital Image Processing usi...An Enhanced Method to Detect Copy Move Forgey in Digital Image Processing usi...
An Enhanced Method to Detect Copy Move Forgey in Digital Image Processing usi...
 
Partial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather ConditionsPartial Object Detection in Inclined Weather Conditions
Partial Object Detection in Inclined Weather Conditions
 
Biomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWPBiomedical Image Retrieval using LBWP
Biomedical Image Retrieval using LBWP
 
IRJET - Gender and Age Prediction using Wideresnet Architecture
IRJET - Gender and Age Prediction using Wideresnet ArchitectureIRJET - Gender and Age Prediction using Wideresnet Architecture
IRJET - Gender and Age Prediction using Wideresnet Architecture
 
Review of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging ApproachReview of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging Approach
 

Mehr von IRJET Journal

Mehr von IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Kürzlich hochgeladen

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 

Kürzlich hochgeladen (20)

Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Vivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design SpainVivazz, Mieres Social Housing Design Spain
Vivazz, Mieres Social Housing Design Spain
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 

Rotation Invariant Face Recognition using RLBP, LPQ and CONTOURLET Transform

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3280 ROTATION INVARIANT FACE RECOGNITION USING RLBP, LPQ AND CONTOURLET TRANSFORM Karam Chand1, Dr. Deepak Saini2 1M.Tech. Scholar, Department of Electronics and Communication Engineering, Punjabi University, Patiala 2Assistant Professor, Department of Electronics and Communication Engineering, Punjabi University, Patiala ------------------------------------------------------------------------***----------------------------------------------------------------------- ABSTRACT: Rotation invariant face recognition is an important area of research because of its many real-world applications, especially in creating a more robust recognition system for commercial and government technologies. Their diffusion is mainly supported by governments, forensics and law enforcement agencies withtheaimofimprovingthepublic security or in general a sense of security; in fact, the biometric identification does not directly improvethesecuritybutactsas deterrent to illegal activities. In this work, we also consider illumination variable database. In this first we located face as region of interest. Only LBP and LPQ features have been used for feature extraction. There are variants of LBP features i.e. RLBP (Rotated local binary pattern) etc. which has been proved better. The existed work has been implementedononly those datasets which have face in them. After this LDA has been used to reduce feature set by taking negative log- likelihood from each Contour let-WLD, RLBP and LPQ descripted image histograms. After this KNN has beenusedfor classification purposes. The experimental results show excellent accuracy rates in overall testing of input data. KEYWORDS: LBP,RLBP, CONTOURLET, KNN. I. INTRODUCTION Face detection [1] is one of the fundamental techniques which enable human-computer interaction in a natural way. It is a very complicated topic which involves face alignment, face modeling, face relighting, face recognition, face verification/authentication, head pose tracking, facial expressiontracking/recognition,gender/agerecognition and so on. Face detection is also a core research topic in human- computer interaction areas. Only when the face is accurately detected, the computers can truly understand people’s thoughts and intentions. For human beings, they can easily detect people’s human faces without hesitation. But for computers, face detection is a very complicated process which involved many aspects. As the number of areas monitored by security cameras has grown, only automated tools such as face recognition can identify which images contain faces, which is essential to cut down on the number of images which must be considered by either human or computer-based face identification tasks. Beyond security tasks, facerecognitionisimportantforother applications, such as user identification for preventing voter fraud or unlocking computers, or even fordigital cameras for knowing which areas should be kept in focus. Overall, although face recognition is a difficult task, it is necessaryfor many day-today tasks. Face recognition methods typically confronts many real- world challenges, including the pose (out-of-planerotation); the presence or absence of structural components like beards, mustaches, glasses; and the face appearance that is directly affected by a person’s facial expression. Occlusion is also an obstacle in face recognition, as faces may be partially occluded by other objects. Imaging conditions, lighting, and resolution are also in the list of possible difficulties a face recognition system has to attenuateandifpossible eliminate. Orientation (in-plane rotation) is a new and important challenge in face recognition, which occurs when the face appearance may vary for different rotations about the camera’s optical axis.Mostoffacerecognitionmethodssuffer if input images are rotated, and new domains and applications demand face recognition to be more robust. Everyday pictures do not always show faces in an upright position in front of the camera, and thus different applications may need to recognize people from any picture and not just a typical picture face posture. A person could lie on bed so the face is rotated with a tilt of 90°, or could be hanging from a back stretcher having the whole body upside down. 2. LITERATURE SURVEY Gonzalez-Diaz et al. (2014) [2] proposed a probabilistic generative model that concurrently tackles the problems of image retrieval and region-of-interest (ROI) segmentation. Specifically, the proposed model takes into account several properties of the matching process between two objects in different images, namely: objects undergoing a Geometric transformation, typical spatial location of the region of interest, and visual similarity. In this manner,theirapproach improves the reliability of detected true matches between any pair of images. Furthermore, by taking advantage of the
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3281 links to the ROI provided by the true matches, the proposed method is able to perform a suitable ROI segmentation. DassVenkat M. et al. (2014) [3] presented a new approach called image retrieval system based on IGA. Content based image retrieval is a challenging methodofcapturing relevant images from a large storage space. Although this area has been explored for decades, no technique has achieved the accuracy of human visual perception in distinguishing images. Whatever, the size andcontentoftheimagedatabase is, a human being can easily recognize images of same category. In this work, representing and retrievingtheimage properties of colour, texture and edge are used using interactive genetic algorithm (IGA) for betterapproximation with user interaction. CBIR is still a developing science. As image compression, digital image processing, and image feature extraction techniques become moredeveloped,CBIR maintains a steady pace of development inthe researchfield. Paone et al. (2014)[4]used an experimental data set comprised of 17486 images from 126 pairs ofidentical twins (252 subjects) collected on the same day and 6864 images from 120 pairs of identical twins (240 subjects) with images taken a year later to measure the performance on seven different face recognition algorithms. According to it, Facial recognition algorithms should be able to operate even when similar looking individuals are encountered, or even in the extreme case of identical twins. Performance was reported for variations in illumination, expression,gender,andage for both the same day and cross-year image sets. Regardless of the conditions of image acquisition, distinguishing identical twins are significantly harder than distinguishing subjects who are not identical twins for all algorithms. Devi et al. (2015)[5]present a novel efficient and robust methodology for quick face recognition by using Rule based Local Binary Pattern (RLBP). The face image is said to be divided into a number of 3x3 regions, called as micro patterns, indicating the structure of the grey level pixels within a neighbourhood to describe the spatial context of represented as rule number to evaluate the membership degree of the central pixel to the others within a neighbourhood. A Local face distributor for each of the 3x3 neighbourhood, called LBP descriptor, is obtained by applying Rules from which the RLBP feature distributions are extracted. Use of contributes to more than a single bin in the distribution of LBP values in the feature vector. 3. PRESENT WORK System module The system module of the proposed system is shown in Figure 4.1. The input image is first read into workspace and next a set of features are extracted from each image by converting image into blocks of size 8*8.  Local binary patterns for texture evaluation The local binary pattern is a powerful gray level invariant texture primitive. The histogram of the binary patterns computed over a region is used for texture description [6]. The operator describes each pixel by the relative gray levels of its neighboring pixels. If the gray level of the neighboring pixel is higher or equal, the value is set to one, otherwise to zero.  Rotated Local Binary Pattern (RLBP) The problem of variations to rotations in LBP arises due to the fixed arrangement of weights. As the weights are aligned in a circular manner, the effect of image rotations can be countered by rotating the weights by the same angle while computing the descriptor. Since the angle of the rotation cannot be known, we propose an adaptive arrangement of weights based on the locally computed reference direction. The reference direction should be such that if an image undergoes a rotation, it should alsoundergoa rotationby the same angle. In our experiments, we have tested different choices of the reference direction, such as the gradient, weighted difference between the pixels, etc. The best results were obtained with what we call, the Dominant Direction. The Dominant Direction is defined as the index of the neighbouring pixel whose difference fromthecentral pixel is maximum.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3282 Fig-1: System Module  Local phase quantization LPQ is another widespread histogram-based feature extractor from the family of local texture descriptors, which performs the assessment of phase in a local window at the pixel position [7]. Local phase analysis in frequency domain leads to a detailed illumination insensitive texture description of face images. LPQ is also insensitive against image degradation, blur effect, which happensusuallyinreal world applications, such as video surveillance, which is caused by out of focus of camera or object motion. LPQ is a common illumination and blur insensitive feature extractor. 4. RESULTS AND DISCUSSION The software implementation of the project has been done using MATLAB.MATLAB stands for MATRIX LABORATORY, software developed by Math works in USA. First of all it is used in military area. For this proposed thesis work, image Multi-Block LBP Histogram Multi-block LPQ Histogram Contourlet Transform Decomposition Sub-band Multi-Block WLD Histogram Feature Level Fusion Linear Discriminant Analysis Nearest Neighbor Classifier Result Training Feature Vector Query
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3283 processing toolbox commands and Image Acquisition commands has been used. In this section results are discussed at different levels of the algorithm. A stepwise description for each step followed has been described below: Fig-2: Input image 1) RLBP feature extraction RLBP is one of the most successful local feature extractors, which extracts texture features of the image by comparing each pixel with its neighbor’s in a small neighbourhood. Fig-3: RLBP implementation of face image 1) LPQ feature extraction LPQ is another widespread histogram-based feature extractor from the family of local texture descriptors, which performs the assessment of phase in a local window at the pixel position. Local phase analysis in frequency domain leads to a detailed illumination insensitive texture description of face images. LPQ is also insensitive against image degradation, blur effect, which happensusuallyinreal world applications, such as video surveillance, which is caused by out of focus of camera or object motion. Fig-4: LPQ implementation of face image 2) Weber local descriptors of the coefficients of contour let transform Fig-5: Second level coefficients of contour let transform
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3284 Fig-6: web local descriptors at sub-band one Fig-7: Accuracy rate of face recognition without using LDA Approximate overall Classifier Accuracy without using LDA is 99.06% Fig-8: Accuracy rate of face recognition using LDA Approximate overall Classifier Accuracy using LDA is 100% 5. CONCLUSION Face is a complex multidimensional structure and needs a good computing technique for recognition. Various face expression recognition techniques include Local Binary Pattern(LBP), Principal Component Analysis (PCA), Local Discriminate Analysis(LDA), Linear programming. Basic technique used for face expressionrecognitionislocal binary pattern. Local binary pattern uses the concept of threshold with the neighbouring pixels. A number of variants of LBP exist like Rotation in-variant LBP, improved LBP, Advanced LBP, Modified LBP, Extended LBP, Multi-scale LBP, Multi- block LBP, Hamming LBP etc. Similarly LPQ is based on quantizing the Fourier transform phase in local neighbourhoods. The phase can be shown to be a blur invariant property under certain commonly fulfilled conditions. In face image analysis, histograms of LPQ labels computed within local regions are used as a face descriptor similarly to the widely used Local Binary Pattern (LBP) methodology for face image description. In ourwork we haveused Contour let-WLD, RLBPandLPQfeatureextraction techniques. LDA has been usedto reduce the space of discussed feature extractor. Afterthis,theclassifiernamedas k-NN is used to classify the face images in Jaffe dataset. Experimental results shows that the approximate overall Classifier Accuracy without using LDA is 99.06%.and approximate overall Classifier Accuracy using LDA is 100%
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 07 | July -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 3285 REFERENCES [1] Cha Zhang and Zhengyou Zhang, “A survey of recent advances in face detection,” Tech. Rep. MSR-TR-2010-66, Microsoft Research Technical Report, June 2010. [2]Iván González-Díaz, Member, IEEE, Carlos E. Baz- Hormigos, and Fernando Díaz-de-María, Member, IEEE, “A Generative Model for Concurrent Image Retrieval and ROI Segmentation,‖ IEEE Transactions on Multimedia, Vol. 16, pp.: 169-183, January 2014. [3]Dass M. Venkat,Ali Mohammed Rahmath,Ali Mohammed Mahmood, ―Image Retrieval Using Interactive Genetic Algorithm,‖ International Conference on Computational Science and Computational Intelligence,LasVegas,NV,Vol.1, pp.: 215-220, May 2014. [4] Jeffrey R. Paone, Patrick J. Flynn, P. Jonathon Philips, Kevin W. Bowyer, Richard W. VorderBruegge, Patrick J. Grother,George W. Quinn, Matthew T. Pruitt, and Jason M. Grant,” Double Trouble: Differentiating Identical Twins by Face Recognition.” IEEE Transactions on Information Forensics and Security, Vol. 9, No. 2, February 2014 [5] O. Rama Devi, Dr.L.S.S.Reddy, Dr.E.V.Prasad, V. SreeLasya,V.SaiSiddartha, “Robust Rule Based Local Binary Pattern for Face Recognition.” Published in International Journal of Advanced Research in Computer Science. May2015, Vol. 6 Issue 3, p77-80. 4p. [6]Srinivasa, K.G., Singh, A., Thomas,A.O.,Venugopal,K.R.and Patnaik, L.M. “Generic Feature Extraction for Classification using Fuzzy C - Means Clustering,” Intelligent Sensing and Information Processing, pp. 33-38, 2005.. [7] S.C., Ryszard. “Image Feature Extraction Techniques and Their Applications for CBIR and Biometrics Systems”, International Journal of Biology & Biomedical Engineering, Issue No. 1, Vol. 1, 2007, pp. 6-16.