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

Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
Vaibhav P
 
Face recognization 1
Face recognization 1Face recognization 1
Face recognization 1
leenak770
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
Abu Saleh Musa
 

What's hot (20)

Facial recognition system
Facial recognition systemFacial recognition system
Facial recognition system
 
Face recognition tech1
Face recognition tech1Face recognition tech1
Face recognition tech1
 
Face recognization
Face recognizationFace recognization
Face recognization
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
 
Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)Deep learning on face recognition (use case, development and risk)
Deep learning on face recognition (use case, development and risk)
 
Face Detection
Face DetectionFace Detection
Face Detection
 
Face recognition system
Face recognition systemFace recognition system
Face recognition system
 
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 recognigion system ppt
Face recognigion system pptFace recognigion system ppt
Face recognigion system ppt
 
face recognition
face recognitionface recognition
face recognition
 
Face Recognition System/Technology
Face Recognition System/TechnologyFace Recognition System/Technology
Face Recognition System/Technology
 
Face recognition
Face recognition Face recognition
Face recognition
 
Face detection presentation slide
Face detection  presentation slideFace detection  presentation slide
Face detection presentation slide
 
Facial recognition technology by vaibhav
Facial recognition technology by vaibhavFacial recognition technology by vaibhav
Facial recognition technology by vaibhav
 
Face recognization 1
Face recognization 1Face recognization 1
Face recognization 1
 
Project Face Detection
Project Face Detection Project Face Detection
Project Face Detection
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
 
Face recognition
Face recognitionFace recognition
Face recognition
 
Biometric recognition using deep learning
Biometric recognition using deep learningBiometric recognition using deep learning
Biometric recognition using deep learning
 
Face recognisation system
Face recognisation systemFace recognisation system
Face recognisation system
 

Viewers also liked

Face recognition technology - BEST PPT
Face recognition technology - BEST PPTFace recognition technology - BEST PPT
Face recognition technology - BEST PPT
Siddharth Modi
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
Santosh Kumar
 
Face recognition technology
Face recognition technologyFace recognition technology
Face recognition technology
Divya Tirunagari
 
Face Recognition Technology
Face Recognition TechnologyFace Recognition Technology
Face Recognition Technology
Agrani Rastogi
 
Face Detection techniques
Face Detection techniquesFace Detection techniques
Face Detection techniques
Abhineet Bhamra
 
Face Recognition
Face RecognitionFace Recognition
Face Recognition
laknatha
 

Viewers also liked (16)

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 RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGYFACE RECOGNITION TECHNOLOGY
FACE RECOGNITION TECHNOLOGY
 
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
Face recognitionFace recognition
Face recognition
 
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 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

IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptxIP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
IP%20FACE%20RECOGNITION%20ATTENDANCE%20SYSTEM.pptx
JyotiradityaPandey1
 
Smart Door Access using Facial Recognition
Smart Door Access using Facial RecognitionSmart Door Access using Facial Recognition
Smart Door Access using Facial Recognition
ijtsrd
 
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
CSCJournals
 

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

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

Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 

Recently uploaded (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01Double rodded leveling 1 pdf activity 01
Double rodded leveling 1 pdf activity 01
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 

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