Enhancing Optical Cross-Sensor Fingerprint Matching Using Local Textural Features

Size: px
Start display at page:

Download "Enhancing Optical Cross-Sensor Fingerprint Matching Using Local Textural Features"

Transcription

1 Enhancing Optical Cross-Sensor Fingerprint Matching Using Local Textural Features Emanuela Marasco Center for Secure Information Systems George Mason University Fairfax, VA USA Alexander Feldman Computer Science Brandeis University Waltham, MA USA Keleigh Rachel Romine Computer Science Winthrop University Rock Hill, SC USA Abstract Fingerprint systems have been designed to typically operate on images acquired using the same sensor. Existing fingerprint systems are not able to accurately compare images collected using different sensors. In this paper, we propose a learning-based scheme for enhancing interoperability between optical fingerprint sensors by compensating the output of a traditional commercial matcher. Specifically, cross-sensor differences are captured by incorporating Local Binary Patterns (LBP) and Local Phase Quantization (LPQ), while dimensionality reduction is performed by using Reconstruction Independent Component Analysis (RICA). The evaluation is carried out on rolled fingerprints pertaining to 494 users collected at West Virginia University and acquired using multiple optical sensors and Ten Print cards. In cross-sensor at False Acceptance Rate of 0.01%, the proposed approach achieves a False Rejection Rate of 4.12%. Figure 1. Rolled fingerprint images obtained by the same finger but using four different optical sensors among those in the integrated Automated Fingerprint Identification System (IAFIS) certified product list provided by the Federal Bureau of Investigation (FBI). 1. Introduction As people become more electronically connected, the need for accurate automatic human identification in critical applications such as fraud prevention increases [1]. However, the operating efficiency of biometric recognition systems is still a challenge. Although features extracted from raw data are expected to be an invariant representation of a person, the sensor, the environment, improper userinteraction or changes of the biometric trait over time can compromise the required invariance [2]. The sensor output depends on its technical characteristics; subsequently, organizations which deploy biometric technologies might need to re-enroll all the subjects if the product they are currently using will not be provided in the future. Fingerprints are the most recognized biometric. For automatic fingerprint recognition systems deployed in several applications, the introduction of a different sensor may render the stored data unusable. Different sensors even if belonging the same technology produce different raw data 1. Variations are due to different arrangements of sensing elements, ergonomics of the acquisition system such as alignment and positioning which affect image quality, i.e., the clarity of the ridge pattern. Additionally, different manufacturers usually induce physical differences between units (i.e., lenses) [3]. Fig. 1 shows fingerprint images pertaining to the same finger acquired using different optical devices. Interoperability is the ability of a system to handle variations in the data due to device diversity which may negatively affect matching [4]. Fingerprint sensor interoperability has been addressed mainly as a problem pertaining to matching across different sensing technologies. Further- 1

2 more, existing approaches model general distortions and are not able to meet high security requirements of real-world applications. In this paper, we extend the preliminary studies presented in [5] and [6] by exploiting textural features which complement the traditional match score. Specifically, in order to isolate variations in the image due to device diversity, we extract Local Binary Patterns (LBP) which provides a gray-scale invariant texture representation and invariance against gray level changes. Additionally, we extract Local Phase Quantization (LPQ) which quantizes phase information of the local Fourier Transform to construct a local blur invariant representation. Dimensionality reduction is performed by using Reconstruction Independent Component Analysis (RICA). The defined features are combined with the match score to train a classifier. The proposed model is able to reduce the complexity of the classification algorithm compared to existing methods. The rest of the paper is organized as follows. In Section 2, we describe the state-of-the-art about fingerprint interoperability accommodation strategies. Evaluation is carried out on data pertaining to 494 users, collected at West Virginia University using four optical-based fingerprint sensors as well as ink rolled prints. Section 3 presents the proposed approach. Section 4 discusses experiments and results. Section 5 draws conclusions and future research directions. 2. Related Works Previous studies related to fingerprint sensor interoperability mainly pertain to matching involving different sensing technologies. In 2004, Jain and Ross carried out experiments using optical and capacitive sensors with same resolution 500 dpi, but different scanning areas [7]. The intra-sensor Equal Error Rate (EER) was 6.14% on data collected using the optical device and 10.39% using the capacitive one. Matching was more accurate at a larger scanning area. The reported cross-sensor EER is 23.13%. In 2006, Ross and Nadgir modeled relative distortions due to sensing diversity through Thin-Plate Splines [8]. Translation parameters were determined by aligning centroids of the two images, while rotation was estimated using the orthogonal matrix and the singular value decomposition (SVD). The deformation model is used to distort minutiae of one sensor before matching. The reduction in cross-sensor error rate was significant but still not close enough to realistic scenarios. Additionally, this method is not completely automated given that control points (i.e., minutiae points) are manually selected. In 2007, Alonso-Fernandez et al. performed an image quality assessment involving different sensing technologies (i.e., capacitive and optical) [9]. They demonstrated that quality measures based on grey level features are the most discriminative ones for optical sensors than capacitive sensors. In 2009, Modi et al. carried out a statistical analysis to examine sensor dependent variations in minutiae count, image quality and performance due to technology diversity (i.e, optical and capacitive) [10]. The best image quality was provided by the optical touch device while the lowest interoperability was achieved when matching optical touch versus swipe. Kukula et al. investigated the impact of force on error rates, minutiae count and image quality in both optical and capacitive sensors [11]. They showed that as the amount of force applied to the optical sensor surface increases, image quality becomes better. In 2010, Poh et al. designed a Bayesian Belief Network (BBN) to model the relationship between image quality, match score and device. The BBN estimates the posterior probability p(d q) of the device d given quality measures q [12]. Quality estimates are clustered and each cluster is associated to one of the device. This approach does not explicitly model the influence of the device. In [13], Xie et al. studied inter-sensor image quality assessment. In particular, they found a set of features applicable to various types of sensors. They are orientation certainty, consistency measure and local orientation quality. Experiments were carried out on optical, capacitive and thermal sensors. By combining the three defined features the accuracy is above 95% for any of the three sensors. In 2013, Lugini et al. statistically analyzed how match scores change across different optical devices [14]. The Kendall s rank correlation test pointed out non-symmetric differences in genuine scores between sensor pairs. In [5] Marasco et al. proposed a learning-based approach to enhance matching across different fingerprint optical devices. They exploited quality and intensity-based characteristics which were concatenated with the match score to train a pattern classifier. In [6] Marasco et al. considered Binarized Statistical Image Features (BSIF) and characteristics derived from the Discrete Wavelet Transform (DWT). Experiments are carried out on a data set consisting of fingerprints obtained from 494 users acquired using four different optical devices. Results show a significant reduction in error rates compared to the baseline as well as improved performance compared to previous research. 3. The Proposed Approach Given two fingerprints, the proposed system verifies if they pertain to the same identity by taking into account possible device diversity. The learning program uses multiple representations of the identity, i.e., features of different nature are combined through a classifier [15]. The architecture of the proposed scheme is illustrated in Fig. 2 and steps involved by the process are summarized below. 1. Two fingerprint images are selected from a training set collected using different devices. 2. A pre-defined set of interoperability features is ex-

3 Figure 2. Interoperability enhancement is performed in parallel to a typical biometric matching operation. Features are concatenated with the match score to train a pattern classifier which outputs a verification decision in cross-device domain. tracted from both images. 3. Features are fused with the typical match score. 4. Independent Components are extracted to reduce feature dimensionality. 5. Selected features are used for training a classifier. 6. In operational mode, a fingerprint probe is acquired using any of the available devices. 7. The probe is matched against the corresponding labeled gallery data and a match score is generated. For gallery and probe interoperability features are extracted and concatenated with the match score. 8. The feature vector generated in the previous step is used as input of the classifier to predict the crossdevice matching outcome The Exploited Features Device diversity impacts image quality, matching and textural properties of fingerprint images. We design a set of features in order to captures these variations and use them to build a better representation of the identity in cross-sensor scenarios. Selected features compose the input vector of a pattern classifier during training. Matching Features. Most fingerprint matchers use minutiae points for recognition. A minutiae point (i.e., ridge ending or ridge bifurcation) is represented as a triplet m = [x,y,θ] that indicates minutiae location co-ordinates and angle. Two fingerprints originated by the same finger may differ depending upon the placement on the sensor. This is addressed by the Alignment process which geometrically transforms two sets of minutiae points to the same coordinate system [16]. For intra-device alignment, a rigid transformation is generally sufficient while in cross-device acquisition, alignment may deal with non-linear deformations. Methods which can be used to align two fingerprints are: Generalized Hough Transform, local descriptors, energy minimization, etc. In this work we use the Hough Transform algorithm which takes in input two sets of minutiae m g and m p extracted from the gallery and probe images, respectively. Transformation parameters are computed according to the algorithm used in [5]. They capture differences pertaining to positioning then they used as interoperability features. After alignment, minutiae are paired based on predefined distance and angle thresholds. Match Score indicates the degree of fingerprint similarity computed as a function of the corresponding minutiae number. Image Quality Features. Image Quality indicates usefulness degree of a biometric sample for automated matching [17]. Quality measures can significantly vary across different sensors. The optical sensor technology is based on light reflection properties which directly impact grey level values. Subsequently, quality measures which deal with grey-level characteristics are sensitive their variability [13]. A fingerprint image of high quality usually presents clear ridges and easy to locate most of the minutiae [13, 4]. A minutiae-based matcher might not be accurate if only a few minutiae points can be detected. Minutiae Count is the number of minutiae extracted from a fingerprint image and it represents and indicator of quality. It may vary based on human-sensor interaction where optics design such as the physical layout of fingerprint sensors plays a relevant role [11]. The standard de facto for fingerprint image quality assessment is the tool NIST Fingerprint Image Quality (NFIQ) 2. The NFIQ estimate is an integer value ranging between 1 and 5, where 1 is assigned to the best image quality. Image Texture Features. Texture is characterized by repeating patterns of local variations in image intensity. Discriminative features from local regions are usually extracted to facilitate classification of such patterns. We seek for a texture descriptor which is invariant to monotonic transformations of grey-levels and robust to rotated textures, since we wish to recognize textures with changes due to the acquisition process (noise, scale,..). Fig. 3 shows four fingerprints and an enlarged patch in each. All fingerprints in a row are from the same subject and those within a column are from the same device. Local texture is robust to changes in device while highly sensitive to differences between subjects. The Local Binary Patterns (LBP) operator is known 2

4 Figure 3. Examples of Fingerprint images pertaining to the two subjects acquired using two different optical sensors. Figure 4. LBP applied to a fingerprint image. to offer these properties. LBP 3 is able to efficiently characterize the spatial configuration of local image texture by detecting spatial structures, referred to as local binary texture patterns. Texture is defined as the joint distribution of gray values of a circularly symmetric neighbor set of P image pixels on a circle of radius R (see Eqn. (1)), T = t(g c, g 0,..., g P 1 ) (1) where g c is the gray value of the center pixel of the local neighborhood and g 0,..., g P 1 are the gray values of P equally spaced pixels on the considered circular symmetric neighbor set. The gray value of the center pixel of the circularly symmetric neighbor set is subtracted from the gray values of the circularly symmetric neighborhood. Features (e.g., statistics) are extracted directly from LBP histograms, obtained as described in Eqn. (2) [18] [19], LBP = s(g p g c )2 p (2) p=0,...,p 1 where s is defined as: s(x) = 1 if x 0, else s(x) = 0. Fingerprints present different orientations, and the rotation invariant operator Local Phase Quantization (LPQ) 4 can point out differences in the phase spectrum of the image [20]. In particular, the approach measures differences in terms of information loss at high frequencies. A local Discrete Fourier Transform (DFT) is applied to the entire image by considering image patches in order to analyze the frequency content locally. The local FT G s (u, v), with s being the patch index, is obtained by applying a linear filtering technique based on a weighted sum of the frequency components of the image patch [20]. For every pixel of the image, I(x, y), the phase of the local DTF is computed in a M M neighborhood. Data reduction is based on the quantizer defined in Eqn. (3), 1, if g j 0 q j = (3) 0, otherwise where g j is the j th component of G. The quantizer results in a 2-bit integer representation for a single frequency component at every point x. The L quantized coefficients are presented as histograms according to the following binary coding: L b = q j 2 j 1, (4) j=1 which ranges between 0 and 2 L 1 and describes the local texture at location x. Fig. 5 illustrates the process explained above. Image Gradient measures the rate of change in grey levels throughout the image. The direction of the gradient informs about the direction of the maximum change, while its magnitude quantifies the amount of such change: [ ] Gx I = (5) G y where G x corresponds to I x, the differences in x (horizontal) direction. G y corresponds to I y, the differences in y (vertical) direction. Computing the gradient results in two matrices, a matrix for G x and another for G y, each with the same size as the original image. The magnitude of the image gradient is given by I = [G 2 x + G 2 x] 1/2 (6) The average of the gradient magnitude is used in the final model. 4. Experimental Results 4.1. Data set The data set used in this study consists of fingerprints pertaining to 494 users. They were collected using four livescan devices (D0-D3) and ink-based ten-print cards (D4), as illustrated in Table 1. For each live-scan device, users sequentially provided two sets of fingerprints, each made up of: rolled individual fingers on both hands, left slap, right slap, and thumbs slap. No quality check was applied during acquisition. Match scores were generated for right index fingers only, using the commercial matcher Identix Bio- Engine Software Development Kit. Impostor match scores were generated by dividing users in groups of 100 and

5 Figure 5. LPQ applied to a fingerprint image. Table 1. Characteristics of the Live-scan devices used for the fingerprint acquisition carried out in this study. Manufacturer Model Resolution (dpi) Image size (pixels) Capture area (mm) D0 Cross Match Guardian R x x 76 D1 i3 digid Mini x x 76 D2 L1 Identity Solutions TouchPrint x x 76 D3 Cross Match Seek II x x 38.1 D4 Ten Print Scans x matching the fingerprints within the same group. For this study we limited the matching to the point fingers from the right hand only Evaluation Procedure Experiments were carried out by extracting a reduced set of features initially designed in [5] and [6]. This set includes match scores, image quality, alignment parameters and difference in image gradient, referred to as (MQAG). Then, we incorporate features related to local descriptors LBP and LPQ by adding values obtained per each image to the set described above. We perform dimensionality reduction using Reconstruction Independent Component Analysis (RICA) [21]. Generally, it is difficult to scale ICA to overcomplete and high dimensional data. By replacing the orthonormalization constraint in ICA s projected gradient descent with a linear reconstruction penalty, RICA is able to use the L-BFGS optimizer instead. L-BFGS performs better on overcomplete data than projected gradient descent. This modification also makes RICA robust to approximate whitening which is desirable when examining high dimensional data. In order to maximize RICA s efficiency at retaining the local texture information of a fingerprint as it reduces the dimensionality of the data, the MQAG features were also considered. After the RICA transformation, our local texture information was reduced to 10 dimensions. We separately trained three distinct instances of the Random Forest classifier, one with the MQAG features, one with the MQAG and the reduced LBP features, and one with the MQAG and the reduced LPQ features. We randomly partitioned the data in 25% for training, 25% for validation and 50% for testing. In all the partitions, subjects are kept mutually exclusive. MATLAB R2017a was used for computation Results Our experimental results are shown in Table 2. When incorporating Local Phase Quantization, we achieved a false rejection rate (FRR) of 4.12% while restricting the false acceptance rate (FAR) to 0.01% which improves the baseline FRR by 1.67% and previous work in [6] by 0.12%. In addition, we found that separating MQAG from the other features in [6] improved the performance of that model. We achieved modestly improved performance while employing fewer features and fewer trees. LBP was not as effective in this application as LPQ, although it achieved results comparable to MQAG even when operating with only 20 trees. Fusion of LBP and LPQ was not as accurate as LPQ alone. Gradient difference is an informative predictor for fingerprint matching. Fig. 6 shows the distribution of gradient difference by device. Fig. 7 shows the distribution of gradient difference for matches and non-matches for all the possible device combinations. The median value for matches is 0.05 while the non-match median is There is less difference between devices when examining gradient in both intra-device and cross-device pairings. For all devices the cross-device median value is approximately 0.1 higher than the intra-device value, but all device medians lie between 0.10 and Fig. 8 shows an example of uniform LBP histograms of two fingerprint images pertaining to the same subject but acquired with two different devices. We depict the verification performance of the fingerprint recognition system in a Detection Error Tradeoff (DET) curve, shown in Fig. 9. DET curves are obtained for both intra-device and cross-device matching including all device pairs. While the most important results for high security

6 Normalized Gradient Difference Guardian x Guardian Guardian x Other digid x digid digid x Other TouchPrint x TouchPrint Gradient Difference by Device TouchPrint x Other Seek x Seek Seek x Other Figure 6. Differences in image gradient per device. Tenprint x Tenprint Tenprint x Other Gradient Difference Between Fingerprints 5.0% Detection Error Tradeoff (DET) Curves % 4.0% 3.5% Baseline (Only Match Score) BSIF+DWT (Biosig 2017) MQAG RICA (LBP) RICA (LPQ) False Rejection Rate 3.0% 2.5% 2.0% 1.5% 1.0% Match Non-match Figure 7. Differences in image gradient related to all the possible combinations of the devices considered in this study. 0.5% 0% 0% 1% 2% 3% 4% 5% 6% 7% 8% 9% 10% False Acceptance Rate Figure 9. DET curves which compare the proposed approach to the existing ones. lower error rates at most operating points. The proposed method which incorporates LPQ outperforms all others at most operating points which indicates that local texture may be a discriminating feature for less secure authentication as well. 5. Conclusions Figure 8. LBP histograms of two fingerprint images pertaining to the same subject but acquired with two different devices. applications are those at a very low false acceptance rates (0.01%), the DET curve shows the verification performance of a classifier at a wide range of operating points. At all operating points, learning based models greatly outperform match score alone. The MQAG model which uses fewer features and fewer trees than the BSIF+DWT model has Inspired by the urgent need for enhancing interoperability between optical fingerprint sensors, we defined a set of features able to capture device-specific characteristics. In addition to existing textural features applied in previous work, we extract Local Binary Patterns (LBP) which provides a gray-scale invariant texture representation and Local Phase Quantization (LPQ) which constructs a local blur invariant representation. We combined them with the match score output by a commercial matcher in order to render cross-device matching more accurate. Future investigation will regard scalability of proposed approach, i.e., when involving tens or hundreds fingerprint sensors, and possibly millions of users.

7 Table 2. Average and standard deviation of FRR % related to 10 runs are reported at FAR=0.01%. The classification algorithm is Random Forest. Feature Set Num. of Trees Avg FRR% Std FRR % Baseline (only Match Scores) MQAG MQAG + BSIF + DWT [6] RICA(MQAG + LBP) RICA(MQAG + LPQ) Acknowledgements Feldman and Romine contributed to this work during Summer 2017 funded by the Research Experiences for Undergraduates (REU) NSF Program at the University of North Carolina Charlotte (UNCC) mentored by Marasco. References [1] J. Wayman, A. Jain, D. Maltoni, and D. Maio, An Introduction to Biometric Authentication Systems, Biometric Systems, pp. 1 20, [2] F. Alonso-Fernandez, R. Veldhuis, A. Bazen, J. Fiérrez- Aguilar, and J. Ortega-Garcia, Sensor Interoperability and Fusion in Fingerprint Verification: A Case Study using Minutiae-and Ridge-based Matchers, IEEE International Conference on Control, Automation, Robotics and Vision (ICARCV), pp. 1 6, [3] D. Maltoni, D. Maio, A. Jain, and S. Prabhakar, Handbook of Fingerprint Recognition. Springer, [4] A. Jain and A. Kumar, Biometrics of Next Generation: An Overview, Second Generation Biometrics, [5] E. Marasco, L. Lugini, and B. Cukic, Minimizing the Impact of Low Interoperability between Optical Fingerprint Sensors, Biometrics: Theory, Applications and Systems (BTAS), pp. 1 8, [6] E. Marasco, Z. Chapman, and B. Cukic, Improving Fingerprint Interoperability by Integrating Wavelet Entropy and Binarized Statistical Image Features, The 15th International Conference of the Biometrics Special Interest Group (BIOSIG), pp. 1 12, [7] A. Ross and A. Jain, Biometric Sensor Interoperability: A Case Study in Fingerprints, International ECCV Workshop on Biometric Authentication, pp , [8] A. Ross and R. Nadgir, A Calibration Model for Fingerprint Sensor Interoperability, SPIE, vol. 6202, [9] F. Alonso-Fernandez, F. Roli, G. Marcialis, J. Fierrez, and J. Ortega-Garcia, Comparison of Fingerprint Quality Measures using an Optical and a Capacitive Sensor, IEEE Biometrics: Theory, Applications, and Systems (BTAS), pp. 1 6, [10] S. Modi, S. Elliott, and H. Kim, Statistical Analysis of Fingerprint Sensor Interoperability Performance, IEEE 3rd International Conference on Biometrics: Theory, Applications, and Systems (BTAS), pp. 1 6, [11] E. Kukula, C. Blomeke, S. Modi, and S. Elliott, Effect of Human-Biometric Sensor Interaction on Fingerprint Matching Performance, Image Quality and Minutiae Count, International Journal of Computer Applications in Technology, vol. 34, no. 4, pp , [12] N. Poh, J. Kittler, and T. Bourlai, Quality-based Score Normalization with Device Qualitative Information for Multimodal Biometric Fusion, IEEE Transactions on Systems, Man and Cybernetics, Part A: Systems and Humans, vol. 40, no. 3, pp , [13] S. Xie, S. Yoon, J. Shin, and D. Park, Effective Fingerprint Quality Estimation for Diverse Capture Sensors, Sensors, vol. 10, no. 9, pp , [14] L. Lugini, E. Marasco, B. Cukic, and I. Gashi, Interoperability in Fingerprint Recognition: a Large-Scale Study, Workshop on Reliability and Security Data Analysis (RSDA), Budapest, pp. 1 6, June [15] T. Mitchell, The Discipline of Machine Learning. Carnegie Mellon University, School of Computer Science, Machine Learning Department, [16] A. Paulino, J. Feng, and A. Jain, Latent Fingerprint Matching using Descriptor-based Hough Transform, International Joint Conference on Biometrics (IJCB), pp. 1 7, [17] P. Grother and E. Tabassi, Performance of Biometric Quality Measures, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 29, no. 4, pp , [18] T. Ojala, M. Pietikainen, and T. Maenpaa, Multiresolution Gray-scale and Rotation Invariant Texture Classification with Local Binary Patterns, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, no. 7, pp , [19] T. Mäenpää, The Local Binary Pattern Approach to Texture Analysis: Extentions and Applications, PhD Thesis, Oulun yliopisto University, [20] V. Ojansivu and J. Heikkilä, Blur Insensitive Texture Classification using Local Phase Quantization, Image and Signal Processing, pp , [21] Q. Le, A. Karpenko, J. Ngiam, and A. Ng, ICA with Reconstruction Cost for Efficient Overcomplete Feature Learning, Advances in Neural Information Processing Systems, pp , 2011.

Improving Fingerprint Interoperability by Integrating Wavelet Entropy and Binarized Statistical Image Features

Improving Fingerprint Interoperability by Integrating Wavelet Entropy and Binarized Statistical Image Features A. Brömme, C. Busch, C. Rathgeb and A. Uhl (Eds.): BIOSIG 16, Lecture Notes in Informatics (LNI), Gesellschaft für Informatik, Bonn 16 1 Improving Fingerprint Interoperability by Integrating Wavelet Entropy

More information

Outline. Incorporating Biometric Quality In Multi-Biometrics FUSION. Results. Motivation. Image Quality: The FVC Experience

Outline. Incorporating Biometric Quality In Multi-Biometrics FUSION. Results. Motivation. Image Quality: The FVC Experience Incorporating Biometric Quality In Multi-Biometrics FUSION QUALITY Julian Fierrez-Aguilar, Javier Ortega-Garcia Biometrics Research Lab. - ATVS Universidad Autónoma de Madrid, SPAIN Loris Nanni, Raffaele

More information

Fingerprint Indexing using Minutiae and Pore Features

Fingerprint Indexing using Minutiae and Pore Features Fingerprint Indexing using Minutiae and Pore Features R. Singh 1, M. Vatsa 1, and A. Noore 2 1 IIIT Delhi, India, {rsingh, mayank}iiitd.ac.in 2 West Virginia University, Morgantown, USA, afzel.noore@mail.wvu.edu

More information

Fingerprint Matching Using Minutiae Feature Hardikkumar V. Patel, Kalpesh Jadav

Fingerprint Matching Using Minutiae Feature Hardikkumar V. Patel, Kalpesh Jadav Fingerprint Matching Using Minutiae Feature Hardikkumar V. Patel, Kalpesh Jadav Abstract- Fingerprints have been used in identification of individuals for many years because of the famous fact that each

More information

Evaluation of Texture Descriptors for Automated Gender Estimation from Fingerprints

Evaluation of Texture Descriptors for Automated Gender Estimation from Fingerprints Appeared in Proc. of ECCV Workshop on Soft Biometrics, (Zurich, Switzerland), September 2014 Evaluation of Texture Descriptors for Automated Gender Estimation from Fingerprints Ajita Rattani 1, Cunjian

More information

Incorporating Image Quality in Multi-Algorithm Fingerprint Verification

Incorporating Image Quality in Multi-Algorithm Fingerprint Verification Incorporating Image Quality in Multi-Algorithm Fingerprint Verification Julian Fierrez-Aguilar 1, Yi Chen 2, Javier Ortega-Garcia 1, and Anil K. Jain 2 1 ATVS, Escuela Politecnica Superior, Universidad

More information

Verifying Fingerprint Match by Local Correlation Methods

Verifying Fingerprint Match by Local Correlation Methods Verifying Fingerprint Match by Local Correlation Methods Jiang Li, Sergey Tulyakov and Venu Govindaraju Abstract Most fingerprint matching algorithms are based on finding correspondences between minutiae

More information

Local Correlation-based Fingerprint Matching

Local Correlation-based Fingerprint Matching Local Correlation-based Fingerprint Matching Karthik Nandakumar Department of Computer Science and Engineering Michigan State University, MI 48824, U.S.A. nandakum@cse.msu.edu Anil K. Jain Department of

More information

Abstract -Fingerprints are the most widely. Keywords:fingerprint; ridge pattern; biometric;

Abstract -Fingerprints are the most widely. Keywords:fingerprint; ridge pattern; biometric; Analysis Of Finger Print Detection Techniques Prof. Trupti K. Wable *1(Assistant professor of Department of Electronics & Telecommunication, SVIT Nasik, India) trupti.wable@pravara.in*1 Abstract -Fingerprints

More information

On the relation between biometric quality and user-dependent score distributions in fingerprint verification

On the relation between biometric quality and user-dependent score distributions in fingerprint verification On the relation between biometric quality and user-dependent score distributions in fingerprint verification Fernando Alonso-Fernandez a, Raymond N. J. Veldhuis b, Asker M. Bazen b Julian Fierrez-Aguilar

More information

Minutiae Extraction for Fingerprint and Palm Print Images Using Convolutional Neural Networks

Minutiae Extraction for Fingerprint and Palm Print Images Using Convolutional Neural Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p-ISSN: 2278-8735 PP 51-59 www.iosrjournals.org Minutiae Extraction for Fingerprint and Palm Print Images Using Convolutional

More information

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries

Improving Latent Fingerprint Matching Performance by Orientation Field Estimation using Localized Dictionaries Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 11, November 2014,

More information

Development of an Automated Fingerprint Verification System

Development of an Automated Fingerprint Verification System Development of an Automated Development of an Automated Fingerprint Verification System Fingerprint Verification System Martin Saveski 18 May 2010 Introduction Biometrics the use of distinctive anatomical

More information

International Journal of Advanced Research in Computer Science and Software Engineering

International Journal of Advanced Research in Computer Science and Software Engineering ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Fingerprint Recognition using Robust Local Features Madhuri and

More information

Latent Fingerprint Matching: Fusion of Rolled and Plain Fingerprints

Latent Fingerprint Matching: Fusion of Rolled and Plain Fingerprints Latent Fingerprint Matching: Fusion of Rolled and Plain Fingerprints Jianjiang Feng, Soweon Yoon, and Anil K. Jain Department of Computer Science and Engineering Michigan State University {jfeng,yoonsowo,jain}@cse.msu.edu

More information

REINFORCED FINGERPRINT MATCHING METHOD FOR AUTOMATED FINGERPRINT IDENTIFICATION SYSTEM

REINFORCED FINGERPRINT MATCHING METHOD FOR AUTOMATED FINGERPRINT IDENTIFICATION SYSTEM REINFORCED FINGERPRINT MATCHING METHOD FOR AUTOMATED FINGERPRINT IDENTIFICATION SYSTEM 1 S.Asha, 2 T.Sabhanayagam 1 Lecturer, Department of Computer science and Engineering, Aarupadai veedu institute of

More information

Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison

Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison Biagio Freni, Gian Luca Marcialis, and Fabio Roli University of Cagliari Department of Electrical and Electronic

More information

BIOMET: A Multimodal Biometric Authentication System for Person Identification and Verification using Fingerprint and Face Recognition

BIOMET: A Multimodal Biometric Authentication System for Person Identification and Verification using Fingerprint and Face Recognition BIOMET: A Multimodal Biometric Authentication System for Person Identification and Verification using Fingerprint and Face Recognition Hiren D. Joshi Phd, Dept. of Computer Science Rollwala Computer Centre

More information

Graph Matching Iris Image Blocks with Local Binary Pattern

Graph Matching Iris Image Blocks with Local Binary Pattern Graph Matching Iris Image Blocs with Local Binary Pattern Zhenan Sun, Tieniu Tan, and Xianchao Qiu Center for Biometrics and Security Research, National Laboratory of Pattern Recognition, Institute of

More information

Segmentation and Enhancement of Latent Fingerprints: A Coarse to Fine Ridge Structure Dictionary. Kai Cao January 16, 2014

Segmentation and Enhancement of Latent Fingerprints: A Coarse to Fine Ridge Structure Dictionary. Kai Cao January 16, 2014 Segmentation and Enhancement of Latent Fingerprints: A Coarse to Fine Ridge Structure Dictionary Kai Cao January 16, 2014 Fingerprint Fingerprint Image D. Maltoni et al., Handbook of Fingerprint Recognition,

More information

Fingerprint Matching using Gabor Filters

Fingerprint Matching using Gabor Filters Fingerprint Matching using Gabor Filters Muhammad Umer Munir and Dr. Muhammad Younas Javed College of Electrical and Mechanical Engineering, National University of Sciences and Technology Rawalpindi, Pakistan.

More information

Minutiae Based Fingerprint Authentication System

Minutiae Based Fingerprint Authentication System Minutiae Based Fingerprint Authentication System Laya K Roy Student, Department of Computer Science and Engineering Jyothi Engineering College, Thrissur, India Abstract: Fingerprint is the most promising

More information

Color Local Texture Features Based Face Recognition

Color Local Texture Features Based Face Recognition Color Local Texture Features Based Face Recognition Priyanka V. Bankar Department of Electronics and Communication Engineering SKN Sinhgad College of Engineering, Korti, Pandharpur, Maharashtra, India

More information

Fingerprint Recognition

Fingerprint Recognition Fingerprint Recognition Anil K. Jain Michigan State University jain@cse.msu.edu http://biometrics.cse.msu.edu Outline Brief History Fingerprint Representation Minutiae-based Fingerprint Recognition Fingerprint

More information

Implementation of a Face Recognition System for Interactive TV Control System

Implementation of a Face Recognition System for Interactive TV Control System Implementation of a Face Recognition System for Interactive TV Control System Sang-Heon Lee 1, Myoung-Kyu Sohn 1, Dong-Ju Kim 1, Byungmin Kim 1, Hyunduk Kim 1, and Chul-Ho Won 2 1 Dept. IT convergence,

More information

Critique: Efficient Iris Recognition by Characterizing Key Local Variations

Critique: Efficient Iris Recognition by Characterizing Key Local Variations Critique: Efficient Iris Recognition by Characterizing Key Local Variations Authors: L. Ma, T. Tan, Y. Wang, D. Zhang Published: IEEE Transactions on Image Processing, Vol. 13, No. 6 Critique By: Christopher

More information

Finger Print Enhancement Using Minutiae Based Algorithm

Finger Print Enhancement Using Minutiae Based Algorithm Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 8, August 2014,

More information

Indexing Fingerprints using Minutiae Quadruplets

Indexing Fingerprints using Minutiae Quadruplets Indexing Fingerprints using Minutiae Quadruplets Ogechukwu Iloanusi University of Nigeria, Nsukka oniloanusi@gmail.com Aglika Gyaourova and Arun Ross West Virginia University http://www.csee.wvu.edu/~ross

More information

Periocular Biometrics: When Iris Recognition Fails

Periocular Biometrics: When Iris Recognition Fails Periocular Biometrics: When Iris Recognition Fails Samarth Bharadwaj, Himanshu S. Bhatt, Mayank Vatsa and Richa Singh Abstract The performance of iris recognition is affected if iris is captured at a distance.

More information

Keywords Wavelet decomposition, SIFT, Unibiometrics, Multibiometrics, Histogram Equalization.

Keywords Wavelet decomposition, SIFT, Unibiometrics, Multibiometrics, Histogram Equalization. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Secure and Reliable

More information

Figure 1. Example sample for fabric mask. In the second column, the mask is worn on the face. The picture is taken from [5].

Figure 1. Example sample for fabric mask. In the second column, the mask is worn on the face. The picture is taken from [5]. ON THE VULNERABILITY OF FACE RECOGNITION SYSTEMS TO SPOOFING MASK ATTACKS Neslihan Kose, Jean-Luc Dugelay Multimedia Department, EURECOM, Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

More information

Fingerprint Recognition using Texture Features

Fingerprint Recognition using Texture Features Fingerprint Recognition using Texture Features Manidipa Saha, Jyotismita Chaki, Ranjan Parekh,, School of Education Technology, Jadavpur University, Kolkata, India Abstract: This paper proposes an efficient

More information

A Framework for Efficient Fingerprint Identification using a Minutiae Tree

A Framework for Efficient Fingerprint Identification using a Minutiae Tree A Framework for Efficient Fingerprint Identification using a Minutiae Tree Praveer Mansukhani February 22, 2008 Problem Statement Developing a real-time scalable minutiae-based indexing system using a

More information

Study of Local Binary Pattern for Partial Fingerprint Identification

Study of Local Binary Pattern for Partial Fingerprint Identification International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Study of Local Binary Pattern for Partial Fingerprint Identification Miss Harsha V. Talele 1, Pratvina V. Talele 2, Saranga N Bhutada

More information

User Identification by Hierarchical Fingerprint and Palmprint Matching

User Identification by Hierarchical Fingerprint and Palmprint Matching User Identification by Hierarchical Fingerprint and Palmprint Matching Annapoorani D #1, Caroline Viola Stella Mary M *2 # PG Scholar, Department of Information Technology, * Prof. and HOD, Department

More information

Fingerprint Mosaicking by Rolling with Sliding

Fingerprint Mosaicking by Rolling with Sliding Fingerprint Mosaicking by Rolling with Sliding Kyoungtaek Choi, Hunjae Park, Hee-seung Choi and Jaihie Kim Department of Electrical and Electronic Engineering,Yonsei University Biometrics Engineering Research

More information

Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis

Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis Experimentation on the use of Chromaticity Features, Local Binary Pattern and Discrete Cosine Transform in Colour Texture Analysis N.Padmapriya, Ovidiu Ghita, and Paul.F.Whelan Vision Systems Laboratory,

More information

Biometric quality for error suppression

Biometric quality for error suppression Biometric quality for error suppression Elham Tabassi NIST 22 July 2010 1 outline - Why measure quality? - What is meant by quality? - What are they good for? - What are the challenges in quality computation?

More information

A Bayesian Approach for Modeling Sensor Influence on Quality, Liveness and Match Score Values in Fingerprint Verification

A Bayesian Approach for Modeling Sensor Influence on Quality, Liveness and Match Score Values in Fingerprint Verification A Bayesian Approach for Modeling Sensor Influence on Quality, Liveness and Match Score Values in Fingerprint Verification Ajita Rattani #1, Norman Poh 2, Arun Ross #3 # Dept. of Computer Science and Engineering,

More information

Hybrid Biometric Person Authentication Using Face and Voice Features

Hybrid Biometric Person Authentication Using Face and Voice Features Paper presented in the Third International Conference, Audio- and Video-Based Biometric Person Authentication AVBPA 2001, Halmstad, Sweden, proceedings pages 348-353, June 2001. Hybrid Biometric Person

More information

Fingerprint verification by decision-level fusion of optical and capacitive sensors

Fingerprint verification by decision-level fusion of optical and capacitive sensors Fingerprint verification by decision-level fusion of optical and capacitive sensors Gian Luca Marcialis and Fabio Roli Department of Electrical and Electronic Engineering University of Cagliari Piazza

More information

Palm Vein Recognition with Local Binary Patterns and Local Derivative Patterns

Palm Vein Recognition with Local Binary Patterns and Local Derivative Patterns Palm Vein Recognition with Local Binary Patterns and Local Derivative Patterns Leila Mirmohamadsadeghi and Andrzej Drygajlo Swiss Federal Institude of Technology Lausanne (EPFL) CH-1015 Lausanne, Switzerland

More information

Latent Fingerprint Matching Using Descriptor-Based Hough Transform

Latent Fingerprint Matching Using Descriptor-Based Hough Transform IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, VOL. 8, NO. 1, JANUARY 2013 31 Latent Fingerprint Matching Using Descriptor-Based Hough Transform Alessandra A. Paulino, Student Member, IEEE, Jianjiang

More information

FVC2004: Third Fingerprint Verification Competition

FVC2004: Third Fingerprint Verification Competition FVC2004: Third Fingerprint Verification Competition D. Maio 1, D. Maltoni 1, R. Cappelli 1, J.L. Wayman 2, A.K. Jain 3 1 Biometric System Lab - DEIS, University of Bologna, via Sacchi 3, 47023 Cesena -

More information

A Coding Scheme for Indexing Multimodal Biometric Databases

A Coding Scheme for Indexing Multimodal Biometric Databases A Coding Scheme for Indexing Multimodal Biometric Databases Aglika Gyaourova West Virginia University Morgantown WV 26506, USA agyaouro@csee.wvu.edu Arun Ross West Virginia University Morgantown WV 26506,

More information

Fingerprint Image Enhancement Algorithm and Performance Evaluation

Fingerprint Image Enhancement Algorithm and Performance Evaluation Fingerprint Image Enhancement Algorithm and Performance Evaluation Naja M I, Rajesh R M Tech Student, College of Engineering, Perumon, Perinad, Kerala, India Project Manager, NEST GROUP, Techno Park, TVM,

More information

Efficient Rectification of Malformation Fingerprints

Efficient Rectification of Malformation Fingerprints Efficient Rectification of Malformation Fingerprints Ms.Sarita Singh MCA 3 rd Year, II Sem, CMR College of Engineering & Technology, Hyderabad. ABSTRACT: Elastic distortion of fingerprints is one of the

More information

Latent Fingerprint Matching using Descriptor-based Hough Transform

Latent Fingerprint Matching using Descriptor-based Hough Transform 1 Latent Fingerprint Matching using Descriptor-based Hough Transform Alessandra A. Paulino, Jianjiang Feng, Member, IEEE, and Anil K. Jain, Fellow, IEEE Abstract Identifying suspects based on impressions

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1 Minutiae Points Extraction using Biometric Fingerprint- Enhancement Vishal Wagh 1, Shefali Sonavane 2 1 Computer Science and Engineering Department, Walchand College of Engineering, Sangli, Maharashtra-416415,

More information

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors

Texture. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors. Frequency Descriptors Texture The most fundamental question is: How can we measure texture, i.e., how can we quantitatively distinguish between different textures? Of course it is not enough to look at the intensity of individual

More information

A GABOR FILTER-BASED APPROACH TO FINGERPRINT RECOGNITION

A GABOR FILTER-BASED APPROACH TO FINGERPRINT RECOGNITION A GABOR FILTER-BASED APPROACH TO FINGERPRINT RECOGNITION Chih-Jen Lee and Sheng-De Wang Dept. of Electrical Engineering EE Building, Rm. 441 National Taiwan University Taipei 106, TAIWAN sdwang@hpc.ee.ntu.edu.tw

More information

Keywords Fingerprint enhancement, Gabor filter, Minutia extraction, Minutia matching, Fingerprint recognition. Bifurcation. Independent Ridge Lake

Keywords Fingerprint enhancement, Gabor filter, Minutia extraction, Minutia matching, Fingerprint recognition. Bifurcation. Independent Ridge Lake Volume 4, Issue 8, August 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A novel approach

More information

Image Enhancement Techniques for Fingerprint Identification

Image Enhancement Techniques for Fingerprint Identification March 2013 1 Image Enhancement Techniques for Fingerprint Identification Pankaj Deshmukh, Siraj Pathan, Riyaz Pathan Abstract The aim of this paper is to propose a new method in fingerprint enhancement

More information

6. Multimodal Biometrics

6. Multimodal Biometrics 6. Multimodal Biometrics Multimodal biometrics is based on combination of more than one type of biometric modalities or traits. The most compelling reason to combine different modalities is to improve

More information

Weighted Multi-scale Local Binary Pattern Histograms for Face Recognition

Weighted Multi-scale Local Binary Pattern Histograms for Face Recognition Weighted Multi-scale Local Binary Pattern Histograms for Face Recognition Olegs Nikisins Institute of Electronics and Computer Science 14 Dzerbenes Str., Riga, LV1006, Latvia Email: Olegs.Nikisins@edi.lv

More information

A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS

A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS A FRAMEWORK FOR ANALYZING TEXTURE DESCRIPTORS Timo Ahonen and Matti Pietikäinen Machine Vision Group, University of Oulu, PL 4500, FI-90014 Oulun yliopisto, Finland tahonen@ee.oulu.fi, mkp@ee.oulu.fi Keywords:

More information

Volume Local Phase Quantization for Blur-Insensitive Dynamic Texture Classification

Volume Local Phase Quantization for Blur-Insensitive Dynamic Texture Classification Volume Local Phase Quantization for Blur-Insensitive Dynamic Texture Classification Juhani Päivärinta, Esa Rahtu, and Janne Heikkilä Machine Vision Group, Department of Electrical and Information Engineering,

More information

Polar Harmonic Transform for Fingerprint Recognition

Polar Harmonic Transform for Fingerprint Recognition International Journal Of Engineering Research And Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 13, Issue 11 (November 2017), PP.50-55 Polar Harmonic Transform for Fingerprint

More information

A new approach to reference point location in fingerprint recognition

A new approach to reference point location in fingerprint recognition A new approach to reference point location in fingerprint recognition Piotr Porwik a) and Lukasz Wieclaw b) Institute of Informatics, Silesian University 41 200 Sosnowiec ul. Bedzinska 39, Poland a) porwik@us.edu.pl

More information

Multimodal Fusion Vulnerability to Non-Zero Effort (Spoof) Imposters

Multimodal Fusion Vulnerability to Non-Zero Effort (Spoof) Imposters Multimodal Fusion Vulnerability to Non-Zero Effort (Spoof) mposters P. A. Johnson, B. Tan, S. Schuckers 3 ECE Department, Clarkson University Potsdam, NY 3699, USA johnsopa@clarkson.edu tanb@clarkson.edu

More information

PERFORMANCE IMPACT OF THE USER ATTEMPTS ON FINGERPRINT RECOGNITION SYSTEM (FRS)

PERFORMANCE IMPACT OF THE USER ATTEMPTS ON FINGERPRINT RECOGNITION SYSTEM (FRS) PERFORMANCE IMPACT OF THE USER ATTEMPTS ON FINGERPRINT RECOGNITION SYSTEM (FRS) 1 DR. NEERAJBHARGAVA, 2 DR. RITUBHARGAVA, 3 MANISH MATHURIA, 4 MINAXI COTIA 1 Associate Professor, Department of Computer

More information

Detecting Fingerprint Distortion from a Single Image

Detecting Fingerprint Distortion from a Single Image Detecting Fingerprint Distortion from a Single Image Xuanbin Si, Jianjiang Feng, Jie Zhou Department of Automation, Tsinghua University Beijing 100084, China sixb10@mails.tsinghua.edu.cn {jfeng, jzhou}@tsinghua.edu.cn

More information

ISSN Vol.04,Issue.08, July-2016, Pages:

ISSN Vol.04,Issue.08, July-2016, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.04,Issue.08, July-2016, Pages:1504-1510 Detection and Rectification of Distorted Fingerprints S. SOFIA SULTANA 1, P. D. CHIDHAMBARA RAO 2 1 PG Scholar, Dept of CSE, Kottam

More information

BRIEF Features for Texture Segmentation

BRIEF Features for Texture Segmentation BRIEF Features for Texture Segmentation Suraya Mohammad 1, Tim Morris 2 1 Communication Technology Section, Universiti Kuala Lumpur - British Malaysian Institute, Gombak, Selangor, Malaysia 2 School of

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 5, Sep Oct 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 5, Sep Oct 2017 RESEARCH ARTICLE OPEN ACCESS Iris and Palmprint Decision Fusion to Enhance Human Ali M Mayya [1], Mariam Saii [2] PhD student [1], Professor Assistance [2] Computer Engineering Tishreen University Syria

More information

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques

Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Palmprint Recognition Using Transform Domain and Spatial Domain Techniques Jayshri P. Patil 1, Chhaya Nayak 2 1# P. G. Student, M. Tech. Computer Science and Engineering, 2* HOD, M. Tech. Computer Science

More information

Robust biometric image watermarking for fingerprint and face template protection

Robust biometric image watermarking for fingerprint and face template protection Robust biometric image watermarking for fingerprint and face template protection Mayank Vatsa 1, Richa Singh 1, Afzel Noore 1a),MaxM.Houck 2, and Keith Morris 2 1 West Virginia University, Morgantown,

More information

AN AVERGE BASED ORIENTATION FIELD ESTIMATION METHOD FOR LATENT FINGER PRINT MATCHING.

AN AVERGE BASED ORIENTATION FIELD ESTIMATION METHOD FOR LATENT FINGER PRINT MATCHING. AN AVERGE BASED ORIENTATION FIELD ESTIMATION METHOD FOR LATENT FINGER PRINT MATCHING. B.RAJA RAO 1, Dr.E.V.KRISHNA RAO 2 1 Associate Professor in E.C.E Dept,KITS,DIVILI, Research Scholar in S.C.S.V.M.V

More information

Biometrics- Fingerprint Recognition

Biometrics- Fingerprint Recognition International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 11 (2014), pp. 1097-1102 International Research Publications House http://www. irphouse.com Biometrics- Fingerprint

More information

Analysis and Selection of Features for the Fingerprint Vitality Detection

Analysis and Selection of Features for the Fingerprint Vitality Detection Analysis and Selection of Features for the Fingerprint Vitality Detection Pietro Coli, Gian Luca Marcialis, and Fabio Roli Department of Electrical and Electronic Engineering University of Cagliari Piazza

More information

Filterbank-Based Fingerprint Matching. Multimedia Systems Project. Niveditha Amarnath Samir Shah

Filterbank-Based Fingerprint Matching. Multimedia Systems Project. Niveditha Amarnath Samir Shah Filterbank-Based Fingerprint Matching Multimedia Systems Project Niveditha Amarnath Samir Shah Presentation overview Introduction Background Algorithm Limitations and Improvements Conclusions and future

More information

A New Pairing Method for Latent and Rolled Finger Prints Matching

A New Pairing Method for Latent and Rolled Finger Prints Matching International Journal of Emerging Engineering Research and Technology Volume 2, Issue 3, June 2014, PP 163-167 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) A New Pairing Method for Latent and Rolled

More information

Multimodal Biometric System by Feature Level Fusion of Palmprint and Fingerprint

Multimodal Biometric System by Feature Level Fusion of Palmprint and Fingerprint Multimodal Biometric System by Feature Level Fusion of Palmprint and Fingerprint Navdeep Bajwa M.Tech (Student) Computer Science GIMET, PTU Regional Center Amritsar, India Er. Gaurav Kumar M.Tech (Supervisor)

More information

Fingerprint-Iris Fusion Based Multimodal Biometric System Using Single Hamming Distance Matcher

Fingerprint-Iris Fusion Based Multimodal Biometric System Using Single Hamming Distance Matcher International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 2, Issue 4 (February 2013) PP: 54-61 Fingerprint-Iris Fusion Based Multimodal Biometric System Using Single Hamming

More information

Gurmeet Kaur 1, Parikshit 2, Dr. Chander Kant 3 1 M.tech Scholar, Assistant Professor 2, 3

Gurmeet Kaur 1, Parikshit 2, Dr. Chander Kant 3 1 M.tech Scholar, Assistant Professor 2, 3 Volume 8 Issue 2 March 2017 - Sept 2017 pp. 72-80 available online at www.csjournals.com A Novel Approach to Improve the Biometric Security using Liveness Detection Gurmeet Kaur 1, Parikshit 2, Dr. Chander

More information

An approach for Fingerprint Recognition based on Minutia Points

An approach for Fingerprint Recognition based on Minutia Points An approach for Fingerprint Recognition based on Minutia Points Vidita Patel 1, Kajal Thacker 2, Ass. Prof. Vatsal Shah 3 1 Information and Technology Department, BVM Engineering College, patelvidita05@gmail.com

More information

Fingerprint Deformation Models Using Minutiae Locations and Orientations

Fingerprint Deformation Models Using Minutiae Locations and Orientations Fingerprint Deformation Models Using Minutiae Locations and Orientations Yi Chen, Sarat Dass, Arun Ross, and Anil Jain Department of Computer Science and Engineering Michigan State University East Lansing,

More information

Combined Fingerprint Minutiae Template Generation

Combined Fingerprint Minutiae Template Generation Combined Fingerprint Minutiae Template Generation Guruprakash.V 1, Arthur Vasanth.J 2 PG Scholar, Department of EEE, Kongu Engineering College, Perundurai-52 1 Assistant Professor (SRG), Department of

More information

Fusion of Hand Geometry and Palmprint Biometrics

Fusion of Hand Geometry and Palmprint Biometrics (Working Paper, Dec. 2003) Fusion of Hand Geometry and Palmprint Biometrics D.C.M. Wong, C. Poon and H.C. Shen * Department of Computer Science, Hong Kong University of Science and Technology, Clear Water

More information

FINGERPRINT MATCHING BASED ON STATISTICAL TEXTURE FEATURES

FINGERPRINT MATCHING BASED ON STATISTICAL TEXTURE FEATURES Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 9, September 2014,

More information

Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification

Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification Using Support Vector Machines to Eliminate False Minutiae Matches during Fingerprint Verification Abstract Praveer Mansukhani, Sergey Tulyakov, Venu Govindaraju Center for Unified Biometrics and Sensors

More information

ISSN Vol.04,Issue.15, October-2016, Pages:

ISSN Vol.04,Issue.15, October-2016, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.04,Issue.15, October-2016, Pages:2901-2907 Detection and Rectification of Distorted Fingerprints P.MOUNIKA 1, S. RAJESHWAR 2 1 PG Scholar, Dept of CSE(SE), Arjun College

More information

Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask

Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask Fingerprint Ridge Orientation Estimation Using A Modified Canny Edge Detection Mask Laurice Phillips PhD student laurice.phillips@utt.edu.tt Margaret Bernard Senior Lecturer and Head of Department Margaret.Bernard@sta.uwi.edu

More information

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE

AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE AN EFFICIENT BINARIZATION TECHNIQUE FOR FINGERPRINT IMAGES S. B. SRIDEVI M.Tech., Department of ECE sbsridevi89@gmail.com 287 ABSTRACT Fingerprint identification is the most prominent method of biometric

More information

Texture Segmentation and Classification in Biomedical Image Processing

Texture Segmentation and Classification in Biomedical Image Processing Texture Segmentation and Classification in Biomedical Image Processing Aleš Procházka and Andrea Gavlasová Department of Computing and Control Engineering Institute of Chemical Technology in Prague Technická

More information

Quality Based Rank-Level Fusion in Multibiometric Systems

Quality Based Rank-Level Fusion in Multibiometric Systems Quality Based -Level Fusion in Multibiometric Systems Ayman Abaza and Arun Ross Abstract Multibiometric systems fuse evidences from multiple biometric sources typically resulting in better recognition

More information

Available online at ScienceDirect. Procedia Computer Science 58 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 58 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 58 (2015 ) 552 557 Second International Symposium on Computer Vision and the Internet (VisionNet 15) Fingerprint Recognition

More information

Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints

Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints Reconstructing Ridge Frequency Map from Minutiae Template of Fingerprints Wei Tang, Yukun Liu College of Measurement & Control Technology and Communication Engineering Harbin University of Science and

More information

K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion

K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion K-Nearest Neighbor Classification Approach for Face and Fingerprint at Feature Level Fusion Dhriti PEC University of Technology Chandigarh India Manvjeet Kaur PEC University of Technology Chandigarh India

More information

Fingerprint Authentication for SIS-based Healthcare Systems

Fingerprint Authentication for SIS-based Healthcare Systems Fingerprint Authentication for SIS-based Healthcare Systems Project Report Introduction In many applications there is need for access control on certain sensitive data. This is especially true when it

More information

A Multimodal Approach to Biometric Recognition

A Multimodal Approach to Biometric Recognition ISSN:0975-9646 A Multimodal Approach to Biometric Recognition Richie M. Varghese Department of Electronics and Telecommunication, Maharashtra Institute of Technology, University of Pune Pune, Maharashtra,

More information

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur

IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS. Kirthiga, M.E-Communication system, PREC, Thanjavur IMPROVED FACE RECOGNITION USING ICP TECHNIQUES INCAMERA SURVEILLANCE SYSTEMS Kirthiga, M.E-Communication system, PREC, Thanjavur R.Kannan,Assistant professor,prec Abstract: Face Recognition is important

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Rotation Invariant Finger Vein Recognition *

Rotation Invariant Finger Vein Recognition * Rotation Invariant Finger Vein Recognition * Shaohua Pang, Yilong Yin **, Gongping Yang, and Yanan Li School of Computer Science and Technology, Shandong University, Jinan, China pangshaohua11271987@126.com,

More information

International Journal of Research in Advent Technology, Vol.4, No.6, June 2016 E-ISSN: Available online at

International Journal of Research in Advent Technology, Vol.4, No.6, June 2016 E-ISSN: Available online at Authentication Using Palmprint Madhavi A.Gulhane 1, Dr. G.R.Bamnote 2 Scholar M.E Computer Science & Engineering PRMIT&R Badnera Amravati 1, Professor Computer Science & Engineering at PRMIT&R Badnera

More information

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION

MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION MULTI ORIENTATION PERFORMANCE OF FEATURE EXTRACTION FOR HUMAN HEAD RECOGNITION Panca Mudjirahardjo, Rahmadwati, Nanang Sulistiyanto and R. Arief Setyawan Department of Electrical Engineering, Faculty of

More information

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks

Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Countermeasure for the Protection of Face Recognition Systems Against Mask Attacks Neslihan Kose, Jean-Luc Dugelay Multimedia Department EURECOM Sophia-Antipolis, France {neslihan.kose, jean-luc.dugelay}@eurecom.fr

More information

Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations

Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations Signature Recognition by Pixel Variance Analysis Using Multiple Morphological Dilations H B Kekre 1, Department of Computer Engineering, V A Bharadi 2, Department of Electronics and Telecommunication**

More information

Fingerprint Verification applying Invariant Moments

Fingerprint Verification applying Invariant Moments Fingerprint Verification applying Invariant Moments J. Leon, G Sanchez, G. Aguilar. L. Toscano. H. Perez, J. M. Ramirez National Polytechnic Institute SEPI ESIME CULHUACAN Mexico City, Mexico National

More information

Performance Improvement in Binarization for Fingerprint Recognition

Performance Improvement in Binarization for Fingerprint Recognition IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 3, Ver. II (May.-June. 2017), PP 68-74 www.iosrjournals.org Performance Improvement in Binarization

More information