SlideShare a Scribd company logo
FACE RECOGNITION
Given By:
Satyendra Rajput(132112205)
Guided by:
Dr. Jyoti Bharti
CONTENT
Introduction
Literature survey/ Review
Problem Identification
Proposed method
Conclusion
References
INTRODUCTION
Identification of person using face.
It is one of the most user friendly and frequently
used methods in biometrics.
 Face image contain rich information.
 Facial feature point(eyes, nose, mouth)
 Facial features make human recognition an
automated process.
It is very easy and simple process for recognition.
INTRODUCTION
 Face recognition is an active research area with a wide
range of applications in the real world.
Information security,
Authentication,
Access control,
Law enforcement surveillance[8], Etc.
 Most face recognition algorithms are designed to work
best well aligned, well illuminated, and fontal pose face
image[5].
 Small variation of face size and orientation can be
effected the result.
LITERATURE SURVEY
 Basically we referred Eight research paper.
 All these paper are working on image processing
field, pattern recognition, signal processing and
experts system.
 During a survey we mainly focus on face pose
recognition problem.
BASIC STEP FOR FR
 An automatic face recognition system are mainly
comprised of three steps.[3]
Detection
Feature
Extraction
Face
recognition
Input image(image
sequence)
Result Output
Basic flowchart of a face recognition
FACE REGION DETECTION AND LOCALIZATION
 Detection may include face edge detection, segmentation
and localization, namely obtaining a pre-processed
intensity face image from an input scene, either simple or
cluttered, locating its position and segmenting the image
out of the background[3].
 Face detection may fall into two categories.
(1) Local feature based ones
(2) Global methods
o Their Face detection region are required by the
comparative matching between detecting region and
constructed template based on modeling.
APPROACHES BASED ON FEATURE EXTRACTION
 Geometrical method
 Color based or texture based method[3]
 Motion based method
 Holistic based method: feature derived from the
hole images. It generate a general template for
whole image.
 Eigen face base method
 Feature based: LGS,LBP, EGBM(elastic bunch
Graph matching)[8].
 Other Hybrid method:
combine both local & global feature to produce a
more complete facial representation.[3]
 Eigen face based method [2] :-
system decomposes an entire input image into
subband images which contain discriminant feature.
Multiple sliding windows within different subbands
are aligned to the same spatial location. Feature
are selected and calculate likelihood ratios. Ratios
exceed a fixed threshold than face location is
reported.
SPATIAL MATCHING DETECTOR METHOD [2]
 This approach embraces SVM, various template
matching methods, other discriminable kernel cost
function methods.
NEURAL NETWORKS METHOD [2]
 Use of three layers of weights allows to evaluate
the distance between an input image and the set of
face image.
FACE COMPONENT EXTRACTION USING
SEGMENTATION METHOD ON FRS[4]
 Face Components extraction process
1. Face skin model detection.(pre processing)
2. Face detection process on normal still image.
3. Face cropping process on normal static image.
4. Extraction process and Measurement of distances
between face components.
 Dataset: 150 subject images(local)
 Result : more face component produces very
good accuracy.
Method properly on frontal single human face with
relatively different lighting condition.
GENETIC BASED LBP FEATURE EXTRACTION AND
SELECTION FOR FACIAL RECOGNITION[1]
 Feature extraction using LBP method.
 Initially image is segment into a number of uniform
evenly distributed patches that cover entire image
Gray Scale image Segmented
CONT...
 Step wise diagram of face component extraction
CONT...
 Matrix value find using equation.
 Pattern Matric:
Computing LBP
String LBP value
01100110  102 (decimal)
CONT...
 Feature vector or template is a concatenation of all the
histograms corresponding to the patches on an image.
 Recognition is performed by comparing a captured
probe template p, with all the vector in a gallery set H
={h0, h1 ,.....hq-1 } using Manhattan distance metric. If
subject hj from the gallery set that is closest to p is
considered to be its match.
 SSGA is used to evolve a population of candidate
feature extractors.
 Candidate FE fei is a 6 tuple <Xi, Yi ,Wi ,Hi ,Mi ,Fi>
 Result: No. of Patches required for recognition is less
& accuracy enhance over SLBPM.
 Dataset: ERCG dataset(105 subject per 3 image)
FACE RECOGNITION WITH SLGS[8]
 Each pixel is represented with a graph Structure of
its neighbor pixels.
 Histogram of SLGS were used for recognition by
using NN classifiers that include Euclidean
distance, correlation coefficient and chi square
distance measure.
 Dataset : AT&T and Yale face DB
 Result: Improve recognition rate over LBP and
LGS.
SLGS is robust to variation in term of facial
expression, facial details and illumination.
CONT...
 Relationship in symmetric
structure consist of same
number of neighbor pixels
on both sides.
 Drawback: This approach may produce low
performance for rotated face image.
FACE RECOGNITION WITH LBP, SPATIAL PYRAMID
HISTOGRAMS AND NAIVE BAYES NN
CLASSIFICATION[5]
 Pre-Processing :applying Tan & Triggs’ illumination
normalization algorithm.
 LBP operator: LBP are computed for each pixel,
create a fine scale textual description of the image.
 Local feature extraction: Local features are create
by computing histograms of LBP over local image
regions
 Classification: Each face image in test set is
classified by comparing it against the face images
in the training set. Comparison is perform using
local features obtained in the previous step.
CONT...
 Dataset: AT&T-ORL, Yale, Georgia tech and extended
yale B.
 Evolution methodology:
 Algorithm parameter: regions size 8X8.
 Result: NBNN give better accuracy over different classifier
and holistic algorithm.
 Future work: NBNN increase computational cost relative
to original LBP based algorithm.
 Replace LBP histogram descriptors with other local
descriptors.
 Find a better alternative to the grid based regions. Grid
partition has no natural relation to shape of face.
MOTIVATION
 Small variation of face size and orientation can
effect the result.
 Many algorithm still not work efficiently variation in
pose, illumination and facial expression of
image[8].
PROBLEM IDENTIFICATION
1) Face recognition on Tilted face pose.
2) Improve the recognition rate under illumination and
facial expression of image [7].
PROPOSED METHOD
 FR method work in 2 phase
Training & Testing phase.
 May be I work on pre-
processing phase to make
system more robust on
illumination & noise.
 I would work on FE phase to
improve the accuracy.
Framework for Face recognition
FLOWCHART OF PROPOSED METHOD
 This are the basic step we are follow
to recognition the face.
CONCLUSION
 Using proposed method we improve the face
recognition system under illumination variation
and non-frontal view.
 Proposed approach is very simple in term of
calculation.
 Improve Speed of recognition.
 It required only one scanning without any need
to a complicated analysis.
REFERENCES
[1] Joseph shelton and Gerry Dozier(2011) “Genetic based
LBP feature Extraction and selection for facial
Recognition”.
[2] Rahimeh Rouhi, Mehrari and Behzad(2012) “Review on
feature extraction techniques in face recognition.”
[3] Yongzhong Lu, Jingli and Shengsheng “A survey of
face detection, extraction and recognition.”
[4] Dewi agushinta and Adang(2010-11) “Face component
extraction using segmentation method on face
recognition system.”
[5] Daniel and Domigo(2011) “face recgnition with LBP,
Spatial Pyramid Histograms and Naïve bayes Nearest
Neighbor classification.”
[6] Poonam Sharma, KV Arya(2013) “Efficient FR using
wavelet based generalized neural network.”
REFERENCES
[7] Bhumika G bhat, Zankhana H shan(2011)
“face feature extraction techniques: A survey”.
[8] Mohd Filkri abdullah, Md shohel Sayeed(2014)
“face recognition with sysmetric LGS”.
Thanks

More Related Content

What's hot

Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
Shashidhar Reddy
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
Ankit Gupta
 
Face Recognition System/Technology
Face Recognition System/TechnologyFace Recognition System/Technology
Face Recognition System/Technology
RahulSingh3034
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
Divya Sushma
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
Pooja R
 
Face recognition
Face recognitionFace recognition
Face recognition
Avinash Prakash
 
Face Recognition based Lecture Attendance System
Face Recognition based Lecture Attendance SystemFace Recognition based Lecture Attendance System
Face Recognition based Lecture Attendance SystemKarmesh Maheshwari
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
Pushkar Dutt
 
Face detection and recognition
Face detection and recognitionFace detection and recognition
Face detection and recognition
Pankaj Thakur
 
Face Detection
Face DetectionFace Detection
Face Detection
Amr Sheta
 
Final year ppt
Final year pptFinal year ppt
Final year ppt
Shruti Chandra
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
Zara Tariq
 
Computer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and PythonComputer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and Python
Akash Satamkar
 
Face detection and recognition using surveillance camera2 edited
Face detection and recognition using surveillance camera2 editedFace detection and recognition using surveillance camera2 edited
Face detection and recognition using surveillance camera2 edited
Santu Chall
 
Face recognition Face Identification
Face recognition Face IdentificationFace recognition Face Identification
Face recognition Face Identification
Kalyan Acharjya
 
Face recogntion
Face recogntionFace recogntion
Face recogntion
KAMLESH KUMAR
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
Shravan Halankar
 
Face Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun SharmaFace Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun Sharma
Arjun Agnihotri
 

What's hot (20)

Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
 
face detection
face detectionface detection
face detection
 
Face Recognition Technology by Vishal Garg
Face Recognition Technology by Vishal GargFace Recognition Technology by Vishal Garg
Face Recognition Technology by Vishal Garg
 
Face Recognition System/Technology
Face Recognition System/TechnologyFace Recognition System/Technology
Face Recognition System/Technology
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Face Recognition based Lecture Attendance System
Face Recognition based Lecture Attendance SystemFace Recognition based Lecture Attendance System
Face Recognition based Lecture Attendance System
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Face detection and recognition
Face detection and recognitionFace detection and recognition
Face detection and recognition
 
Face Detection
Face DetectionFace Detection
Face Detection
 
Final year ppt
Final year pptFinal year ppt
Final year ppt
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
 
Computer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and PythonComputer Vision - Real Time Face Recognition using Open CV and Python
Computer Vision - Real Time Face Recognition using Open CV and Python
 
Face detection and recognition using surveillance camera2 edited
Face detection and recognition using surveillance camera2 editedFace detection and recognition using surveillance camera2 edited
Face detection and recognition using surveillance camera2 edited
 
Face recognition Face Identification
Face recognition Face IdentificationFace recognition Face Identification
Face recognition Face Identification
 
Face recogntion
Face recogntionFace recogntion
Face recogntion
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun SharmaFace Detection Attendance System By Arjun Sharma
Face Detection Attendance System By Arjun Sharma
 

Viewers also liked

Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPTSiddharth Modi
 
face recognition system using LBP
face recognition system using LBPface recognition system using LBP
face recognition system using LBP
Marwan H. Noman
 
Eigenface For Face Recognition
Eigenface For Face RecognitionEigenface For Face Recognition
Eigenface For Face Recognition
Minh Tran
 
face recognition system using LBP
face recognition system using LBPface recognition system using LBP
face recognition system using LBP
Marwan H. Noman
 
Local binary pattern
Local binary patternLocal binary pattern
Local binary pattern
International Islamic University
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 
Speech recognition
Speech recognitionSpeech recognition
Speech recognition
fluffyemily
 
Bi model face recognition framework
Bi model face recognition frameworkBi model face recognition framework
Bi model face recognition frameworkSumit Agarwal
 
Machine learning & computer vision
Machine learning & computer visionMachine learning & computer vision
Machine learning & computer vision
Netlight Consulting
 
Preprocessing
PreprocessingPreprocessing
Preprocessing
Tejas Bubane
 
Final ppt
Final pptFinal ppt
Final ppt
Shweta Somani
 
Fyp
FypFyp
Facial recognition locker for android
Facial recognition locker for androidFacial recognition locker for android
Facial recognition locker for android
konark jain
 
Robust face name graph matching for movie character identification - Final PPT
 Robust face name graph matching for movie character identification - Final PPT Robust face name graph matching for movie character identification - Final PPT
Robust face name graph matching for movie character identification - Final PPTPriyadarshini Dasarathan
 
Dsip and its biometrics appln
Dsip and its biometrics applnDsip and its biometrics appln
Dsip and its biometrics appln
Dr. Vinayak Bharadi
 
Feature Matching using SIFT algorithm
Feature Matching using SIFT algorithmFeature Matching using SIFT algorithm
Feature Matching using SIFT algorithm
Sajid Pareeth
 
Scale Invariant Feature Tranform
Scale Invariant Feature TranformScale Invariant Feature Tranform
Scale Invariant Feature Tranform
Shanker Naik
 
SIFT Algorithm Introduction
SIFT Algorithm IntroductionSIFT Algorithm Introduction
SIFT Algorithm Introduction
Truong LD
 
Scale Invariant feature transform
Scale Invariant feature transformScale Invariant feature transform
Scale Invariant feature transform
Shanker Naik
 

Viewers also liked (20)

Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPT
 
face recognition system using LBP
face recognition system using LBPface recognition system using LBP
face recognition system using LBP
 
Eigenface For Face Recognition
Eigenface For Face RecognitionEigenface For Face Recognition
Eigenface For Face Recognition
 
face recognition system using LBP
face recognition system using LBPface recognition system using LBP
face recognition system using LBP
 
Local binary pattern
Local binary patternLocal binary pattern
Local binary pattern
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
Speech recognition
Speech recognitionSpeech recognition
Speech recognition
 
Bi model face recognition framework
Bi model face recognition frameworkBi model face recognition framework
Bi model face recognition framework
 
Machine learning & computer vision
Machine learning & computer visionMachine learning & computer vision
Machine learning & computer vision
 
Preprocessing
PreprocessingPreprocessing
Preprocessing
 
Final ppt
Final pptFinal ppt
Final ppt
 
Fyp
FypFyp
Fyp
 
Facial recognition locker for android
Facial recognition locker for androidFacial recognition locker for android
Facial recognition locker for android
 
Robust face name graph matching for movie character identification - Final PPT
 Robust face name graph matching for movie character identification - Final PPT Robust face name graph matching for movie character identification - Final PPT
Robust face name graph matching for movie character identification - Final PPT
 
Dsip and its biometrics appln
Dsip and its biometrics applnDsip and its biometrics appln
Dsip and its biometrics appln
 
Feature Matching using SIFT algorithm
Feature Matching using SIFT algorithmFeature Matching using SIFT algorithm
Feature Matching using SIFT algorithm
 
Scale Invariant Feature Tranform
Scale Invariant Feature TranformScale Invariant Feature Tranform
Scale Invariant Feature Tranform
 
SIFT Algorithm Introduction
SIFT Algorithm IntroductionSIFT Algorithm Introduction
SIFT Algorithm Introduction
 
Scale Invariant feature transform
Scale Invariant feature transformScale Invariant feature transform
Scale Invariant feature transform
 
SIFT
SIFTSIFT
SIFT
 

Similar to Face recognition

A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classification
IJCSES Journal
 
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
CSCJournals
 
Lc3420022006
Lc3420022006Lc3420022006
Lc3420022006
IJERA Editor
 
Infarec
InfarecInfarec
Infarec
sparwaiz
 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET Journal
 
Multi Local Feature Selection Using Genetic Algorithm For Face Identification
Multi Local Feature Selection Using Genetic Algorithm For Face IdentificationMulti Local Feature Selection Using Genetic Algorithm For Face Identification
Multi Local Feature Selection Using Genetic Algorithm For Face Identification
CSCJournals
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Editor IJARCET
 
A Literature review on Facial Expression Recognition Techniques
A Literature review on Facial Expression Recognition TechniquesA Literature review on Facial Expression Recognition Techniques
A Literature review on Facial Expression Recognition Techniques
IOSR Journals
 
An Accurate Facial Component Detection Using Gabor Filter
An Accurate Facial Component Detection Using Gabor FilterAn Accurate Facial Component Detection Using Gabor Filter
An Accurate Facial Component Detection Using Gabor Filter
journalBEEI
 
Attendance System using Facial Recognition
Attendance System using Facial RecognitionAttendance System using Facial Recognition
Attendance System using Facial Recognition
IRJET Journal
 
184
184184
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET Journal
 
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
adewole63
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression Recognition
IRJET Journal
 
Face recogntion using PCA algorithm
Face recogntion using PCA algorithmFace recogntion using PCA algorithm
Face recogntion using PCA algorithmAshwini Awatare
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
IAEME Publication
 
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
IJERA Editor
 
A Robust & Fast Face Detection System
A Robust & Fast Face Detection SystemA Robust & Fast Face Detection System
A Robust & Fast Face Detection System
IDES Editor
 
Model Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point CloudsModel Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point Clouds
Lakshmi Sarvani Videla
 

Similar to Face recognition (20)

A study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classificationA study of techniques for facial detection and expression classification
A study of techniques for facial detection and expression classification
 
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
An Efficient Face Recognition Using Multi-Kernel Based Scale Invariant Featur...
 
Lc3420022006
Lc3420022006Lc3420022006
Lc3420022006
 
Infarec
InfarecInfarec
Infarec
 
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
IRJET- Multiple Feature Fusion for Facial Expression Recognition in Video: Su...
 
Multi Local Feature Selection Using Genetic Algorithm For Face Identification
Multi Local Feature Selection Using Genetic Algorithm For Face IdentificationMulti Local Feature Selection Using Genetic Algorithm For Face Identification
Multi Local Feature Selection Using Genetic Algorithm For Face Identification
 
Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356Ijarcet vol-2-issue-4-1352-1356
Ijarcet vol-2-issue-4-1352-1356
 
A Literature review on Facial Expression Recognition Techniques
A Literature review on Facial Expression Recognition TechniquesA Literature review on Facial Expression Recognition Techniques
A Literature review on Facial Expression Recognition Techniques
 
J01116164
J01116164J01116164
J01116164
 
An Accurate Facial Component Detection Using Gabor Filter
An Accurate Facial Component Detection Using Gabor FilterAn Accurate Facial Component Detection Using Gabor Filter
An Accurate Facial Component Detection Using Gabor Filter
 
Attendance System using Facial Recognition
Attendance System using Facial RecognitionAttendance System using Facial Recognition
Attendance System using Facial Recognition
 
184
184184
184
 
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
IRJET-Comparision of PCA and LDA Techniques for Face Recognition Feature Base...
 
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
Optimization of Facial Landmark for Sentiment Analysis on Images with Human F...
 
IRJET- Facial Expression Recognition
IRJET- Facial Expression RecognitionIRJET- Facial Expression Recognition
IRJET- Facial Expression Recognition
 
Face recogntion using PCA algorithm
Face recogntion using PCA algorithmFace recogntion using PCA algorithm
Face recogntion using PCA algorithm
 
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEMPRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
PRE-PROCESSING TECHNIQUES FOR FACIAL EMOTION RECOGNITION SYSTEM
 
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
Face Recognition based on STWT and DTCWT using two dimensional Q-shift Filters
 
A Robust & Fast Face Detection System
A Robust & Fast Face Detection SystemA Robust & Fast Face Detection System
A Robust & Fast Face Detection System
 
Model Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point CloudsModel Based Emotion Detection using Point Clouds
Model Based Emotion Detection using Point Clouds
 

Recently uploaded

Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
Sérgio Sacani
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
DiyaBiswas10
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SELF-EXPLANATORY
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
moosaasad1975
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
sonaliswain16
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
silvermistyshot
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
muralinath2
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
kumarmathi863
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
muralinath2
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Ana Luísa Pinho
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
IqrimaNabilatulhusni
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
Areesha Ahmad
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
muralinath2
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
Areesha Ahmad
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
SAMIR PANDA
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
Nistarini College, Purulia (W.B) India
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
Richard Gill
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
ChetanK57
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
Lokesh Patil
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
RenuJangid3
 

Recently uploaded (20)

Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...Multi-source connectivity as the driver of solar wind variability in the heli...
Multi-source connectivity as the driver of solar wind variability in the heli...
 
extra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdfextra-chromosomal-inheritance[1].pptx.pdfpdf
extra-chromosomal-inheritance[1].pptx.pdfpdf
 
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdfSCHIZOPHRENIA Disorder/ Brain Disorder.pdf
SCHIZOPHRENIA Disorder/ Brain Disorder.pdf
 
What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.What is greenhouse gasses and how many gasses are there to affect the Earth.
What is greenhouse gasses and how many gasses are there to affect the Earth.
 
role of pramana in research.pptx in science
role of pramana in research.pptx in sciencerole of pramana in research.pptx in science
role of pramana in research.pptx in science
 
Lateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensiveLateral Ventricles.pdf very easy good diagrams comprehensive
Lateral Ventricles.pdf very easy good diagrams comprehensive
 
ESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptxESR_factors_affect-clinic significance-Pathysiology.pptx
ESR_factors_affect-clinic significance-Pathysiology.pptx
 
Structures and textures of metamorphic rocks
Structures and textures of metamorphic rocksStructures and textures of metamorphic rocks
Structures and textures of metamorphic rocks
 
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
Circulatory system_ Laplace law. Ohms law.reynaults law,baro-chemo-receptors-...
 
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
Deep Behavioral Phenotyping in Systems Neuroscience for Functional Atlasing a...
 
general properties of oerganologametal.ppt
general properties of oerganologametal.pptgeneral properties of oerganologametal.ppt
general properties of oerganologametal.ppt
 
GBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture MediaGBSN - Microbiology (Lab 4) Culture Media
GBSN - Microbiology (Lab 4) Culture Media
 
platelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptxplatelets_clotting_biogenesis.clot retractionpptx
platelets_clotting_biogenesis.clot retractionpptx
 
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of LipidsGBSN - Biochemistry (Unit 5) Chemistry of Lipids
GBSN - Biochemistry (Unit 5) Chemistry of Lipids
 
Seminar of U.V. Spectroscopy by SAMIR PANDA
 Seminar of U.V. Spectroscopy by SAMIR PANDA Seminar of U.V. Spectroscopy by SAMIR PANDA
Seminar of U.V. Spectroscopy by SAMIR PANDA
 
Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.Nucleic Acid-its structural and functional complexity.
Nucleic Acid-its structural and functional complexity.
 
Richard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlandsRichard's aventures in two entangled wonderlands
Richard's aventures in two entangled wonderlands
 
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATIONPRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
PRESENTATION ABOUT PRINCIPLE OF COSMATIC EVALUATION
 
Nutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technologyNutraceutical market, scope and growth: Herbal drug technology
Nutraceutical market, scope and growth: Herbal drug technology
 
Leaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdfLeaf Initiation, Growth and Differentiation.pdf
Leaf Initiation, Growth and Differentiation.pdf
 

Face recognition

  • 1. FACE RECOGNITION Given By: Satyendra Rajput(132112205) Guided by: Dr. Jyoti Bharti
  • 2. CONTENT Introduction Literature survey/ Review Problem Identification Proposed method Conclusion References
  • 3. INTRODUCTION Identification of person using face. It is one of the most user friendly and frequently used methods in biometrics.  Face image contain rich information.  Facial feature point(eyes, nose, mouth)  Facial features make human recognition an automated process. It is very easy and simple process for recognition.
  • 4. INTRODUCTION  Face recognition is an active research area with a wide range of applications in the real world. Information security, Authentication, Access control, Law enforcement surveillance[8], Etc.  Most face recognition algorithms are designed to work best well aligned, well illuminated, and fontal pose face image[5].  Small variation of face size and orientation can be effected the result.
  • 5. LITERATURE SURVEY  Basically we referred Eight research paper.  All these paper are working on image processing field, pattern recognition, signal processing and experts system.  During a survey we mainly focus on face pose recognition problem.
  • 6. BASIC STEP FOR FR  An automatic face recognition system are mainly comprised of three steps.[3] Detection Feature Extraction Face recognition Input image(image sequence) Result Output Basic flowchart of a face recognition
  • 7. FACE REGION DETECTION AND LOCALIZATION  Detection may include face edge detection, segmentation and localization, namely obtaining a pre-processed intensity face image from an input scene, either simple or cluttered, locating its position and segmenting the image out of the background[3].  Face detection may fall into two categories. (1) Local feature based ones (2) Global methods o Their Face detection region are required by the comparative matching between detecting region and constructed template based on modeling.
  • 8. APPROACHES BASED ON FEATURE EXTRACTION  Geometrical method  Color based or texture based method[3]  Motion based method  Holistic based method: feature derived from the hole images. It generate a general template for whole image.  Eigen face base method  Feature based: LGS,LBP, EGBM(elastic bunch Graph matching)[8].  Other Hybrid method: combine both local & global feature to produce a more complete facial representation.[3]
  • 9.  Eigen face based method [2] :- system decomposes an entire input image into subband images which contain discriminant feature. Multiple sliding windows within different subbands are aligned to the same spatial location. Feature are selected and calculate likelihood ratios. Ratios exceed a fixed threshold than face location is reported.
  • 10. SPATIAL MATCHING DETECTOR METHOD [2]  This approach embraces SVM, various template matching methods, other discriminable kernel cost function methods.
  • 11. NEURAL NETWORKS METHOD [2]  Use of three layers of weights allows to evaluate the distance between an input image and the set of face image.
  • 12. FACE COMPONENT EXTRACTION USING SEGMENTATION METHOD ON FRS[4]  Face Components extraction process 1. Face skin model detection.(pre processing) 2. Face detection process on normal still image. 3. Face cropping process on normal static image. 4. Extraction process and Measurement of distances between face components.  Dataset: 150 subject images(local)  Result : more face component produces very good accuracy. Method properly on frontal single human face with relatively different lighting condition.
  • 13. GENETIC BASED LBP FEATURE EXTRACTION AND SELECTION FOR FACIAL RECOGNITION[1]  Feature extraction using LBP method.  Initially image is segment into a number of uniform evenly distributed patches that cover entire image Gray Scale image Segmented
  • 14. CONT...  Step wise diagram of face component extraction
  • 15. CONT...  Matrix value find using equation.  Pattern Matric: Computing LBP String LBP value 01100110  102 (decimal)
  • 16. CONT...  Feature vector or template is a concatenation of all the histograms corresponding to the patches on an image.  Recognition is performed by comparing a captured probe template p, with all the vector in a gallery set H ={h0, h1 ,.....hq-1 } using Manhattan distance metric. If subject hj from the gallery set that is closest to p is considered to be its match.  SSGA is used to evolve a population of candidate feature extractors.  Candidate FE fei is a 6 tuple <Xi, Yi ,Wi ,Hi ,Mi ,Fi>  Result: No. of Patches required for recognition is less & accuracy enhance over SLBPM.  Dataset: ERCG dataset(105 subject per 3 image)
  • 17. FACE RECOGNITION WITH SLGS[8]  Each pixel is represented with a graph Structure of its neighbor pixels.  Histogram of SLGS were used for recognition by using NN classifiers that include Euclidean distance, correlation coefficient and chi square distance measure.  Dataset : AT&T and Yale face DB  Result: Improve recognition rate over LBP and LGS. SLGS is robust to variation in term of facial expression, facial details and illumination.
  • 18. CONT...  Relationship in symmetric structure consist of same number of neighbor pixels on both sides.  Drawback: This approach may produce low performance for rotated face image.
  • 19. FACE RECOGNITION WITH LBP, SPATIAL PYRAMID HISTOGRAMS AND NAIVE BAYES NN CLASSIFICATION[5]  Pre-Processing :applying Tan & Triggs’ illumination normalization algorithm.  LBP operator: LBP are computed for each pixel, create a fine scale textual description of the image.  Local feature extraction: Local features are create by computing histograms of LBP over local image regions  Classification: Each face image in test set is classified by comparing it against the face images in the training set. Comparison is perform using local features obtained in the previous step.
  • 20. CONT...  Dataset: AT&T-ORL, Yale, Georgia tech and extended yale B.  Evolution methodology:  Algorithm parameter: regions size 8X8.  Result: NBNN give better accuracy over different classifier and holistic algorithm.  Future work: NBNN increase computational cost relative to original LBP based algorithm.  Replace LBP histogram descriptors with other local descriptors.  Find a better alternative to the grid based regions. Grid partition has no natural relation to shape of face.
  • 21. MOTIVATION  Small variation of face size and orientation can effect the result.  Many algorithm still not work efficiently variation in pose, illumination and facial expression of image[8].
  • 22. PROBLEM IDENTIFICATION 1) Face recognition on Tilted face pose. 2) Improve the recognition rate under illumination and facial expression of image [7].
  • 23. PROPOSED METHOD  FR method work in 2 phase Training & Testing phase.  May be I work on pre- processing phase to make system more robust on illumination & noise.  I would work on FE phase to improve the accuracy. Framework for Face recognition
  • 24. FLOWCHART OF PROPOSED METHOD  This are the basic step we are follow to recognition the face.
  • 25. CONCLUSION  Using proposed method we improve the face recognition system under illumination variation and non-frontal view.  Proposed approach is very simple in term of calculation.  Improve Speed of recognition.  It required only one scanning without any need to a complicated analysis.
  • 26. REFERENCES [1] Joseph shelton and Gerry Dozier(2011) “Genetic based LBP feature Extraction and selection for facial Recognition”. [2] Rahimeh Rouhi, Mehrari and Behzad(2012) “Review on feature extraction techniques in face recognition.” [3] Yongzhong Lu, Jingli and Shengsheng “A survey of face detection, extraction and recognition.” [4] Dewi agushinta and Adang(2010-11) “Face component extraction using segmentation method on face recognition system.” [5] Daniel and Domigo(2011) “face recgnition with LBP, Spatial Pyramid Histograms and Naïve bayes Nearest Neighbor classification.” [6] Poonam Sharma, KV Arya(2013) “Efficient FR using wavelet based generalized neural network.”
  • 27. REFERENCES [7] Bhumika G bhat, Zankhana H shan(2011) “face feature extraction techniques: A survey”. [8] Mohd Filkri abdullah, Md shohel Sayeed(2014) “face recognition with sysmetric LGS”.