SlideShare a Scribd company logo
1 of 22
Download to read offline
PROPOSED WORK ON
FACE RECOGNITION
Presented By
Kalyan Acharjya
A Presentation on Initial stage of M.Tech Dissertation Work
Department of…………………………
University of………..
2
There are some images (slide No 8) used within this presentation were
copied from internet without prior permission from original owner.
Only Original Owner has full rights reserved for copied images.
This PPT is only for fair academic use (Not Commercial).
Kalyan Acharjya
kalyan.acharjya@gmail.com
www.factsaboutuniversity.com
Disclosure
CONTENTS
 Introduction to Digital Image Processing.
 Face Recognition.
 Why Face Recognition.
 How Face Recognition.
 Literature Survey [Going On].
 Problem Statement.
 Challenges for Real Time Applications.
 Standard Face Images Database.
 Conclusions and Future Work.
 References.
3
Kalyan Acharjya, India
INTRODUCTION : DIGITAL IMAGE PROCESSING
 An Image has infinite intensity value.
 Also infinite picture point -How its stored?
 Digitization of image.
 Spatial discretization by Sampling.
 Intensity discretization by Quantization.
 An stored image is process in various means
(Techniques) for enhance or extracts some
features from it, is well considerable as
DIGITAL IMAGE PROCESSING. 4
Kalyan Acharjya, India
FACE RECOGNITION
 How computer or systems is identify any person by comparison its
FACE with its previous stored database. Its also a part of
COMPUTER VISION.
 FACE RECOGNITION is the part of Digital Image Measurement.
 Its High Level Processing involved making sense of an ensemble of
recognize FACE with analysis of unknown FACE.
 Its almost similar to Human being, who identify any person, if
he/she have already met. Although it(Human) fails sometimes (rare
case).
5
Kalyan Acharjya, India
WHY FACE RECOGNITION ?
 The world is urged for more and accurate face recognition rate.
 How COMPUTER VISITON is possible, as human being are?
 Automatic person identification.
 FACE RECOGNISITION have lots of real world applications.
 Automatic Attendance System.
 Security Purposes.
 Computer Interaction etc.
 Crowd Surveillance. [US (MIT) invested $ 100 million for perfect recognition
system-Times of India, Oct 2013 ].
 In 2011, London riots many suspects of partial face images were not
recognized by COTS FR system[15].
6
Kalyan Acharjya, India
Comparison
HOW FACE RECOGNITION?
7
Input Image
Face Detection*
Crop Face Image
Features Extraction
Identification
Face Image
Database
*The targeted work will not include Face Detection Part.
*The input images will crop face images from standard Face Database.
Who is She?
Kalyan Acharjya, India
LITERATURE SURVEY [1]
 Title : Li, Liao and Jain, “Partial Face Recognition,
Alignment free Approach”, IEEE, May, 2013.
 Technique Used: Authors proposed an alignment free
face recognition method based on multi-key point
descriptors. (MKD).
 Conclusion: Authors concluded that MKD method is
superior than leading commercial FR systems like
Pitpatt and faceVACS SDK.
8
Kalyan Acharjya, India
9
LITERATURE SURVEY CONTD..[2]
 Title : Mersico, Nappi and Wechsler, “Robust Face
Recognition fro Uncontrolled Pose and Illumination ”,
IEEE, January, 2013.
 Technique Used: Authors proposed a novel frame work
based on normalization strategies and Face Analysis
for Commercial Entities (FACE).

 Conclusion: The result showed the significant increase
in recognition rate [95% in FERET fa Database] in
accuracy, whether comparison with other available
algorithms.
Kalyan Acharjya, India
10
LITERATURE SURVEY CONTD.. [3]
 Title : Park and Savvides , “Individual Kernal Tensor
Subspaces for Robust Face Recognition: A Computationally
Efficient Tensor Framework without requiring Mode
Factorization ”, IEEE, Oct, 2007.
 Technique Used: The work based on high order tensor to
construct a multi linear structure and model the multiple
factors of face variations.
 Conclusion: The paper introduced the new concept that
appearance factor, the factor of person’s identity modeled
by a tensor structure can be used for better face
recognition system specially for difference types of
appearance of same faces.
Kalyan Acharjya, India
11
LITERATURE SURVEY CONTD.. [4]
 Title: Karim, Lipu, Rahman and Sultana , “Face Recognition
using PCA based Method”, IEEE, 2010.
 Technique Used: The work based on Principle Component
Analysis (PCA).
 Conclusion: The paper concluded the Principle Component
Analysis is better then their predecessor, where recognition
rate 84.1 % (Male Face) and 95.45 % (Female Face) in case
of Indian face database.
 Also recognition rate 92.5 % (Male Face) and 85 % (Female
Face) in case of University of Essex, UK face database.
Kalyan Acharjya, India
12
LITERATURE SURVEY CONTD..[5] MANY MORE…..!
 Title : Meade, Kumar and Phillips, “Comparative
performance of Principle Component Analysis , Gabor
Wavelets and Discrete Gabor Wavelets”, Canadian
Journal of Electronics and Computer Engg., Spring,
2005.
 Technique Used: Comparative performance analysis of
PCA with Gabor Wavelets and Discrete Gabor
Wavelets.
 Conclusion: Gabor Wavelets showed the best
performance on FERET database, as Gabor Wavelets is
least affected by illumination levels.
Kalyan Acharjya, India
13
PROBLEM STATEMENT
 Maximum works were proposed the Face Recognition system in
particular case (Either Pose or Illumination or specific Face
Database).
 Till date there is not single face recognition system for fulfilling
the all (or Maximum factors) in real time application.
 Every method have its pros and cons.
 The presenter motivated by the unsatisfactory scenario of Face
Recognition system to enhance the performance of it.
Kalyan Acharjya, India
14
AVAILABLE FACE RECOGNITION ALGORITHMS
BASED ON [4]
 Principle Component Analysis (PCA).
 Normalization of Histogram Analysis (NHA).
 Independent Component Analysis (ICA).
 Normalized Cross Correlation (NCC).
 Sum of Absolute Difference (SAD).
 Linear Discernment Analysis (LDA).
 Discrete Wavelets Transform (DWT).
 Gabor Wavelet Transform(GWT).
 Multilayer Appearance-Tensor based (MAT).
 Multiple Descriptor Key point (MDK-SDK).(Partial Face Also) etc.
Kalyan Acharjya, India
15
CHALLENGE FOR FACE RECOGNITION [1]
External Occlusion
By other face
Self Occlusion
By non frontal pose
Facial Accessories
By Sunglass
Not Proper
Illumination
Sensor saturation
By under exposure or
over exposure
Limited Field of View
(FOV) By out of camera.
Kalyan Acharjya, India
STANDARD FACE RECOGNITION DATABASE [4]
 The Choice of appropriate database to be used based
on targeted work.
 Color FERET Database
 Yale Face Database.
 PIE Database.
 FIA Video Database.
 CBCL Face Recognition Database.
 Expression Image Database.
 Mugs hot Identification Database.
 Identification Database.
 Indian Face Database.
 Face Recognition Data, University of Essex, UK 16
Kalyan Acharjya, India
17
CONCLUSIONS AND FUTURE WORK
 The presenter in initial phase of project work, so exact algorithms
yet to be finalized.
 The presenter aware to follow any based paper should have same
face database.
 Modify the any previous mentioned face recognition algorithms to
enhance the recognition rate of identification.
 The proposed work may also target for fusion between two
algorithms.
 When available algorithms will modified or develop, the result will
be compare with based paper or predecessor method result .
Kalyan Acharjya, India
18
REFERENCES
[1] Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE
Transaction on Pattern Analysis and Machine Intelligence, VOL 35, No 5, May,
2013.
[2] Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose
and Illumination ”, IEEE Transaction on Systems, man and Cybernetics:
systems, VOL. 43, NO. 1, January, 2013.
[3] Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face
Recognition: A Computationally Efficient Tensor Framework without requiring
Mode Factorization ”, IEEE on Systems, man and Cybernetics: systems, VOL. 37,
NO. 5 , Oct, 2007.
[4] Karim, Lipu, Rahman and Sultana ,“Face Recognition using PCA based
Method”, IEEE, 2010.
[5] Meade, Kumar and Phillips, “Comparative performance of Principle
Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian
Journal of Electronics and Computer Engg., VOL. 30, NO. 2, Spring, 2005.
Kalyan Acharjya, India
REFERENCES CONTD..
[6]Kar, Debbarma, Saha and Pal, "Study of Implementing Automated
Attendance System using Face Recognition Technique” International Journal of
Computer and Communication Engineering, VOL. 1, No. 2, July 2012.
[7] Balcoh, Yousaf, Waqar and Baig,”Algorithm for Efficient Attendance
Management: Face Recognition based Approach”, IJCSI (Online), Vol.9, No.1,
July 2012.
[8] Jiang, Sadka and Crooks, "Technical Correspondence-Multimodal Biometric
Human Recognition for Perceptual Human-Computer Interaction ” IEEE
Transaction on Systems, man and Cybernetics-Part C:Applications and Review,
VOL. 40, NO. 6, November, 2010.
[9]Jyoti, Chadha, Vaidya and Roja,”A robust, low-cost approach to Face
Detection and Face Recognition”, CiiT International Journal of Digital Image
Processing, ISSN 0974-9586(Online), Vol. 15, No 10, October 2011.
[10] Lu and Tan,”Cost-Sensitive Subspace Analysis and Extensions For Face
Recognition”,IEE transactions on Information forensics and Security, Vol. 8, No
3, March 2013.
19
Kalyan Acharjya, India
REFERENCES CONTD..
[11] Toole, Philips, Jiang and Abdi,”Face Recognition Algorithms Surpass
Human Matching Faces over changes in Illumination”, IEEE
Transactions on Pattern Analysis and Machine Intelligence, VOL. 29, No.
9, September 2007.
[12]Zhang, Shan, Chen and Gao,”Local Gabor Binary Patterns Based on
Kullback-Leibler Divergence for Partially Occluded Face Recognition”,
IEEE Signal Processing Letters, Vol. 14, No.11, November 2007.
[13] Liu and Liu, “A hybrid Color and Frequency Features Method for
Face Recognition”,IEEE transactions on Image Processing, Vol. 17, No.
10. October 2008.
[14] Mohanty, Sarkar, Kasturi and Phillips, "Subspace Approximation of
Face Recognition Algorithms: An Empirical Study”, IEEE Transactions
on Information Forensics and Security”, Vol. 3, No. 4, December 2008.
[15] “Police use Facial recognition Technology to Nab Rioters”,
http://www.msnbc.msn.com/id/44110353/ns
20
Kalyan Acharjya, India
21
Any Question ?
Thank You Watching This PPT.
Kalyan Acharjya, India
For Academic Graduates / Post- Graduates/
PhD Scholars Presentation Design
Please Contact
kalyan.acharjya@gmail.com
The PPT is Brought you By
22
KalyanAcharjya,India

More Related Content

What's hot

Face recognization
Face recognizationFace recognization
Face recognizationleenak770
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition SystemZara Tariq
 
FACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPTFACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPTSaghir Hussain
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition systemDivya Sushma
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition TechnologyShashidhar Reddy
 
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 SharmaArjun Agnihotri
 
Face recognization 1
Face recognization 1Face recognization 1
Face recognization 1leenak770
 
Face Recognition
Face Recognition Face Recognition
Face Recognition nialler27
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system pptRavi Kumar
 
FACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYFACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYJASHU JASWANTH
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...rahulmonikasharma
 
Face recognition with pi
Face recognition with piFace recognition with pi
Face recognition with pihetvi naik
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhavVaibhav P
 
Automated Face Detection System
Automated Face Detection SystemAutomated Face Detection System
Automated Face Detection SystemAbhiroop Ghatak
 
Pattern recognition facial recognition
Pattern recognition facial recognitionPattern recognition facial recognition
Pattern recognition facial recognitionMazin Alwaaly
 

What's hot (20)

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 recognization
Face recognizationFace recognization
Face recognization
 
Face Detection and Recognition System
Face Detection and Recognition SystemFace Detection and Recognition System
Face Detection and Recognition System
 
FACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPTFACE RECOGNITION SYSTEM PPT
FACE RECOGNITION SYSTEM PPT
 
Face recognisation system
Face recognisation systemFace recognisation system
Face recognisation system
 
Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
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
 
Face recognization 1
Face recognization 1Face recognization 1
Face recognization 1
 
Face Recognition
Face Recognition Face Recognition
Face Recognition
 
Face recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system ppt
 
FACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYFACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGY
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...Face Liveness Detection for Biometric Antispoofing Applications using Color T...
Face Liveness Detection for Biometric Antispoofing Applications using Color T...
 
Face recognition with pi
Face recognition with piFace recognition with pi
Face recognition with pi
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
Automated Face Detection System
Automated Face Detection SystemAutomated Face Detection System
Automated Face Detection System
 
Pattern recognition facial recognition
Pattern recognition facial recognitionPattern recognition facial recognition
Pattern recognition facial recognition
 
Facial Recognition Technology
Facial Recognition TechnologyFacial Recognition Technology
Facial Recognition Technology
 

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 ppt
Face recognition pptFace recognition ppt
Face recognition pptSantosh Kumar
 
Face identification
Face  identificationFace  identification
Face identification27vipin92
 
A Proposed Framework for Robust Face Identification System
A Proposed Framework for Robust Face Identification SystemA Proposed Framework for Robust Face Identification System
A Proposed Framework for Robust Face Identification SystemAhmed Gad
 
Face recognition a survey
Face recognition a surveyFace recognition a survey
Face recognition a surveyieijjournal
 
Facial expression recognition android application
Facial expression recognition android applicationFacial expression recognition android application
Facial expression recognition android applicationAlexander Fernicola
 
Facial recognition locker for android
Facial recognition locker for androidFacial recognition locker for android
Facial recognition locker for androidkonark jain
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicFinalyear Projects
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologyDivya Tirunagari
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technologyranjit banshpal
 
Face Recognition using OpenCV
Face Recognition using OpenCVFace Recognition using OpenCV
Face Recognition using OpenCVVasile Chelban
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition TechnologyAgrani Rastogi
 
Face Detection techniques
Face Detection techniquesFace Detection techniques
Face Detection techniquesAbhineet Bhamra
 
Face Recognition
Face RecognitionFace Recognition
Face Recognitionlaknatha
 

Viewers also liked (15)

Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPT
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
Face identification
Face  identificationFace  identification
Face identification
 
A Proposed Framework for Robust Face Identification System
A Proposed Framework for Robust Face Identification SystemA Proposed Framework for Robust Face Identification System
A Proposed Framework for Robust Face Identification System
 
Face recognition a survey
Face recognition a surveyFace recognition a survey
Face recognition a survey
 
Facial expression recognition android application
Facial expression recognition android applicationFacial expression recognition android application
Facial expression recognition android application
 
Facial recognition locker for android
Facial recognition locker for androidFacial recognition locker for android
Facial recognition locker for android
 
Face recogntion
Face recogntionFace recogntion
Face recogntion
 
Emotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logicEmotion recognition from facial expression using fuzzy logic
Emotion recognition from facial expression using fuzzy logic
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Face Recognition using OpenCV
Face Recognition using OpenCVFace Recognition using OpenCV
Face Recognition using OpenCV
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face Detection techniques
Face Detection techniquesFace Detection techniques
Face Detection techniques
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
 

Similar to Face recognition Face Identification

Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleIRJET 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
 
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxIP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxJyotiradityaPandey1
 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET Journal
 
Facial expression recognition based on image feature
Facial expression recognition based on image featureFacial expression recognition based on image feature
Facial expression recognition based on image featureTasnim Tara
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyIRJET Journal
 
IRJET- Development of a Face Recognition System with Deep Learning and Py...
IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...
IRJET- Development of a Face Recognition System with Deep Learning and Py...IRJET Journal
 
Attendance System using Facial Recognition
Attendance System using Facial RecognitionAttendance System using Facial Recognition
Attendance System using Facial RecognitionIRJET Journal
 
IRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using LaplacianfaceIRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using LaplacianfaceIRJET Journal
 
A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...Editor IJCATR
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...IRJET Journal
 
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
 
Face and Eye Detection Varying Scenarios With Haar Classifier_2015
Face and Eye Detection Varying Scenarios With Haar Classifier_2015Face and Eye Detection Varying Scenarios With Haar Classifier_2015
Face and Eye Detection Varying Scenarios With Haar Classifier_2015Showrav Mazumder
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET Journal
 
Smart Door Access using Facial Recognition
Smart Door Access using Facial RecognitionSmart Door Access using Facial Recognition
Smart Door Access using Facial Recognitionijtsrd
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...Vishnupriya T H
 
Mining of Images Based on Structural Features Correlation for Facial Annotation
Mining of Images Based on Structural Features Correlation for Facial AnnotationMining of Images Based on Structural Features Correlation for Facial Annotation
Mining of Images Based on Structural Features Correlation for Facial AnnotationIRJET Journal
 
Face Images Database Indexing for Person Identification Problem
Face Images Database Indexing for Person Identification ProblemFace Images Database Indexing for Person Identification Problem
Face Images Database Indexing for Person Identification ProblemCSCJournals
 
A Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question AnsweringA Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question AnsweringIRJET Journal
 
IRJET - Face Recognition based Attendance System: Review
IRJET -  	  Face Recognition based Attendance System: ReviewIRJET -  	  Face Recognition based Attendance System: Review
IRJET - Face Recognition based Attendance System: ReviewIRJET Journal
 

Similar to Face recognition Face Identification (20)

Face and facial expressions recognition for blind people
Face and facial expressions recognition for blind peopleFace and facial expressions recognition for blind people
Face and facial expressions recognition for blind people
 
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...
 
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxIP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
 
IRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial RecognitionIRJET- A Study on Automated Attendance System using Facial Recognition
IRJET- A Study on Automated Attendance System using Facial Recognition
 
Facial expression recognition based on image feature
Facial expression recognition based on image featureFacial expression recognition based on image feature
Facial expression recognition based on image feature
 
Face Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A SurveyFace Recognition Smart Attendance System- A Survey
Face Recognition Smart Attendance System- A Survey
 
IRJET- Development of a Face Recognition System with Deep Learning and Py...
IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...IRJET-  	  Development of a Face Recognition System with Deep Learning and Py...
IRJET- Development of a Face Recognition System with Deep Learning and Py...
 
Attendance System using Facial Recognition
Attendance System using Facial RecognitionAttendance System using Facial Recognition
Attendance System using Facial Recognition
 
IRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using LaplacianfaceIRJET - A Review on: Face Recognition using Laplacianface
IRJET - A Review on: Face Recognition using Laplacianface
 
A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...A Review on Feature Extraction Techniques and General Approach for Face Recog...
A Review on Feature Extraction Techniques and General Approach for Face Recog...
 
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
Human Face Detection and Tracking for Age Rank, Weight and Gender Estimation ...
 
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...
 
Face and Eye Detection Varying Scenarios With Haar Classifier_2015
Face and Eye Detection Varying Scenarios With Haar Classifier_2015Face and Eye Detection Varying Scenarios With Haar Classifier_2015
Face and Eye Detection Varying Scenarios With Haar Classifier_2015
 
IRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using AndroidIRJET- Free & Generic Facial Attendance System using Android
IRJET- Free & Generic Facial Attendance System using Android
 
Smart Door Access using Facial Recognition
Smart Door Access using Facial RecognitionSmart Door Access using Facial Recognition
Smart Door Access using Facial Recognition
 
A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...A comparative review of various approaches for feature extraction in Face rec...
A comparative review of various approaches for feature extraction in Face rec...
 
Mining of Images Based on Structural Features Correlation for Facial Annotation
Mining of Images Based on Structural Features Correlation for Facial AnnotationMining of Images Based on Structural Features Correlation for Facial Annotation
Mining of Images Based on Structural Features Correlation for Facial Annotation
 
Face Images Database Indexing for Person Identification Problem
Face Images Database Indexing for Person Identification ProblemFace Images Database Indexing for Person Identification Problem
Face Images Database Indexing for Person Identification Problem
 
A Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question AnsweringA Literature Survey on Image Linguistic Visual Question Answering
A Literature Survey on Image Linguistic Visual Question Answering
 
IRJET - Face Recognition based Attendance System: Review
IRJET -  	  Face Recognition based Attendance System: ReviewIRJET -  	  Face Recognition based Attendance System: Review
IRJET - Face Recognition based Attendance System: Review
 

More from Kalyan Acharjya

Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image CompressionKalyan Acharjya
 
Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image CompressionKalyan Acharjya
 
Image Restoration (Frequency Domain Filters):Basics
Image Restoration (Frequency Domain Filters):BasicsImage Restoration (Frequency Domain Filters):Basics
Image Restoration (Frequency Domain Filters):BasicsKalyan Acharjya
 
Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)Kalyan Acharjya
 
Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Kalyan Acharjya
 
Histogram Specification or Matching Problem
Histogram Specification or Matching ProblemHistogram Specification or Matching Problem
Histogram Specification or Matching ProblemKalyan Acharjya
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image FundamentalsKalyan Acharjya
 
Fundamental Steps of Digital Image Processing & Image Components
Fundamental Steps of Digital Image Processing & Image ComponentsFundamental Steps of Digital Image Processing & Image Components
Fundamental Steps of Digital Image Processing & Image ComponentsKalyan Acharjya
 
Introduction to Image Processing:Image Modalities
Introduction to Image Processing:Image ModalitiesIntroduction to Image Processing:Image Modalities
Introduction to Image Processing:Image ModalitiesKalyan Acharjya
 
Electron Microscopy (SEM & TEM)
Electron Microscopy (SEM & TEM)Electron Microscopy (SEM & TEM)
Electron Microscopy (SEM & TEM)Kalyan Acharjya
 
Photodetector (Photodiode)
Photodetector (Photodiode)Photodetector (Photodiode)
Photodetector (Photodiode)Kalyan Acharjya
 
Fiber End Preparations & Splicing
Fiber End Preparations & SplicingFiber End Preparations & Splicing
Fiber End Preparations & SplicingKalyan Acharjya
 
Connector losses Optical Fiber Cable
Connector losses Optical Fiber CableConnector losses Optical Fiber Cable
Connector losses Optical Fiber CableKalyan Acharjya
 
Introduction to VLSI Design
Introduction to VLSI DesignIntroduction to VLSI Design
Introduction to VLSI DesignKalyan Acharjya
 
Guidlines for ppt Design
Guidlines for ppt DesignGuidlines for ppt Design
Guidlines for ppt DesignKalyan Acharjya
 
B.Tech Seminar schedule dates 8 EC B2 2016
B.Tech Seminar schedule dates 8 EC B2 2016B.Tech Seminar schedule dates 8 EC B2 2016
B.Tech Seminar schedule dates 8 EC B2 2016Kalyan Acharjya
 

More from Kalyan Acharjya (20)

Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image Compression
 
Introduction to Image Compression
Introduction to Image CompressionIntroduction to Image Compression
Introduction to Image Compression
 
Image Restoration (Frequency Domain Filters):Basics
Image Restoration (Frequency Domain Filters):BasicsImage Restoration (Frequency Domain Filters):Basics
Image Restoration (Frequency Domain Filters):Basics
 
Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)Image Restoration (Order Statistics Filters)
Image Restoration (Order Statistics Filters)
 
Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)
 
Histogram Specification or Matching Problem
Histogram Specification or Matching ProblemHistogram Specification or Matching Problem
Histogram Specification or Matching Problem
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
 
Digital Image Fundamentals
Digital Image FundamentalsDigital Image Fundamentals
Digital Image Fundamentals
 
Fundamental Steps of Digital Image Processing & Image Components
Fundamental Steps of Digital Image Processing & Image ComponentsFundamental Steps of Digital Image Processing & Image Components
Fundamental Steps of Digital Image Processing & Image Components
 
Introduction to Image Processing:Image Modalities
Introduction to Image Processing:Image ModalitiesIntroduction to Image Processing:Image Modalities
Introduction to Image Processing:Image Modalities
 
Electron Microscopy (SEM & TEM)
Electron Microscopy (SEM & TEM)Electron Microscopy (SEM & TEM)
Electron Microscopy (SEM & TEM)
 
Stick Diagram
Stick DiagramStick Diagram
Stick Diagram
 
Hypothesis Testing
Hypothesis TestingHypothesis Testing
Hypothesis Testing
 
Photodetector (Photodiode)
Photodetector (Photodiode)Photodetector (Photodiode)
Photodetector (Photodiode)
 
Fiber fabrication
Fiber fabricationFiber fabrication
Fiber fabrication
 
Fiber End Preparations & Splicing
Fiber End Preparations & SplicingFiber End Preparations & Splicing
Fiber End Preparations & Splicing
 
Connector losses Optical Fiber Cable
Connector losses Optical Fiber CableConnector losses Optical Fiber Cable
Connector losses Optical Fiber Cable
 
Introduction to VLSI Design
Introduction to VLSI DesignIntroduction to VLSI Design
Introduction to VLSI Design
 
Guidlines for ppt Design
Guidlines for ppt DesignGuidlines for ppt Design
Guidlines for ppt Design
 
B.Tech Seminar schedule dates 8 EC B2 2016
B.Tech Seminar schedule dates 8 EC B2 2016B.Tech Seminar schedule dates 8 EC B2 2016
B.Tech Seminar schedule dates 8 EC B2 2016
 

Recently uploaded

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxchumtiyababu
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptxJIT KUMAR GUPTA
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 

Recently uploaded (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 

Face recognition Face Identification

  • 1. PROPOSED WORK ON FACE RECOGNITION Presented By Kalyan Acharjya A Presentation on Initial stage of M.Tech Dissertation Work Department of………………………… University of………..
  • 2. 2 There are some images (slide No 8) used within this presentation were copied from internet without prior permission from original owner. Only Original Owner has full rights reserved for copied images. This PPT is only for fair academic use (Not Commercial). Kalyan Acharjya kalyan.acharjya@gmail.com www.factsaboutuniversity.com Disclosure
  • 3. CONTENTS  Introduction to Digital Image Processing.  Face Recognition.  Why Face Recognition.  How Face Recognition.  Literature Survey [Going On].  Problem Statement.  Challenges for Real Time Applications.  Standard Face Images Database.  Conclusions and Future Work.  References. 3 Kalyan Acharjya, India
  • 4. INTRODUCTION : DIGITAL IMAGE PROCESSING  An Image has infinite intensity value.  Also infinite picture point -How its stored?  Digitization of image.  Spatial discretization by Sampling.  Intensity discretization by Quantization.  An stored image is process in various means (Techniques) for enhance or extracts some features from it, is well considerable as DIGITAL IMAGE PROCESSING. 4 Kalyan Acharjya, India
  • 5. FACE RECOGNITION  How computer or systems is identify any person by comparison its FACE with its previous stored database. Its also a part of COMPUTER VISION.  FACE RECOGNITION is the part of Digital Image Measurement.  Its High Level Processing involved making sense of an ensemble of recognize FACE with analysis of unknown FACE.  Its almost similar to Human being, who identify any person, if he/she have already met. Although it(Human) fails sometimes (rare case). 5 Kalyan Acharjya, India
  • 6. WHY FACE RECOGNITION ?  The world is urged for more and accurate face recognition rate.  How COMPUTER VISITON is possible, as human being are?  Automatic person identification.  FACE RECOGNISITION have lots of real world applications.  Automatic Attendance System.  Security Purposes.  Computer Interaction etc.  Crowd Surveillance. [US (MIT) invested $ 100 million for perfect recognition system-Times of India, Oct 2013 ].  In 2011, London riots many suspects of partial face images were not recognized by COTS FR system[15]. 6 Kalyan Acharjya, India
  • 7. Comparison HOW FACE RECOGNITION? 7 Input Image Face Detection* Crop Face Image Features Extraction Identification Face Image Database *The targeted work will not include Face Detection Part. *The input images will crop face images from standard Face Database. Who is She? Kalyan Acharjya, India
  • 8. LITERATURE SURVEY [1]  Title : Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE, May, 2013.  Technique Used: Authors proposed an alignment free face recognition method based on multi-key point descriptors. (MKD).  Conclusion: Authors concluded that MKD method is superior than leading commercial FR systems like Pitpatt and faceVACS SDK. 8 Kalyan Acharjya, India
  • 9. 9 LITERATURE SURVEY CONTD..[2]  Title : Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose and Illumination ”, IEEE, January, 2013.  Technique Used: Authors proposed a novel frame work based on normalization strategies and Face Analysis for Commercial Entities (FACE).   Conclusion: The result showed the significant increase in recognition rate [95% in FERET fa Database] in accuracy, whether comparison with other available algorithms. Kalyan Acharjya, India
  • 10. 10 LITERATURE SURVEY CONTD.. [3]  Title : Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face Recognition: A Computationally Efficient Tensor Framework without requiring Mode Factorization ”, IEEE, Oct, 2007.  Technique Used: The work based on high order tensor to construct a multi linear structure and model the multiple factors of face variations.  Conclusion: The paper introduced the new concept that appearance factor, the factor of person’s identity modeled by a tensor structure can be used for better face recognition system specially for difference types of appearance of same faces. Kalyan Acharjya, India
  • 11. 11 LITERATURE SURVEY CONTD.. [4]  Title: Karim, Lipu, Rahman and Sultana , “Face Recognition using PCA based Method”, IEEE, 2010.  Technique Used: The work based on Principle Component Analysis (PCA).  Conclusion: The paper concluded the Principle Component Analysis is better then their predecessor, where recognition rate 84.1 % (Male Face) and 95.45 % (Female Face) in case of Indian face database.  Also recognition rate 92.5 % (Male Face) and 85 % (Female Face) in case of University of Essex, UK face database. Kalyan Acharjya, India
  • 12. 12 LITERATURE SURVEY CONTD..[5] MANY MORE…..!  Title : Meade, Kumar and Phillips, “Comparative performance of Principle Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian Journal of Electronics and Computer Engg., Spring, 2005.  Technique Used: Comparative performance analysis of PCA with Gabor Wavelets and Discrete Gabor Wavelets.  Conclusion: Gabor Wavelets showed the best performance on FERET database, as Gabor Wavelets is least affected by illumination levels. Kalyan Acharjya, India
  • 13. 13 PROBLEM STATEMENT  Maximum works were proposed the Face Recognition system in particular case (Either Pose or Illumination or specific Face Database).  Till date there is not single face recognition system for fulfilling the all (or Maximum factors) in real time application.  Every method have its pros and cons.  The presenter motivated by the unsatisfactory scenario of Face Recognition system to enhance the performance of it. Kalyan Acharjya, India
  • 14. 14 AVAILABLE FACE RECOGNITION ALGORITHMS BASED ON [4]  Principle Component Analysis (PCA).  Normalization of Histogram Analysis (NHA).  Independent Component Analysis (ICA).  Normalized Cross Correlation (NCC).  Sum of Absolute Difference (SAD).  Linear Discernment Analysis (LDA).  Discrete Wavelets Transform (DWT).  Gabor Wavelet Transform(GWT).  Multilayer Appearance-Tensor based (MAT).  Multiple Descriptor Key point (MDK-SDK).(Partial Face Also) etc. Kalyan Acharjya, India
  • 15. 15 CHALLENGE FOR FACE RECOGNITION [1] External Occlusion By other face Self Occlusion By non frontal pose Facial Accessories By Sunglass Not Proper Illumination Sensor saturation By under exposure or over exposure Limited Field of View (FOV) By out of camera. Kalyan Acharjya, India
  • 16. STANDARD FACE RECOGNITION DATABASE [4]  The Choice of appropriate database to be used based on targeted work.  Color FERET Database  Yale Face Database.  PIE Database.  FIA Video Database.  CBCL Face Recognition Database.  Expression Image Database.  Mugs hot Identification Database.  Identification Database.  Indian Face Database.  Face Recognition Data, University of Essex, UK 16 Kalyan Acharjya, India
  • 17. 17 CONCLUSIONS AND FUTURE WORK  The presenter in initial phase of project work, so exact algorithms yet to be finalized.  The presenter aware to follow any based paper should have same face database.  Modify the any previous mentioned face recognition algorithms to enhance the recognition rate of identification.  The proposed work may also target for fusion between two algorithms.  When available algorithms will modified or develop, the result will be compare with based paper or predecessor method result . Kalyan Acharjya, India
  • 18. 18 REFERENCES [1] Li, Liao and Jain, “Partial Face Recognition, Alignment free Approach”, IEEE Transaction on Pattern Analysis and Machine Intelligence, VOL 35, No 5, May, 2013. [2] Mersico, Nappi and Wechsler, “Robust Face Recognition fro Uncontrolled Pose and Illumination ”, IEEE Transaction on Systems, man and Cybernetics: systems, VOL. 43, NO. 1, January, 2013. [3] Park and Savvides , “Individual Kernal Tensor Subspaces for Robust Face Recognition: A Computationally Efficient Tensor Framework without requiring Mode Factorization ”, IEEE on Systems, man and Cybernetics: systems, VOL. 37, NO. 5 , Oct, 2007. [4] Karim, Lipu, Rahman and Sultana ,“Face Recognition using PCA based Method”, IEEE, 2010. [5] Meade, Kumar and Phillips, “Comparative performance of Principle Component Analysis , Gabor Wavelets and Discrete Gabor Wavelets”, Canadian Journal of Electronics and Computer Engg., VOL. 30, NO. 2, Spring, 2005. Kalyan Acharjya, India
  • 19. REFERENCES CONTD.. [6]Kar, Debbarma, Saha and Pal, "Study of Implementing Automated Attendance System using Face Recognition Technique” International Journal of Computer and Communication Engineering, VOL. 1, No. 2, July 2012. [7] Balcoh, Yousaf, Waqar and Baig,”Algorithm for Efficient Attendance Management: Face Recognition based Approach”, IJCSI (Online), Vol.9, No.1, July 2012. [8] Jiang, Sadka and Crooks, "Technical Correspondence-Multimodal Biometric Human Recognition for Perceptual Human-Computer Interaction ” IEEE Transaction on Systems, man and Cybernetics-Part C:Applications and Review, VOL. 40, NO. 6, November, 2010. [9]Jyoti, Chadha, Vaidya and Roja,”A robust, low-cost approach to Face Detection and Face Recognition”, CiiT International Journal of Digital Image Processing, ISSN 0974-9586(Online), Vol. 15, No 10, October 2011. [10] Lu and Tan,”Cost-Sensitive Subspace Analysis and Extensions For Face Recognition”,IEE transactions on Information forensics and Security, Vol. 8, No 3, March 2013. 19 Kalyan Acharjya, India
  • 20. REFERENCES CONTD.. [11] Toole, Philips, Jiang and Abdi,”Face Recognition Algorithms Surpass Human Matching Faces over changes in Illumination”, IEEE Transactions on Pattern Analysis and Machine Intelligence, VOL. 29, No. 9, September 2007. [12]Zhang, Shan, Chen and Gao,”Local Gabor Binary Patterns Based on Kullback-Leibler Divergence for Partially Occluded Face Recognition”, IEEE Signal Processing Letters, Vol. 14, No.11, November 2007. [13] Liu and Liu, “A hybrid Color and Frequency Features Method for Face Recognition”,IEEE transactions on Image Processing, Vol. 17, No. 10. October 2008. [14] Mohanty, Sarkar, Kasturi and Phillips, "Subspace Approximation of Face Recognition Algorithms: An Empirical Study”, IEEE Transactions on Information Forensics and Security”, Vol. 3, No. 4, December 2008. [15] “Police use Facial recognition Technology to Nab Rioters”, http://www.msnbc.msn.com/id/44110353/ns 20 Kalyan Acharjya, India
  • 21. 21 Any Question ? Thank You Watching This PPT. Kalyan Acharjya, India For Academic Graduates / Post- Graduates/ PhD Scholars Presentation Design Please Contact kalyan.acharjya@gmail.com
  • 22. The PPT is Brought you By 22 KalyanAcharjya,India