SlideShare a Scribd company logo
1 of 7
Download to read offline
Indonesian Journal of Electrical Engineering and Informatics (IJEEI)
Vol. 2, No. 1, March 2014, pp. 56~62
ISSN: 2089-3272  56
Received December 18, 2013; Revised February 5, 2014; Accepted February 20, 2014
Simplified Multimodal Biometric Identification
Abhijit Shete*, Kavita Tewari*
* Department of Electronics & Telecommunication Engineering, VES Institute of Technology
VES Institute of Technology,
Hashu Adwani Memorial Complex, Sindhi Society, Chembur, Mumbai-400074, India.
Email: abhijit0412@gmail.com
Abstract
Multibiometric systems are expected to be more reliable than unimodal biometric systems for
personal identification due to the presence of multiple, fairly independent pieces of evidence e.g. Unique
Identification Project “Aadhaar” of Government of India. In this paper, we present a novel wavelet based
technique to perform fusion at the feature level and score level by considering two biometric modalities,
face and fingerprint. The results indicate that the proposed technique can lead to substantial improvement
in multimodal matching performance. The proposed technique is simple because of no preprocessing of
raw biometric traits as well as no feature and score normalization.
Keywords: Wavelet, Multimodal Fusion, Decidibility Index, EER, ROC, GAR
1. Introduction
A number of biometric characteristics are being used in various applications. Each
biometric has its pros and cons and, therefore, the choice of a biometric trait for a particular
application depends on a variety of issues besides its matching performance. No single
biometric is expected to effectively meet all the requirements (e.g. accuracy, practicality, cost)
imposed by all applications. In other words, no biometric is ideal but a number of them are
admissible. The relevance of a specific biometric to an application is established depending
upon the nature and requirements of the application, and the properties of the biometric
characteristic.
Several approaches of automatic fingerprint matching have been proposed in the
literature. The most popular ones are based on the minutiae pattern of the fingerprint and are
collectively called minutiae-based approaches. The most popular approaches to face
recognition are based on either (i) the location and shape of facial attributes, such as the eyes,
eyebrows, nose, lips, and chin and their spatial relationships, or (ii) the overall (global) analysis
of the face image that represents a face as a weighted combination of a number of canonical
faces [1].
In this paper performance of the biometric system is improved by fusion techniques [2]
[3] and processing steps are reduced by using wavelet based feature extraction method [4] for
fingerprint and face biometric. Also use of common similarity mesure [5] eliminates feature level
and score level normalization in multimodal biometric fusion. Feature Level Fusion is made easy
by using similar techniques for both the biometrics.
2. Biometric Traits Used and Feature Extraction
Fingerprint reorganization using minutiae-based approaches are different from one
other, most of these methods require extensive preprocessing operations (e.g. orientation flow
estimation, ridge segmentation, ridge thinning, minutiae detection) in order to reliably extract
the minutia features [6]. They either match directly the fingerprint images [7], or match features
extracted from the image by means of certain filtering or transform operations [8], hence their
name image-based methods. These approaches require less preprocessing effort than
minutiae-based methods but, on the other hand, they have a limited ability to track variations in
position, scale, and rotation angle.
Face recognition is a non-intrusive method, and facial attributes are probably the most
common biometric features used by humans to recognize one another.
 ISSN: 2089-3272
IJEEI Vol. 2, No. 1, March 2014 : 56 – 62
57
2.1. Wavelet Domain Features
It is well known that fingerprints are quasi-periodic patterns whose dominant
frequencies are located in the middle frequency channels. The ridge orientation as well as the
ridge spatial frequency in different image regions represent the intrinsic nature of the
fingerprint image.
Wavelet transform is a powerful tool for signal analysis and it is widely used in the field
of image processing. Let be mother wavelet, the basis function , can be obtained
according to dilation parameter and translation parameter , 2 ⁄
  2 . The
one dimensional wavelet transform of signal     is defined as
, | | ⁄ .
(1)
The 2-D wavelet transformation is performed by using 1-D wavelet transformation in
terms of filtering by rows and columns respectively.
Wavelet filters have been implemented due to their simplicity, suitability and regularity
for face recognition using multiresolution approaches. 2-D wavelet is very useful for image
processing because the image data is discrete and the spatial-spectral resolution is dependent
on the frequency. The wavelet has the property that the spatial resolution is small in low-
frequency bands but large in high-frequency bands. The main reasons for its popularity lie in
its complete theoretical framework, the great flexibility for choosing bases and the low
computational complexity.
The 2-D wavelet decomposition on J octaves of a discrete image , represents the image
in terms of 3 1 subimages
, , ,
,…..,
(2)
Where is a lowpass approximation of the original image, and are the highpass image
details at different scales 2  and orientations . Wavelet coefficients of large amplitude in
,  and correspond, respectively, to vertical high frequencies (horizontal edges),
horizontal high frequencies (vertical edges), and high frequencies in both directions.
The normalised -norm of each wavelet sub-band is computed in order to create a feature
vector of length 3 , as given by Eq.(3)
  , ,
,…..,
(3)
Where
  ∑ ∑ (4)
for all 1 … … … and 1, 2, 3
The feature vector represents an approximation of the image energy distribution over different
scales 2 and orientation   . The length of feature vector used in this paper is ∗ 5 ∗ 3
15 for both biometric traits. For face images sym9 wavelet and for finger images db9 wavelet is
used. The scaling and wavelet functions of sym9 and db9 is as shown in Figure 1 and Figure 2
respectively.
IJEEI ISSN: 2089-3272 
Simplified Multimodal Biometric Identification (Abhijit Shete)
58
Figure 1(a). Sym9 Scaling Function Figure 1(b). Sym9 Wavelet Function
Figure 2(a). db9 Scaling Function Figure 2(b). db9 Wavelet Function
The intersection operator introduced by Swain and Ballard in [5] is used as a measure of
similarity between two feature vectors. If  and T are the two feature vectors, then measure of
similarity between them can be given as
,
∑ ,
∑ ,∑
(5)
1 Indicates match and 0 indicates non-match condition as shown in Figure 3(a)
In this paper, we have examined performance of two fusion techniques, Feature Level Fusion
and Match Score Level fusion with three different fusion strategies.
2.2. Fusion Strategy A - Feature Level Fusion:
Fusion at the match score, rank and decision levels have been extensively studied in
the literature. Fusion at the feature level, however, is a relatively understudied problem [2].
Since the feature set contains richer information about the raw biometric data than the match
score or the final decision, integration at this level is expected to provide better authentication
results. However, fusion at this level is difficult to achieve in practice because of the following
reasons: (i) the feature sets of multiple modalities may be incompatible (e.g., minutiae set of
fingerprints and Eigen coefficients of face); (ii) the relationship between the feature spaces of
different biometric systems may not be known; (iii) concatenating two feature vectors may result
in a feature vector with very large dimensionality leading to the `curse of dimensionality' well-
known pattern recognition problem; and (iv) a significantly more complex matcher might be
required in order to operate on the concatenated feature set.
In the proposed work, wavelet based feature vector and similarity mesure used resolves the
problems mentioned above.
 ISSN: 2089-3272
IJEEI Vol. 2, No. 1, March 2014 : 56 – 62
59
Let , , … . . and , , … . . where 1,2,3 … … .   represent the
feature vector of the finger and face modalities of a user, respectively. The fused vector can
be obtained by concatenating individual vector as , where 2 .
2.3. Fusion Strategy B - Score Level Fusion: (Assignment of Weights based on EER)
This fusion strategy assigns the weight to each characteristic e.g face and finger, based
on their equal error rate (EER). Weights for more accurate characteristic are higher than those
of less accurate characteristic. Thus the weights are inversely proportional to the corresponding
errors. Let be the EER to characteristic , then weight associated to characteristic can
be computed by,
∑ ∗ (6)
2.4. Fusion Strategy C - Score Level Fusion: (Assignment of Weights based on Decidability
Index)
In strategy C, weights are assigned to individual characteristic based on their imposter
and genuine scores distributions. The means of these distribution are defined by and
respectively, and standard deviations by and respectively. A parameter Decidability Index
is used as measure of separation of these two distributions for characteristic as
√  
(7)
If is small, overlap region of two distributions is less. Therefore, weights are assigned to each
characteristic proportional to this parameter as,
 ∑   ∗ (8)
For both fusion strategies B and C  0 1, ∀ ; ∑ 1 and the fused score for
user is computed as,
∑ ∗  ;   ∀ (9)
In our case 2, 1 indicates finger and 2 indicates face.  indicates match score of
pair of characteristic.
3. Performance Evaluation and Experimental Results
3.1. Performance Evaluation
We performed the experiments on Intel Core2 Duo machine using Matlab (R2010b).
The performance of proposed approach is measured in terms of Receiver Operating
Characteristic curve, which plots Genuine Accept Rate against the False Match
Rate at different thresholds. The , False Non-Match Rate and are
given by Eqs. (10)-(12), respectively.
   
   
100 (10)
     
   
100 (11)
IJEEI ISSN: 2089-3272 
Simplified Multimodal Biometric Identification (Abhijit Shete)
60
1 100 (12)
Let       and         , then
number of genuine scores can be obtained as 1 2⁄ and imposter scores can be
obtained as 1 using the same database. For the database used 40 and 8,
therefore we get 1120 genuine matching’s and 99840 imposter matching’s. In this paper we
have used 1120 genuine and 6240 imposter pairs for each database. FMR and FNMR are
obtained for all thresholds as,
∑ (13)
∑ (14)
Where and are the total number of imposter and genuine matches respectively. Equal
Error Rate is define as the rate at which . In practice the score
distributions are not continuous and a crossover point might not exist. In this case, we report the
interval as per FVC2000: Fingerprint Verification Competition.
3.2. Database Used
The FVC2000-Db1_a fingerprint database [9] contains a total 800 fingerprint images of
size 300x300 and 500 dpi resolution from 100 individuals with 8 images per individual, which
were captured with low-cost optical sensor “Secure Desktop Scanner” by KeyTronic.
The ORL standard face database [10] consists of 400 face images attained from 40
individuals. Each individual have 10 images of different expression or gesture. The resolution of
the image is 112×92 and the gray scale is 256. In this work, we have selected 40 individuals
and 8 images per individual from each database resulting 320 images per trait.
3.3. Experimental Results
The experimental results obtained are shown in Table 1. The values of EER, and
GAR are significantly improved in all fusion strategies A, B and C than individual biometric Face
and Finger. Among the fusion strategies the EER and of strategy A are lower than other
strategies, where as GAR of strategy B is higher than strategies A and C.
Table 1. Comparison of EER, d and GAR for different fusion strategies
Performance
Parameter
Face
alone
Finger
alone
Fusion
Strategy A
Fusion Strategy B
.
.
Fusion Strategy C
.
.
EER 0.1410 0.1750 0.0875 0.0908 0.0899
61.63 59.28 119.38 117.75 119.28
GAR
@ 0.01% FMR
37.95 29.64 65.89 66.96 66.34
The example of performance graphs of fusion strategy A are shown in Figure 3. Similar
graphs can also be obtained for other strategies.
 ISSN: 2089-3272
IJEEI Vol. 2, No. 1, March 2014 : 56 – 62
61
Figure 3(a). Genuine and Imposter Distribution Figure 3(b). FNMR and FMR curves
Figure 3(c). ROC curves.
4. Conclusion
This paper deals with feature level and score level biometric fusion techniques. The
experimental results obtained show that the wavelet features extracted for both face and finger,
resolves the problem of compatibility and curse of dimensionality of feature vector. Since in this
work, preprocessing of raw biometric traits as well as feature and score normalization is not
used, multibiometric identification is simplified. Results show that as per as EER and dk is
concerned, feature level fusion, the simplest technique out performs over score level fusion
techniques mentioned. GAR of fusion strategy B, in which weights are decided by EER is better
than other fusion techniques. Since difference between weights W1 and W2 of fusion strategy C
is less than fusion strategy B, EER and dk value shows improvement for fusion strategy C.
References
[1] Lin Hong and Anil Jain, Fellow. IEEE. “Integrating Faces and Fingerprints for Personal Identification”.
IEEE Transactions on Pattern Analysis and Machine Intelligence. 1998; 20(12).
IJEEI ISSN: 2089-3272 
Simplified Multimodal Biometric Identification (Abhijit Shete)
62
[2] Arun Ross and Rohin Govindarajan, “Feature Level Fusion Using Hand and Face Biometrics”,
Appeared in Proc. Of SPIE Conference on Biometric Technology for Human Identification II, Orlando,
USA. 2005; 5779: 196-204
[3] YN Singh, P Gupta. “Quantitative Evaluation of Normalization Techniques of Matching Scores in
Multimodal Biometric Systems”. SW Lee and SZ Li (Eds.): ICB2007, LNCS 4642, PP. 574-583, 2007
© Springer-Verlag Berlin Heidelberg 2007.
[4] M Tico, P Kuosmanen and J Saarinen. “Wavelet domain features for fingerprint recognition”.
Electronics Letters. 2001; 37(1).
[5] Swain ML and Ballard DH. “Color indexing”. Int, J. Comput.Vis., 1991; 7(I): 11-32
[6] Jain AK, Hong L, pankanti S, and Bolle R. “An identity authentication system using fingerprints”, Proc.
IEEE. 1997; 85(9): 1364-1388
[7] Willson CL, Watson CT, and Paek EG. “Effect of resolution and image quality on combined optical and
neural network fingerprint matching”. Patt. Recognit. 2000; 33(Z): 317-331
[8] Lie CJ and Wang SD. “Fingerprint feature extraction using Gabor filters”. Eleclron. Lett. 1999; 35(4):
288-290
[9] Finger print database - FVC2000 - Db1_a http://bias.csr.unibo.it/fvc2000
[10] Face Database - ORL (AT&T) http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html
[11] Handbook of Fingerprint Recognition. Maltoni D, Maio D, Jain AK and Prabhakar S. Springer, 2009.
[12] Multirate systems and Filter banks, PP Vaidyanathan, Englewood Cliffs; Prentice Hall. 1993.
[13] Handbook of Multi Biometrics, Arun A. Ross ,Karthik Nandakumar .Anil K. Jain. Springer

More Related Content

What's hot

Survey on Different Methods for Defect Detection
Survey on Different Methods for Defect DetectionSurvey on Different Methods for Defect Detection
Survey on Different Methods for Defect DetectionIRJET Journal
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Journals
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Publishing House
 
Enhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionEnhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionIJCI JOURNAL
 
Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...IDES Editor
 
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...sipij
 
Vegetables detection from the glossary shop for the blind.
Vegetables detection from the glossary shop for the blind.Vegetables detection from the glossary shop for the blind.
Vegetables detection from the glossary shop for the blind.IOSR Journals
 
Zernike moment of invariants for effective image retrieval using gaussian fil...
Zernike moment of invariants for effective image retrieval using gaussian fil...Zernike moment of invariants for effective image retrieval using gaussian fil...
Zernike moment of invariants for effective image retrieval using gaussian fil...IAEME Publication
 
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONS
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONSOBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONS
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONSijcseit
 
A Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsA Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsIJMER
 
Offline Signiture and Numeral Recognition in Context of Cheque
Offline Signiture and Numeral Recognition in Context of ChequeOffline Signiture and Numeral Recognition in Context of Cheque
Offline Signiture and Numeral Recognition in Context of ChequeIJERA Editor
 
Fuzzy Region Merging Using Fuzzy Similarity Measurement on Image Segmentation
Fuzzy Region Merging Using Fuzzy Similarity Measurement  on Image Segmentation  Fuzzy Region Merging Using Fuzzy Similarity Measurement  on Image Segmentation
Fuzzy Region Merging Using Fuzzy Similarity Measurement on Image Segmentation IJECEIAES
 
Hierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingHierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingIJCSEA Journal
 
Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Indexidescitation
 

What's hot (17)

Survey on Different Methods for Defect Detection
Survey on Different Methods for Defect DetectionSurvey on Different Methods for Defect Detection
Survey on Different Methods for Defect Detection
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
IEEE HST 2009
IEEE HST 2009IEEE HST 2009
IEEE HST 2009
 
Enhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionEnhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print Recognition
 
Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...Improving Performance of Texture Based Face Recognition Systems by Segmenting...
Improving Performance of Texture Based Face Recognition Systems by Segmenting...
 
El4301832837
El4301832837El4301832837
El4301832837
 
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
COMPRESSION BASED FACE RECOGNITION USING TRANSFORM DOMAIN FEATURES FUSED AT M...
 
Vegetables detection from the glossary shop for the blind.
Vegetables detection from the glossary shop for the blind.Vegetables detection from the glossary shop for the blind.
Vegetables detection from the glossary shop for the blind.
 
Zernike moment of invariants for effective image retrieval using gaussian fil...
Zernike moment of invariants for effective image retrieval using gaussian fil...Zernike moment of invariants for effective image retrieval using gaussian fil...
Zernike moment of invariants for effective image retrieval using gaussian fil...
 
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONS
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONSOBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONS
OBJECT SEGMENTATION USING MULTISCALE MORPHOLOGICAL OPERATIONS
 
A Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsA Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different Methods
 
Offline Signiture and Numeral Recognition in Context of Cheque
Offline Signiture and Numeral Recognition in Context of ChequeOffline Signiture and Numeral Recognition in Context of Cheque
Offline Signiture and Numeral Recognition in Context of Cheque
 
Fuzzy Region Merging Using Fuzzy Similarity Measurement on Image Segmentation
Fuzzy Region Merging Using Fuzzy Similarity Measurement  on Image Segmentation  Fuzzy Region Merging Using Fuzzy Similarity Measurement  on Image Segmentation
Fuzzy Region Merging Using Fuzzy Similarity Measurement on Image Segmentation
 
Morpho
MorphoMorpho
Morpho
 
Hierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image InpaintingHierarchical Approach for Total Variation Digital Image Inpainting
Hierarchical Approach for Total Variation Digital Image Inpainting
 
Face Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity IndexFace Pose Classification Method using Image Structural Similarity Index
Face Pose Classification Method using Image Structural Similarity Index
 

Similar to Simplified Multimodal Biometric Identification

IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET Journal
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionIOSRjournaljce
 
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...IJCSEIT Journal
 
Features for Cross Spectral Image Matching: A Survey
Features for Cross Spectral Image Matching: A SurveyFeatures for Cross Spectral Image Matching: A Survey
Features for Cross Spectral Image Matching: A SurveyjournalBEEI
 
An Indexing Technique Based on Feature Level Fusion of Fingerprint Features
An Indexing Technique Based on Feature Level Fusion of Fingerprint FeaturesAn Indexing Technique Based on Feature Level Fusion of Fingerprint Features
An Indexing Technique Based on Feature Level Fusion of Fingerprint FeaturesIDES Editor
 
Multimodal Biometrics at Feature Level Fusion using Texture Features
Multimodal Biometrics at Feature Level Fusion using Texture FeaturesMultimodal Biometrics at Feature Level Fusion using Texture Features
Multimodal Biometrics at Feature Level Fusion using Texture FeaturesCSCJournals
 
Comparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesComparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesIAEME Publication
 
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODS
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODSA REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODS
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODSIRJET Journal
 
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET Journal
 
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITY
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITYDCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITY
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITYIAEME Publication
 
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...IJECEIAES
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...IRJET Journal
 
31 8949 punithavathi ramesh sub.id.69 (edit)new
31 8949 punithavathi ramesh   sub.id.69 (edit)new31 8949 punithavathi ramesh   sub.id.69 (edit)new
31 8949 punithavathi ramesh sub.id.69 (edit)newIAESIJEECS
 
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...IOSR Journals
 

Similar to Simplified Multimodal Biometric Identification (20)

IRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A ReviewIRJET- Multi Image Morphing: A Review
IRJET- Multi Image Morphing: A Review
 
G0333946
G0333946G0333946
G0333946
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern Recognition
 
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
FACE RECOGNITION USING DIFFERENT LOCAL FEATURES WITH DIFFERENT DISTANCE TECHN...
 
Af35178182
Af35178182Af35178182
Af35178182
 
Features for Cross Spectral Image Matching: A Survey
Features for Cross Spectral Image Matching: A SurveyFeatures for Cross Spectral Image Matching: A Survey
Features for Cross Spectral Image Matching: A Survey
 
An Indexing Technique Based on Feature Level Fusion of Fingerprint Features
An Indexing Technique Based on Feature Level Fusion of Fingerprint FeaturesAn Indexing Technique Based on Feature Level Fusion of Fingerprint Features
An Indexing Technique Based on Feature Level Fusion of Fingerprint Features
 
Towards more accurate iris recognition system by using hybrid approach for f...
Towards more accurate iris recognition system by using hybrid  approach for f...Towards more accurate iris recognition system by using hybrid  approach for f...
Towards more accurate iris recognition system by using hybrid approach for f...
 
A05610109
A05610109A05610109
A05610109
 
Multimodal Biometrics at Feature Level Fusion using Texture Features
Multimodal Biometrics at Feature Level Fusion using Texture FeaturesMultimodal Biometrics at Feature Level Fusion using Texture Features
Multimodal Biometrics at Feature Level Fusion using Texture Features
 
Comparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniquesComparative performance analysis of segmentation techniques
Comparative performance analysis of segmentation techniques
 
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODS
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODSA REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODS
A REVIEW ON LATENT FINGERPRINT RECONSTRUCTION METHODS
 
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
IRJET- Facial Gesture Recognition using Surface EMG and Multiclass Support Ve...
 
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITY
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITYDCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITY
DCT AND DFT BASED BIOMETRIC RECOGNITION AND MULTIMODAL BIOMETRIC SECURITY
 
I04302068075
I04302068075I04302068075
I04302068075
 
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
EV-SIFT - An Extended Scale Invariant Face Recognition for Plastic Surgery Fa...
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
IRJET- Digital Image Forgery Detection using Local Binary Patterns (LBP) and ...
 
31 8949 punithavathi ramesh sub.id.69 (edit)new
31 8949 punithavathi ramesh   sub.id.69 (edit)new31 8949 punithavathi ramesh   sub.id.69 (edit)new
31 8949 punithavathi ramesh sub.id.69 (edit)new
 
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...Feature Level Fusion Based Bimodal Biometric Using  Transformation Domine Tec...
Feature Level Fusion Based Bimodal Biometric Using Transformation Domine Tec...
 

More from ijeei-iaes

An Heterogeneous Population-Based Genetic Algorithm for Data Clustering
An Heterogeneous Population-Based Genetic Algorithm for Data ClusteringAn Heterogeneous Population-Based Genetic Algorithm for Data Clustering
An Heterogeneous Population-Based Genetic Algorithm for Data Clusteringijeei-iaes
 
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and ControlDevelopment of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and Controlijeei-iaes
 
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best UpsurgeAnalysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurgeijeei-iaes
 
Design for Postplacement Mousing based on GSM in Long-Distance
Design for Postplacement Mousing based on GSM in Long-DistanceDesign for Postplacement Mousing based on GSM in Long-Distance
Design for Postplacement Mousing based on GSM in Long-Distanceijeei-iaes
 
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...ijeei-iaes
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...ijeei-iaes
 
Mitigation of Power Quality Problems Using Custom Power Devices: A Review
Mitigation of Power Quality Problems Using Custom Power Devices: A ReviewMitigation of Power Quality Problems Using Custom Power Devices: A Review
Mitigation of Power Quality Problems Using Custom Power Devices: A Reviewijeei-iaes
 
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...ijeei-iaes
 
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...ijeei-iaes
 
Intelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy ConsumptionIntelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy Consumptionijeei-iaes
 
Analysing Transportation Data with Open Source Big Data Analytic Tools
Analysing Transportation Data with Open Source Big Data Analytic ToolsAnalysing Transportation Data with Open Source Big Data Analytic Tools
Analysing Transportation Data with Open Source Big Data Analytic Toolsijeei-iaes
 
A Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur ClassificationA Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur Classificationijeei-iaes
 
Computing Some Degree-Based Topological Indices of Graphene
Computing Some Degree-Based Topological Indices of GrapheneComputing Some Degree-Based Topological Indices of Graphene
Computing Some Degree-Based Topological Indices of Grapheneijeei-iaes
 
A Lyapunov Based Approach to Enchance Wind Turbine Stability
A Lyapunov Based Approach to Enchance Wind Turbine StabilityA Lyapunov Based Approach to Enchance Wind Turbine Stability
A Lyapunov Based Approach to Enchance Wind Turbine Stabilityijeei-iaes
 
Fuzzy Control of a Large Crane Structure
Fuzzy Control of a Large Crane StructureFuzzy Control of a Large Crane Structure
Fuzzy Control of a Large Crane Structureijeei-iaes
 
Site Diversity Technique Application on Rain Attenuation for Lagos
Site Diversity Technique Application on Rain Attenuation for LagosSite Diversity Technique Application on Rain Attenuation for Lagos
Site Diversity Technique Application on Rain Attenuation for Lagosijeei-iaes
 
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...ijeei-iaes
 
Music Recommendation System with User-based and Item-based Collaborative Filt...
Music Recommendation System with User-based and Item-based Collaborative Filt...Music Recommendation System with User-based and Item-based Collaborative Filt...
Music Recommendation System with User-based and Item-based Collaborative Filt...ijeei-iaes
 
A Real-Time Implementation of Moving Object Action Recognition System Based o...
A Real-Time Implementation of Moving Object Action Recognition System Based o...A Real-Time Implementation of Moving Object Action Recognition System Based o...
A Real-Time Implementation of Moving Object Action Recognition System Based o...ijeei-iaes
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detectionijeei-iaes
 

More from ijeei-iaes (20)

An Heterogeneous Population-Based Genetic Algorithm for Data Clustering
An Heterogeneous Population-Based Genetic Algorithm for Data ClusteringAn Heterogeneous Population-Based Genetic Algorithm for Data Clustering
An Heterogeneous Population-Based Genetic Algorithm for Data Clustering
 
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and ControlDevelopment of a Wireless Sensors Network for Greenhouse Monitoring and Control
Development of a Wireless Sensors Network for Greenhouse Monitoring and Control
 
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best UpsurgeAnalysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
Analysis of Genetic Algorithm for Effective power Delivery and with Best Upsurge
 
Design for Postplacement Mousing based on GSM in Long-Distance
Design for Postplacement Mousing based on GSM in Long-DistanceDesign for Postplacement Mousing based on GSM in Long-Distance
Design for Postplacement Mousing based on GSM in Long-Distance
 
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...
Investigation of TTMC-SVPWM Strategies for Diode Clamped and Cascaded H-bridg...
 
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
Optimal Power Flow with Reactive Power Compensation for Cost And Loss Minimiz...
 
Mitigation of Power Quality Problems Using Custom Power Devices: A Review
Mitigation of Power Quality Problems Using Custom Power Devices: A ReviewMitigation of Power Quality Problems Using Custom Power Devices: A Review
Mitigation of Power Quality Problems Using Custom Power Devices: A Review
 
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...
Comparison of Dynamic Stability Response of A SMIB with PI and Fuzzy Controll...
 
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...
Embellished Particle Swarm Optimization Algorithm for Solving Reactive Power ...
 
Intelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy ConsumptionIntelligent Management on the Home Consumers with Zero Energy Consumption
Intelligent Management on the Home Consumers with Zero Energy Consumption
 
Analysing Transportation Data with Open Source Big Data Analytic Tools
Analysing Transportation Data with Open Source Big Data Analytic ToolsAnalysing Transportation Data with Open Source Big Data Analytic Tools
Analysing Transportation Data with Open Source Big Data Analytic Tools
 
A Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur ClassificationA Pattern Classification Based approach for Blur Classification
A Pattern Classification Based approach for Blur Classification
 
Computing Some Degree-Based Topological Indices of Graphene
Computing Some Degree-Based Topological Indices of GrapheneComputing Some Degree-Based Topological Indices of Graphene
Computing Some Degree-Based Topological Indices of Graphene
 
A Lyapunov Based Approach to Enchance Wind Turbine Stability
A Lyapunov Based Approach to Enchance Wind Turbine StabilityA Lyapunov Based Approach to Enchance Wind Turbine Stability
A Lyapunov Based Approach to Enchance Wind Turbine Stability
 
Fuzzy Control of a Large Crane Structure
Fuzzy Control of a Large Crane StructureFuzzy Control of a Large Crane Structure
Fuzzy Control of a Large Crane Structure
 
Site Diversity Technique Application on Rain Attenuation for Lagos
Site Diversity Technique Application on Rain Attenuation for LagosSite Diversity Technique Application on Rain Attenuation for Lagos
Site Diversity Technique Application on Rain Attenuation for Lagos
 
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...
Impact of Next Generation Cognitive Radio Network on the Wireless Green Eco s...
 
Music Recommendation System with User-based and Item-based Collaborative Filt...
Music Recommendation System with User-based and Item-based Collaborative Filt...Music Recommendation System with User-based and Item-based Collaborative Filt...
Music Recommendation System with User-based and Item-based Collaborative Filt...
 
A Real-Time Implementation of Moving Object Action Recognition System Based o...
A Real-Time Implementation of Moving Object Action Recognition System Based o...A Real-Time Implementation of Moving Object Action Recognition System Based o...
A Real-Time Implementation of Moving Object Action Recognition System Based o...
 
Wireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation DetectionWireless Sensor Network for Radiation Detection
Wireless Sensor Network for Radiation Detection
 

Recently uploaded

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
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
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
 
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
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
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
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
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
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 

Recently uploaded (20)

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
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
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...
 
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
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
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
 
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
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
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...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 

Simplified Multimodal Biometric Identification

  • 1. Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol. 2, No. 1, March 2014, pp. 56~62 ISSN: 2089-3272  56 Received December 18, 2013; Revised February 5, 2014; Accepted February 20, 2014 Simplified Multimodal Biometric Identification Abhijit Shete*, Kavita Tewari* * Department of Electronics & Telecommunication Engineering, VES Institute of Technology VES Institute of Technology, Hashu Adwani Memorial Complex, Sindhi Society, Chembur, Mumbai-400074, India. Email: abhijit0412@gmail.com Abstract Multibiometric systems are expected to be more reliable than unimodal biometric systems for personal identification due to the presence of multiple, fairly independent pieces of evidence e.g. Unique Identification Project “Aadhaar” of Government of India. In this paper, we present a novel wavelet based technique to perform fusion at the feature level and score level by considering two biometric modalities, face and fingerprint. The results indicate that the proposed technique can lead to substantial improvement in multimodal matching performance. The proposed technique is simple because of no preprocessing of raw biometric traits as well as no feature and score normalization. Keywords: Wavelet, Multimodal Fusion, Decidibility Index, EER, ROC, GAR 1. Introduction A number of biometric characteristics are being used in various applications. Each biometric has its pros and cons and, therefore, the choice of a biometric trait for a particular application depends on a variety of issues besides its matching performance. No single biometric is expected to effectively meet all the requirements (e.g. accuracy, practicality, cost) imposed by all applications. In other words, no biometric is ideal but a number of them are admissible. The relevance of a specific biometric to an application is established depending upon the nature and requirements of the application, and the properties of the biometric characteristic. Several approaches of automatic fingerprint matching have been proposed in the literature. The most popular ones are based on the minutiae pattern of the fingerprint and are collectively called minutiae-based approaches. The most popular approaches to face recognition are based on either (i) the location and shape of facial attributes, such as the eyes, eyebrows, nose, lips, and chin and their spatial relationships, or (ii) the overall (global) analysis of the face image that represents a face as a weighted combination of a number of canonical faces [1]. In this paper performance of the biometric system is improved by fusion techniques [2] [3] and processing steps are reduced by using wavelet based feature extraction method [4] for fingerprint and face biometric. Also use of common similarity mesure [5] eliminates feature level and score level normalization in multimodal biometric fusion. Feature Level Fusion is made easy by using similar techniques for both the biometrics. 2. Biometric Traits Used and Feature Extraction Fingerprint reorganization using minutiae-based approaches are different from one other, most of these methods require extensive preprocessing operations (e.g. orientation flow estimation, ridge segmentation, ridge thinning, minutiae detection) in order to reliably extract the minutia features [6]. They either match directly the fingerprint images [7], or match features extracted from the image by means of certain filtering or transform operations [8], hence their name image-based methods. These approaches require less preprocessing effort than minutiae-based methods but, on the other hand, they have a limited ability to track variations in position, scale, and rotation angle. Face recognition is a non-intrusive method, and facial attributes are probably the most common biometric features used by humans to recognize one another.
  • 2.  ISSN: 2089-3272 IJEEI Vol. 2, No. 1, March 2014 : 56 – 62 57 2.1. Wavelet Domain Features It is well known that fingerprints are quasi-periodic patterns whose dominant frequencies are located in the middle frequency channels. The ridge orientation as well as the ridge spatial frequency in different image regions represent the intrinsic nature of the fingerprint image. Wavelet transform is a powerful tool for signal analysis and it is widely used in the field of image processing. Let be mother wavelet, the basis function , can be obtained according to dilation parameter and translation parameter , 2 ⁄   2 . The one dimensional wavelet transform of signal     is defined as , | | ⁄ . (1) The 2-D wavelet transformation is performed by using 1-D wavelet transformation in terms of filtering by rows and columns respectively. Wavelet filters have been implemented due to their simplicity, suitability and regularity for face recognition using multiresolution approaches. 2-D wavelet is very useful for image processing because the image data is discrete and the spatial-spectral resolution is dependent on the frequency. The wavelet has the property that the spatial resolution is small in low- frequency bands but large in high-frequency bands. The main reasons for its popularity lie in its complete theoretical framework, the great flexibility for choosing bases and the low computational complexity. The 2-D wavelet decomposition on J octaves of a discrete image , represents the image in terms of 3 1 subimages , , , ,….., (2) Where is a lowpass approximation of the original image, and are the highpass image details at different scales 2  and orientations . Wavelet coefficients of large amplitude in ,  and correspond, respectively, to vertical high frequencies (horizontal edges), horizontal high frequencies (vertical edges), and high frequencies in both directions. The normalised -norm of each wavelet sub-band is computed in order to create a feature vector of length 3 , as given by Eq.(3)   , , ,….., (3) Where   ∑ ∑ (4) for all 1 … … … and 1, 2, 3 The feature vector represents an approximation of the image energy distribution over different scales 2 and orientation   . The length of feature vector used in this paper is ∗ 5 ∗ 3 15 for both biometric traits. For face images sym9 wavelet and for finger images db9 wavelet is used. The scaling and wavelet functions of sym9 and db9 is as shown in Figure 1 and Figure 2 respectively.
  • 3. IJEEI ISSN: 2089-3272  Simplified Multimodal Biometric Identification (Abhijit Shete) 58 Figure 1(a). Sym9 Scaling Function Figure 1(b). Sym9 Wavelet Function Figure 2(a). db9 Scaling Function Figure 2(b). db9 Wavelet Function The intersection operator introduced by Swain and Ballard in [5] is used as a measure of similarity between two feature vectors. If  and T are the two feature vectors, then measure of similarity between them can be given as , ∑ , ∑ ,∑ (5) 1 Indicates match and 0 indicates non-match condition as shown in Figure 3(a) In this paper, we have examined performance of two fusion techniques, Feature Level Fusion and Match Score Level fusion with three different fusion strategies. 2.2. Fusion Strategy A - Feature Level Fusion: Fusion at the match score, rank and decision levels have been extensively studied in the literature. Fusion at the feature level, however, is a relatively understudied problem [2]. Since the feature set contains richer information about the raw biometric data than the match score or the final decision, integration at this level is expected to provide better authentication results. However, fusion at this level is difficult to achieve in practice because of the following reasons: (i) the feature sets of multiple modalities may be incompatible (e.g., minutiae set of fingerprints and Eigen coefficients of face); (ii) the relationship between the feature spaces of different biometric systems may not be known; (iii) concatenating two feature vectors may result in a feature vector with very large dimensionality leading to the `curse of dimensionality' well- known pattern recognition problem; and (iv) a significantly more complex matcher might be required in order to operate on the concatenated feature set. In the proposed work, wavelet based feature vector and similarity mesure used resolves the problems mentioned above.
  • 4.  ISSN: 2089-3272 IJEEI Vol. 2, No. 1, March 2014 : 56 – 62 59 Let , , … . . and , , … . . where 1,2,3 … … .   represent the feature vector of the finger and face modalities of a user, respectively. The fused vector can be obtained by concatenating individual vector as , where 2 . 2.3. Fusion Strategy B - Score Level Fusion: (Assignment of Weights based on EER) This fusion strategy assigns the weight to each characteristic e.g face and finger, based on their equal error rate (EER). Weights for more accurate characteristic are higher than those of less accurate characteristic. Thus the weights are inversely proportional to the corresponding errors. Let be the EER to characteristic , then weight associated to characteristic can be computed by, ∑ ∗ (6) 2.4. Fusion Strategy C - Score Level Fusion: (Assignment of Weights based on Decidability Index) In strategy C, weights are assigned to individual characteristic based on their imposter and genuine scores distributions. The means of these distribution are defined by and respectively, and standard deviations by and respectively. A parameter Decidability Index is used as measure of separation of these two distributions for characteristic as √   (7) If is small, overlap region of two distributions is less. Therefore, weights are assigned to each characteristic proportional to this parameter as,  ∑   ∗ (8) For both fusion strategies B and C  0 1, ∀ ; ∑ 1 and the fused score for user is computed as, ∑ ∗  ;   ∀ (9) In our case 2, 1 indicates finger and 2 indicates face.  indicates match score of pair of characteristic. 3. Performance Evaluation and Experimental Results 3.1. Performance Evaluation We performed the experiments on Intel Core2 Duo machine using Matlab (R2010b). The performance of proposed approach is measured in terms of Receiver Operating Characteristic curve, which plots Genuine Accept Rate against the False Match Rate at different thresholds. The , False Non-Match Rate and are given by Eqs. (10)-(12), respectively.         100 (10)           100 (11)
  • 5. IJEEI ISSN: 2089-3272  Simplified Multimodal Biometric Identification (Abhijit Shete) 60 1 100 (12) Let       and         , then number of genuine scores can be obtained as 1 2⁄ and imposter scores can be obtained as 1 using the same database. For the database used 40 and 8, therefore we get 1120 genuine matching’s and 99840 imposter matching’s. In this paper we have used 1120 genuine and 6240 imposter pairs for each database. FMR and FNMR are obtained for all thresholds as, ∑ (13) ∑ (14) Where and are the total number of imposter and genuine matches respectively. Equal Error Rate is define as the rate at which . In practice the score distributions are not continuous and a crossover point might not exist. In this case, we report the interval as per FVC2000: Fingerprint Verification Competition. 3.2. Database Used The FVC2000-Db1_a fingerprint database [9] contains a total 800 fingerprint images of size 300x300 and 500 dpi resolution from 100 individuals with 8 images per individual, which were captured with low-cost optical sensor “Secure Desktop Scanner” by KeyTronic. The ORL standard face database [10] consists of 400 face images attained from 40 individuals. Each individual have 10 images of different expression or gesture. The resolution of the image is 112×92 and the gray scale is 256. In this work, we have selected 40 individuals and 8 images per individual from each database resulting 320 images per trait. 3.3. Experimental Results The experimental results obtained are shown in Table 1. The values of EER, and GAR are significantly improved in all fusion strategies A, B and C than individual biometric Face and Finger. Among the fusion strategies the EER and of strategy A are lower than other strategies, where as GAR of strategy B is higher than strategies A and C. Table 1. Comparison of EER, d and GAR for different fusion strategies Performance Parameter Face alone Finger alone Fusion Strategy A Fusion Strategy B . . Fusion Strategy C . . EER 0.1410 0.1750 0.0875 0.0908 0.0899 61.63 59.28 119.38 117.75 119.28 GAR @ 0.01% FMR 37.95 29.64 65.89 66.96 66.34 The example of performance graphs of fusion strategy A are shown in Figure 3. Similar graphs can also be obtained for other strategies.
  • 6.  ISSN: 2089-3272 IJEEI Vol. 2, No. 1, March 2014 : 56 – 62 61 Figure 3(a). Genuine and Imposter Distribution Figure 3(b). FNMR and FMR curves Figure 3(c). ROC curves. 4. Conclusion This paper deals with feature level and score level biometric fusion techniques. The experimental results obtained show that the wavelet features extracted for both face and finger, resolves the problem of compatibility and curse of dimensionality of feature vector. Since in this work, preprocessing of raw biometric traits as well as feature and score normalization is not used, multibiometric identification is simplified. Results show that as per as EER and dk is concerned, feature level fusion, the simplest technique out performs over score level fusion techniques mentioned. GAR of fusion strategy B, in which weights are decided by EER is better than other fusion techniques. Since difference between weights W1 and W2 of fusion strategy C is less than fusion strategy B, EER and dk value shows improvement for fusion strategy C. References [1] Lin Hong and Anil Jain, Fellow. IEEE. “Integrating Faces and Fingerprints for Personal Identification”. IEEE Transactions on Pattern Analysis and Machine Intelligence. 1998; 20(12).
  • 7. IJEEI ISSN: 2089-3272  Simplified Multimodal Biometric Identification (Abhijit Shete) 62 [2] Arun Ross and Rohin Govindarajan, “Feature Level Fusion Using Hand and Face Biometrics”, Appeared in Proc. Of SPIE Conference on Biometric Technology for Human Identification II, Orlando, USA. 2005; 5779: 196-204 [3] YN Singh, P Gupta. “Quantitative Evaluation of Normalization Techniques of Matching Scores in Multimodal Biometric Systems”. SW Lee and SZ Li (Eds.): ICB2007, LNCS 4642, PP. 574-583, 2007 © Springer-Verlag Berlin Heidelberg 2007. [4] M Tico, P Kuosmanen and J Saarinen. “Wavelet domain features for fingerprint recognition”. Electronics Letters. 2001; 37(1). [5] Swain ML and Ballard DH. “Color indexing”. Int, J. Comput.Vis., 1991; 7(I): 11-32 [6] Jain AK, Hong L, pankanti S, and Bolle R. “An identity authentication system using fingerprints”, Proc. IEEE. 1997; 85(9): 1364-1388 [7] Willson CL, Watson CT, and Paek EG. “Effect of resolution and image quality on combined optical and neural network fingerprint matching”. Patt. Recognit. 2000; 33(Z): 317-331 [8] Lie CJ and Wang SD. “Fingerprint feature extraction using Gabor filters”. Eleclron. Lett. 1999; 35(4): 288-290 [9] Finger print database - FVC2000 - Db1_a http://bias.csr.unibo.it/fvc2000 [10] Face Database - ORL (AT&T) http://www.cl.cam.ac.uk/research/dtg/attarchive/facedatabase.html [11] Handbook of Fingerprint Recognition. Maltoni D, Maio D, Jain AK and Prabhakar S. Springer, 2009. [12] Multirate systems and Filter banks, PP Vaidyanathan, Englewood Cliffs; Prentice Hall. 1993. [13] Handbook of Multi Biometrics, Arun A. Ross ,Karthik Nandakumar .Anil K. Jain. Springer