SlideShare une entreprise Scribd logo
1  sur  24
Face Recognition by Multimodal
and Multi Algorithmic Feature
Fusion of Hybrid and Kekre
Wavelets based Feature Vectors
Authors
Pallavi P. Vartak
&
Dr. Vinayak A. Bharadi
Contents
• Introduction
• Literature Survey
• Proposed System
• Proposed Algorithm
• Results & Discussions
Introduction
• Biometrics
Technologies that are automated to make attempts
for conformation of an individuals claimed identity.
• How ?
By comparing a submitted sample to one or more
previously enrolled templates.
• Types
Hand based Biometrics & Face based Biometrics.
Introduction contd.
• Classification based on requirement
Unimodal Systems
&
Multimodal Systems
Introduction contd.
• Identifying Humans by their faces is the oldest technique
used.
• What is Face Recognition of Hyperspectral Images ?
Introduction contd.
• HYPERSPECTRAL IMAGES
• They contain a great number of spectral bands or spectra.
• They can acquire the intrinsic spectral information of the
skin at many delicate wavelengths.
• It has ability to capture distinct personal identification
patterns shaped by their molecular composition that
relates to tissues, blood and structure.
• Can overcome the difficulties faced in traditional face
recognition systems, like variance of face orientation,
light distortion or expressions.
Introduction contd.
• THE BIOMETRIC RESEARCH CENTRE AT
HONG KONG POLYTECHNIC UNIVERSITY
• In this research we have used Hyperspectral face database
developed by them which provides us an opportunity to
advance the research in face recognition and compare its
effectiveness. In this existing system individual image
band is used for feature extraction and recognition.
Introduction contd.
Illustration of a set of 33 Hyperspectral face bands The Hong Kong
Polytechnic University Hyperspectral Face database (Poly U-HSFD)
Literature Survey
• Face biometric belongs to both physiological and behavioral
categories.
• Face has advantage over other biometrics because it is a
natural, non-intrusive, and easy-to-use biometric. [1] ,[9] &
[10].
• Statistical techniques, such as PCA [11], LDA [12], ICA [13]
and Bayes [14] etc., are used to extract low dimensional
features from the intensity image directly for recognition
Literature Survey contd.
• Multi resolution Transform such as, Gabor Wavelet Transform, was
used to extract the spatial frequency, spatial locality and orientation
selectivity from faces irrespective of the variations in the expressions,
illumination and pose [18]
• 3 methods are proposed for hyperspectral face recognition, including
whole band (2D)2PCA, single band (2D)2PCA with decision level
fusion, and band subset fusion based (2D)2PCA
• H. B Kekre and V. A Bharadi [19] detailed the concept of hybrid wavelet
transform in interpretation of combining traits of two different
orthogonal transform wavelets to achieve the strength of both the
transform wavelets.
Literature Survey contd.
• The hybrid of DCT and DKT gives best results among the
combination of four transforms used for generating hybrid wavelet
transforms.
• Kekre, Sarode and Dhannawat [20] used Kekre’s wavelet combine
images of same object or scene so that the final output image
contains more information such image fusion gave comparatively
better results just closer to best results with an added advantage
wherein it can be used for images of any sizes, not necessarily integer
power of 2
Literature Survey contd.
• V. A. Bharadi, P. Mishra and B. Pandya [15] used hyperspectral
images with 33 band are used for generation of feature vector
based on Vector Quantization (VQ) process. Popular VQ
Algorithms like Kekre’s Fast Codebook Generation (KFCG)
Algorithm and Kekre’s Median Codebook Generation (KMCG)
Algorithm are used to generate codebooks. These results clearly
indicated that the security performance index of KMCG and KFCG Front is
better than that of Left, Right, Left + Right, Front + Left + Right. The
PI of KFCG and KMCG Front + Left + Right is better than other feature
vector type.
Proposed System
Proposed System Block Diagram Description
• Pre-Processing block is used to accept the
hyperspectral face image data. The PolyU
Hyperspectral Face Database [7] is used for
this current research. The database contains
face images each with 33 frequency bands.
These instances of the image are taken at 33
diverse frequencies with the help of
hyperspectral image capturing sensors. In
which Front, Left and Right side face
images are captured. These images are
stored in Hypercube MAT [21] format; they
are also called as ‘Face cubes’.
Proposed System Block Diagram Description
• Hybrid Wavelet Transforms are
performed on this data. The Hybrid
Wavelet Type I (HW TI)
Transform, Hybrid Wavelet Type II
(HW TII) Transform and Kekre’s
Wavelet (KW) Transform is used
in order to generate Feature Vector.
This process generates feature
vectors for each user by HWTI,
HWTII and KW.
Proposed System Block Diagram Description
• These Feature Vectors are stored in
the database. Further Analyzed by
Intra class testing and Inter class
testing, which results in Genuine and
forgery data sheets. Final step is to
analyze the performance of the
proposed technique for biometric
authentication based on Multi
Instance Fusion and Multi
Algorithmic Fusion for TAR, TRR
will be performed on above feature
vector. Distance between two faces
can be evaluated by evaluating the
Euclidean Distance using KNN
Classifier .
Proposed Algorithm.
• Step 1: Start by reading MAT file and its face cubes, this gives a
composite Array for 33 Bands of the Facecubes data.
• Step 2: Next read band data for each image. The total 33 Bands of the
face image are available. These bands of the face image are
taken at 33 different each image is of 180*220 Pixel sizes [22].
Perform Normalization on the data, so that the grey levels are
in-between (0-255).
Proposed Algorithm contd..
• Step 3: Then these images are
grouped into eleven sub-bands
of 3 images each. We are
considering 3 components
(F,L and R).Each of which
will be having 4 blocks for 5
levels of decomposition, this
gives the size of the
Featurecount for 33 bands and
240 values from
Components*Blocks
*Blocks*Levels.
Proposed Algorithm contd.
• Step 4: This result in feature vectors form HWI, HWII and KW
Transforms for each user.
• Step 5: This feature vector database is used for Intra Class Testing
and Inter Class testing, which generates in Genuine (406
rows and 33 columns) Forgery (5638 rows and 33 columns)
• Step 6: These codebooks are the feature vectors of the hyperspectral
face. In this database Front, Left and Right instances of the
same face are captured.
Proposed Algorithm contd.
• If these instances are considered to build a Multi-instance face
recognition system then the 33 columns are grouped into 11 sub
bands (L+R and/or F+L+R) and final set of codebooks is extracted
and stored in the database.
• These instances are then considered for various fusion combinations
of algorithms like HWI+HWII, HWI+KW, HWII+KW and
HWI+HWII+KW are used to build a Multi-Algorithmic Face
Recognition System then same procedure is applied and again the
final set of codebooks is extracted and stored in the database.
Results & Discussions.
• The results are discussed in two aspects, first the Multi Instance
Analysis and then the Multi Algorithmic Analysis.
• Evaluation metrics such as True Acceptance Rate (TAR), True
Rejection Rate (TRR), Security Performance Index (SPI) and
Performance Index (PI) are evaluated here for comparison purpose.
Euclidean Distance is calculated evaluation for classification.
• The PolyU HSFD is used for testing for the proposed method.
Some of the subjects used for feature vector extraction, intra & inter
class matching. The feature vectors are evaluated and stored in the
database.
• Security Performance Index (SPI) – This is a new parameter proposed
by Dr. H. B. Kekre [25], this parameter indicates how fast the Equal
Error Rate (EER) is achieved.
Results & Discussions contd.
PI
HWI+HWII HWI+KW HWII+KW HWI+HWII+KW
LR FLR LR FLR LR FLR LR FLR
1 73.09 74.33 77.78 77.78 76.8 77.54 72.35 69.63
2 74.57 75.81 77.29 77.29 78.28 76.8 75.56 76.3
3 75.81 76.55 76.3 76.55 77.04 77.54 77.54 78.03
4 75.81 76.3 76.05 76.05 77.04 78.03 84.2 84.94
5 75.81 76.3 76.05 76.05 77.78 78.03 78.77 76.8
6 75.81 76.3 76.05 75.56 77.78 78.03 79.26 79.51
7 75.81 76.3 76.05 75.56 77.78 78.03 79.76 80
8 75.81 76.3 76.05 75.56 77.78 78.03 77.29 82.23
9 75.81 76.3 76.05 75.56 77.78 78.03 81.73 81.73
10 75.81 76.3 76.05 75.56 77.78 78.03 82.97 83.96
11 75.81 76.3 76.05 75.56 77.78 78.03 80.25 81.98
SPI
HWI+HWII HWI+KW HWII+KW HWI+HWII+KW
LR FLR LR FLR LR FLR LR FLR
1 47.62 47.62 34.79 34.79 44.45 40.75 46.16 50
2 45.46 40.91 33.34 34.79 28 29.17 47.37 47.37
3 45.46 45.46 39.14 34.79 34.62 36 37.5 40.91
4 45.46 45.46 39.14 34.79 36 32 64.87 52.95
5 45.46 45.46 39.14 34.79 34.62 36 44.45 44.45
6 45.46 45.46 39.14 34.79 34.62 36 46.16 46.16
7 45.46 45.46 39.14 34.79 34.62 36 40.75 40.75
8 45.46 45.46 39.14 34.79 34.62 36 61.91 57.7
9 45.46 45.46 39.14 34.79 34.62 36 47.62 50
10 45.46 45.46 39.14 34.79 34.62 36 42.31 44
11 45.46 45.46 39.14 34.79 34.62 36 46.43 46.43
Comparison of PI and SPI for algorithms by Multi Algorithmic Analysis.
Results & Discussions contd.
• Results clearly state that Multimodal Multi Algorithmic
fusion of all three algorithms used here
(HWI+HWII+KW) gives a better performance when
compared to Unimodal Systems.
Thank you ! ! !

Contenu connexe

Tendances

IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET Journal
 
IRJET- Detection of Cataract by Statistical Features and Classification
IRJET- Detection of Cataract by Statistical Features and ClassificationIRJET- Detection of Cataract by Statistical Features and Classification
IRJET- Detection of Cataract by Statistical Features and ClassificationIRJET Journal
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorIRJET Journal
 
Microarray Data Classification Using Support Vector Machine
Microarray Data Classification Using Support Vector MachineMicroarray Data Classification Using Support Vector Machine
Microarray Data Classification Using Support Vector MachineCSCJournals
 
84cc04ff77007e457df6aa2b814d2346bf1b
84cc04ff77007e457df6aa2b814d2346bf1b84cc04ff77007e457df6aa2b814d2346bf1b
84cc04ff77007e457df6aa2b814d2346bf1bPRAWEEN KUMAR
 
Unsupervised Classification of Images: A Review
Unsupervised Classification of Images: A ReviewUnsupervised Classification of Images: A Review
Unsupervised Classification of Images: A ReviewCSCJournals
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionIOSR Journals
 
IRJET-Vision Based Occupant Detection in Unattended Vehicle
IRJET-Vision Based Occupant Detection in Unattended VehicleIRJET-Vision Based Occupant Detection in Unattended Vehicle
IRJET-Vision Based Occupant Detection in Unattended VehicleIRJET Journal
 
Classification Techniques: A Review
Classification Techniques: A ReviewClassification Techniques: A Review
Classification Techniques: A ReviewIOSRjournaljce
 
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...Kitware Kitware
 
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...IJERA Editor
 
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONMAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONVLSICS Design
 
Strategy for Foreground Movement Identification Adaptive to Background Variat...
Strategy for Foreground Movement Identification Adaptive to Background Variat...Strategy for Foreground Movement Identification Adaptive to Background Variat...
Strategy for Foreground Movement Identification Adaptive to Background Variat...IJECEIAES
 
IRJET- An Effective Brain Tumor Segmentation using K-means Clustering
IRJET-  	  An Effective Brain Tumor Segmentation using K-means ClusteringIRJET-  	  An Effective Brain Tumor Segmentation using K-means Clustering
IRJET- An Effective Brain Tumor Segmentation using K-means ClusteringIRJET Journal
 
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...acijjournal
 
Segmentation of unhealthy region of plant leaf using image processing techniq...
Segmentation of unhealthy region of plant leaf using image processing techniq...Segmentation of unhealthy region of plant leaf using image processing techniq...
Segmentation of unhealthy region of plant leaf using image processing techniq...eSAT Publishing House
 
A boolean modeling for improving
A boolean modeling for improvingA boolean modeling for improving
A boolean modeling for improvingcsandit
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformCSCJournals
 

Tendances (20)

IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...IRJET-  	  Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
IRJET- Comparative Study of PCA, KPCA, KFA and LDA Algorithms for Face Re...
 
IRJET- Detection of Cataract by Statistical Features and Classification
IRJET- Detection of Cataract by Statistical Features and ClassificationIRJET- Detection of Cataract by Statistical Features and Classification
IRJET- Detection of Cataract by Statistical Features and Classification
 
Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain Tumor
 
CIFAR-10
CIFAR-10CIFAR-10
CIFAR-10
 
D05222528
D05222528D05222528
D05222528
 
Microarray Data Classification Using Support Vector Machine
Microarray Data Classification Using Support Vector MachineMicroarray Data Classification Using Support Vector Machine
Microarray Data Classification Using Support Vector Machine
 
84cc04ff77007e457df6aa2b814d2346bf1b
84cc04ff77007e457df6aa2b814d2346bf1b84cc04ff77007e457df6aa2b814d2346bf1b
84cc04ff77007e457df6aa2b814d2346bf1b
 
Unsupervised Classification of Images: A Review
Unsupervised Classification of Images: A ReviewUnsupervised Classification of Images: A Review
Unsupervised Classification of Images: A Review
 
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor DetectionPerformance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
Performance Evaluation of Basic Segmented Algorithms for Brain Tumor Detection
 
IRJET-Vision Based Occupant Detection in Unattended Vehicle
IRJET-Vision Based Occupant Detection in Unattended VehicleIRJET-Vision Based Occupant Detection in Unattended Vehicle
IRJET-Vision Based Occupant Detection in Unattended Vehicle
 
Classification Techniques: A Review
Classification Techniques: A ReviewClassification Techniques: A Review
Classification Techniques: A Review
 
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...
A Framework for Comparison and Evaluation of Nonlinear Intra-Subject Image Re...
 
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...
Implementing Tumor Detection and Area Calculation in Mri Image of Human Brain...
 
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATIONMAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
MAGNETIC RESONANCE BRAIN IMAGE SEGMENTATION
 
Strategy for Foreground Movement Identification Adaptive to Background Variat...
Strategy for Foreground Movement Identification Adaptive to Background Variat...Strategy for Foreground Movement Identification Adaptive to Background Variat...
Strategy for Foreground Movement Identification Adaptive to Background Variat...
 
IRJET- An Effective Brain Tumor Segmentation using K-means Clustering
IRJET-  	  An Effective Brain Tumor Segmentation using K-means ClusteringIRJET-  	  An Effective Brain Tumor Segmentation using K-means Clustering
IRJET- An Effective Brain Tumor Segmentation using K-means Clustering
 
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON  ACTIVE CONTOUR AND...
A NOVEL IMAGE SEGMENTATION ENHANCEMENT TECHNIQUE BASED ON ACTIVE CONTOUR AND...
 
Segmentation of unhealthy region of plant leaf using image processing techniq...
Segmentation of unhealthy region of plant leaf using image processing techniq...Segmentation of unhealthy region of plant leaf using image processing techniq...
Segmentation of unhealthy region of plant leaf using image processing techniq...
 
A boolean modeling for improving
A boolean modeling for improvingA boolean modeling for improving
A boolean modeling for improving
 
Efficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet TransformEfficient Small Template Iris Recognition System Using Wavelet Transform
Efficient Small Template Iris Recognition System Using Wavelet Transform
 

Similaire à Face Recognition Using Multimodal and Multi-Algorithmic Feature Fusion

Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestDakshina Kisku
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestDakshina Kisku
 
Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Bulbul Agrawal
 
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
WCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITIONWCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITION
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITIONcsandit
 
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET Journal
 
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...Atrija Singh
 
Balachandran_Magrab_2009_Vibrations_Seco.pdf
Balachandran_Magrab_2009_Vibrations_Seco.pdfBalachandran_Magrab_2009_Vibrations_Seco.pdf
Balachandran_Magrab_2009_Vibrations_Seco.pdfThierryAltenor2
 
Automatic segmentation and disentangling of chromosomes in q band image
Automatic segmentation and disentangling of chromosomes in q band imageAutomatic segmentation and disentangling of chromosomes in q band image
Automatic segmentation and disentangling of chromosomes in q band imagesnehajit
 
Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...IRJET Journal
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorSoma Boubou
 
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...IJECEIAES
 
A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...ijcsit
 
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...Atrija Singh
 
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis &  Viola-Jones AlgorithmGesture Recognition using Principle Component Analysis &  Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis & Viola-Jones AlgorithmIJMER
 
Real-Time Face-Age-Gender Detection System
Real-Time Face-Age-Gender Detection SystemReal-Time Face-Age-Gender Detection System
Real-Time Face-Age-Gender Detection SystemIRJET Journal
 
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVMCOMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVMsipij
 

Similaire à Face Recognition Using Multimodal and Multi-Algorithmic Feature Fusion (20)

Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interest
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interest
 
E017443136
E017443136E017443136
E017443136
 
IEEE HST 2009
IEEE HST 2009IEEE HST 2009
IEEE HST 2009
 
Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...
 
Iris feature extraction
Iris feature extractionIris feature extraction
Iris feature extraction
 
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
WCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITIONWCTFR : W RAPPING  C URVELET T RANSFORM  B ASED  F ACE  R ECOGNITION
WCTFR : W RAPPING C URVELET T RANSFORM B ASED F ACE R ECOGNITION
 
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...IRJET-  	  Texture Analysis and Fracture Identification of Bones X-Ray Images...
IRJET- Texture Analysis and Fracture Identification of Bones X-Ray Images...
 
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...
Recognition of Epilepsy from Non Seizure Electroencephalogram using combinati...
 
Balachandran_Magrab_2009_Vibrations_Seco.pdf
Balachandran_Magrab_2009_Vibrations_Seco.pdfBalachandran_Magrab_2009_Vibrations_Seco.pdf
Balachandran_Magrab_2009_Vibrations_Seco.pdf
 
Automatic segmentation and disentangling of chromosomes in q band image
Automatic segmentation and disentangling of chromosomes in q band imageAutomatic segmentation and disentangling of chromosomes in q band image
Automatic segmentation and disentangling of chromosomes in q band image
 
Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...Human Action Recognition using Contour History Images and Neural Networks Cla...
Human Action Recognition using Contour History Images and Neural Networks Cla...
 
G43043540
G43043540G43043540
G43043540
 
Human action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptorHuman action recognition with kinect using a joint motion descriptor
Human action recognition with kinect using a joint motion descriptor
 
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
Unimodal Multi-Feature Fusion and one-dimensional Hidden Markov Models for Lo...
 
A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...A comparative study of dimension reduction methods combined with wavelet tran...
A comparative study of dimension reduction methods combined with wavelet tran...
 
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...
Recognition of Arrhythmic Electrocardiogram using Wavelet Based Feature Extra...
 
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis &  Viola-Jones AlgorithmGesture Recognition using Principle Component Analysis &  Viola-Jones Algorithm
Gesture Recognition using Principle Component Analysis & Viola-Jones Algorithm
 
Real-Time Face-Age-Gender Detection System
Real-Time Face-Age-Gender Detection SystemReal-Time Face-Age-Gender Detection System
Real-Time Face-Age-Gender Detection System
 
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVMCOMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
COMPRESSION BASED FACE RECOGNITION USING DWT AND SVM
 

Plus de Dr. Vinayak Bharadi

03 top 10-tips_for_writing_a_paper
03 top 10-tips_for_writing_a_paper03 top 10-tips_for_writing_a_paper
03 top 10-tips_for_writing_a_paperDr. Vinayak Bharadi
 
Icetet 2010 id 94 fkp segmentation
Icetet 2010   id 94 fkp segmentationIcetet 2010   id 94 fkp segmentation
Icetet 2010 id 94 fkp segmentationDr. Vinayak Bharadi
 
Multimodal fusion of fingerprint and iris
Multimodal fusion of fingerprint and iris Multimodal fusion of fingerprint and iris
Multimodal fusion of fingerprint and iris Dr. Vinayak Bharadi
 
Successive Geometric Center Based Dynamic Signature Recognition
Successive Geometric Center Based Dynamic Signature RecognitionSuccessive Geometric Center Based Dynamic Signature Recognition
Successive Geometric Center Based Dynamic Signature RecognitionDr. Vinayak Bharadi
 
Online signature recognition using sectorization of complex walsh
Online signature recognition using sectorization of complex walshOnline signature recognition using sectorization of complex walsh
Online signature recognition using sectorization of complex walshDr. Vinayak Bharadi
 
Signature recognition using clustering techniques dissertati
Signature recognition using clustering techniques dissertatiSignature recognition using clustering techniques dissertati
Signature recognition using clustering techniques dissertatiDr. Vinayak Bharadi
 
Organising and Managing Research
Organising and Managing ResearchOrganising and Managing Research
Organising and Managing ResearchDr. Vinayak Bharadi
 

Plus de Dr. Vinayak Bharadi (9)

03 top 10-tips_for_writing_a_paper
03 top 10-tips_for_writing_a_paper03 top 10-tips_for_writing_a_paper
03 top 10-tips_for_writing_a_paper
 
01 writing the-paper
01  writing the-paper01  writing the-paper
01 writing the-paper
 
Icetet 2010 id 94 fkp segmentation
Icetet 2010   id 94 fkp segmentationIcetet 2010   id 94 fkp segmentation
Icetet 2010 id 94 fkp segmentation
 
Dsip and its biometrics appln
Dsip and its biometrics applnDsip and its biometrics appln
Dsip and its biometrics appln
 
Multimodal fusion of fingerprint and iris
Multimodal fusion of fingerprint and iris Multimodal fusion of fingerprint and iris
Multimodal fusion of fingerprint and iris
 
Successive Geometric Center Based Dynamic Signature Recognition
Successive Geometric Center Based Dynamic Signature RecognitionSuccessive Geometric Center Based Dynamic Signature Recognition
Successive Geometric Center Based Dynamic Signature Recognition
 
Online signature recognition using sectorization of complex walsh
Online signature recognition using sectorization of complex walshOnline signature recognition using sectorization of complex walsh
Online signature recognition using sectorization of complex walsh
 
Signature recognition using clustering techniques dissertati
Signature recognition using clustering techniques dissertatiSignature recognition using clustering techniques dissertati
Signature recognition using clustering techniques dissertati
 
Organising and Managing Research
Organising and Managing ResearchOrganising and Managing Research
Organising and Managing Research
 

Dernier

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
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...Call Girls in Nagpur High Profile
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 

Dernier (20)

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
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
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
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...
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 

Face Recognition Using Multimodal and Multi-Algorithmic Feature Fusion

  • 1. Face Recognition by Multimodal and Multi Algorithmic Feature Fusion of Hybrid and Kekre Wavelets based Feature Vectors Authors Pallavi P. Vartak & Dr. Vinayak A. Bharadi
  • 2. Contents • Introduction • Literature Survey • Proposed System • Proposed Algorithm • Results & Discussions
  • 3. Introduction • Biometrics Technologies that are automated to make attempts for conformation of an individuals claimed identity. • How ? By comparing a submitted sample to one or more previously enrolled templates. • Types Hand based Biometrics & Face based Biometrics.
  • 4. Introduction contd. • Classification based on requirement Unimodal Systems & Multimodal Systems
  • 5. Introduction contd. • Identifying Humans by their faces is the oldest technique used. • What is Face Recognition of Hyperspectral Images ?
  • 6. Introduction contd. • HYPERSPECTRAL IMAGES • They contain a great number of spectral bands or spectra. • They can acquire the intrinsic spectral information of the skin at many delicate wavelengths. • It has ability to capture distinct personal identification patterns shaped by their molecular composition that relates to tissues, blood and structure. • Can overcome the difficulties faced in traditional face recognition systems, like variance of face orientation, light distortion or expressions.
  • 7. Introduction contd. • THE BIOMETRIC RESEARCH CENTRE AT HONG KONG POLYTECHNIC UNIVERSITY • In this research we have used Hyperspectral face database developed by them which provides us an opportunity to advance the research in face recognition and compare its effectiveness. In this existing system individual image band is used for feature extraction and recognition.
  • 8. Introduction contd. Illustration of a set of 33 Hyperspectral face bands The Hong Kong Polytechnic University Hyperspectral Face database (Poly U-HSFD)
  • 9. Literature Survey • Face biometric belongs to both physiological and behavioral categories. • Face has advantage over other biometrics because it is a natural, non-intrusive, and easy-to-use biometric. [1] ,[9] & [10]. • Statistical techniques, such as PCA [11], LDA [12], ICA [13] and Bayes [14] etc., are used to extract low dimensional features from the intensity image directly for recognition
  • 10. Literature Survey contd. • Multi resolution Transform such as, Gabor Wavelet Transform, was used to extract the spatial frequency, spatial locality and orientation selectivity from faces irrespective of the variations in the expressions, illumination and pose [18] • 3 methods are proposed for hyperspectral face recognition, including whole band (2D)2PCA, single band (2D)2PCA with decision level fusion, and band subset fusion based (2D)2PCA • H. B Kekre and V. A Bharadi [19] detailed the concept of hybrid wavelet transform in interpretation of combining traits of two different orthogonal transform wavelets to achieve the strength of both the transform wavelets.
  • 11. Literature Survey contd. • The hybrid of DCT and DKT gives best results among the combination of four transforms used for generating hybrid wavelet transforms. • Kekre, Sarode and Dhannawat [20] used Kekre’s wavelet combine images of same object or scene so that the final output image contains more information such image fusion gave comparatively better results just closer to best results with an added advantage wherein it can be used for images of any sizes, not necessarily integer power of 2
  • 12. Literature Survey contd. • V. A. Bharadi, P. Mishra and B. Pandya [15] used hyperspectral images with 33 band are used for generation of feature vector based on Vector Quantization (VQ) process. Popular VQ Algorithms like Kekre’s Fast Codebook Generation (KFCG) Algorithm and Kekre’s Median Codebook Generation (KMCG) Algorithm are used to generate codebooks. These results clearly indicated that the security performance index of KMCG and KFCG Front is better than that of Left, Right, Left + Right, Front + Left + Right. The PI of KFCG and KMCG Front + Left + Right is better than other feature vector type.
  • 14. Proposed System Block Diagram Description • Pre-Processing block is used to accept the hyperspectral face image data. The PolyU Hyperspectral Face Database [7] is used for this current research. The database contains face images each with 33 frequency bands. These instances of the image are taken at 33 diverse frequencies with the help of hyperspectral image capturing sensors. In which Front, Left and Right side face images are captured. These images are stored in Hypercube MAT [21] format; they are also called as ‘Face cubes’.
  • 15. Proposed System Block Diagram Description • Hybrid Wavelet Transforms are performed on this data. The Hybrid Wavelet Type I (HW TI) Transform, Hybrid Wavelet Type II (HW TII) Transform and Kekre’s Wavelet (KW) Transform is used in order to generate Feature Vector. This process generates feature vectors for each user by HWTI, HWTII and KW.
  • 16. Proposed System Block Diagram Description • These Feature Vectors are stored in the database. Further Analyzed by Intra class testing and Inter class testing, which results in Genuine and forgery data sheets. Final step is to analyze the performance of the proposed technique for biometric authentication based on Multi Instance Fusion and Multi Algorithmic Fusion for TAR, TRR will be performed on above feature vector. Distance between two faces can be evaluated by evaluating the Euclidean Distance using KNN Classifier .
  • 17. Proposed Algorithm. • Step 1: Start by reading MAT file and its face cubes, this gives a composite Array for 33 Bands of the Facecubes data. • Step 2: Next read band data for each image. The total 33 Bands of the face image are available. These bands of the face image are taken at 33 different each image is of 180*220 Pixel sizes [22]. Perform Normalization on the data, so that the grey levels are in-between (0-255).
  • 18. Proposed Algorithm contd.. • Step 3: Then these images are grouped into eleven sub-bands of 3 images each. We are considering 3 components (F,L and R).Each of which will be having 4 blocks for 5 levels of decomposition, this gives the size of the Featurecount for 33 bands and 240 values from Components*Blocks *Blocks*Levels.
  • 19. Proposed Algorithm contd. • Step 4: This result in feature vectors form HWI, HWII and KW Transforms for each user. • Step 5: This feature vector database is used for Intra Class Testing and Inter Class testing, which generates in Genuine (406 rows and 33 columns) Forgery (5638 rows and 33 columns) • Step 6: These codebooks are the feature vectors of the hyperspectral face. In this database Front, Left and Right instances of the same face are captured.
  • 20. Proposed Algorithm contd. • If these instances are considered to build a Multi-instance face recognition system then the 33 columns are grouped into 11 sub bands (L+R and/or F+L+R) and final set of codebooks is extracted and stored in the database. • These instances are then considered for various fusion combinations of algorithms like HWI+HWII, HWI+KW, HWII+KW and HWI+HWII+KW are used to build a Multi-Algorithmic Face Recognition System then same procedure is applied and again the final set of codebooks is extracted and stored in the database.
  • 21. Results & Discussions. • The results are discussed in two aspects, first the Multi Instance Analysis and then the Multi Algorithmic Analysis. • Evaluation metrics such as True Acceptance Rate (TAR), True Rejection Rate (TRR), Security Performance Index (SPI) and Performance Index (PI) are evaluated here for comparison purpose. Euclidean Distance is calculated evaluation for classification. • The PolyU HSFD is used for testing for the proposed method. Some of the subjects used for feature vector extraction, intra & inter class matching. The feature vectors are evaluated and stored in the database. • Security Performance Index (SPI) – This is a new parameter proposed by Dr. H. B. Kekre [25], this parameter indicates how fast the Equal Error Rate (EER) is achieved.
  • 22. Results & Discussions contd. PI HWI+HWII HWI+KW HWII+KW HWI+HWII+KW LR FLR LR FLR LR FLR LR FLR 1 73.09 74.33 77.78 77.78 76.8 77.54 72.35 69.63 2 74.57 75.81 77.29 77.29 78.28 76.8 75.56 76.3 3 75.81 76.55 76.3 76.55 77.04 77.54 77.54 78.03 4 75.81 76.3 76.05 76.05 77.04 78.03 84.2 84.94 5 75.81 76.3 76.05 76.05 77.78 78.03 78.77 76.8 6 75.81 76.3 76.05 75.56 77.78 78.03 79.26 79.51 7 75.81 76.3 76.05 75.56 77.78 78.03 79.76 80 8 75.81 76.3 76.05 75.56 77.78 78.03 77.29 82.23 9 75.81 76.3 76.05 75.56 77.78 78.03 81.73 81.73 10 75.81 76.3 76.05 75.56 77.78 78.03 82.97 83.96 11 75.81 76.3 76.05 75.56 77.78 78.03 80.25 81.98 SPI HWI+HWII HWI+KW HWII+KW HWI+HWII+KW LR FLR LR FLR LR FLR LR FLR 1 47.62 47.62 34.79 34.79 44.45 40.75 46.16 50 2 45.46 40.91 33.34 34.79 28 29.17 47.37 47.37 3 45.46 45.46 39.14 34.79 34.62 36 37.5 40.91 4 45.46 45.46 39.14 34.79 36 32 64.87 52.95 5 45.46 45.46 39.14 34.79 34.62 36 44.45 44.45 6 45.46 45.46 39.14 34.79 34.62 36 46.16 46.16 7 45.46 45.46 39.14 34.79 34.62 36 40.75 40.75 8 45.46 45.46 39.14 34.79 34.62 36 61.91 57.7 9 45.46 45.46 39.14 34.79 34.62 36 47.62 50 10 45.46 45.46 39.14 34.79 34.62 36 42.31 44 11 45.46 45.46 39.14 34.79 34.62 36 46.43 46.43 Comparison of PI and SPI for algorithms by Multi Algorithmic Analysis.
  • 23. Results & Discussions contd. • Results clearly state that Multimodal Multi Algorithmic fusion of all three algorithms used here (HWI+HWII+KW) gives a better performance when compared to Unimodal Systems.
  • 24. Thank you ! ! !