Conference PaperPDF Available

Fingerprint Recognition using Minutiae Extraction

Authors:

Abstract and Figures

Fingerprints are a great source for identification of individuals. Fingerprint recognition is one of the oldest forms of biometric identification. However recognition of fingerprint is not always easy. The objective of this paper is to provide a way for fingerprint recognition using minutiae extraction. The factors relating to obtaining high performance feature point detection algorithm, such as image quality, segmentation, image enhancement and feature detection. Commonly used features for improving fingerprint image quality are Fourier spectrum energy, Gabor filter energy and local orientation. Accurate segmentation of fingerprint ridges from noisy background is necessary. For efficient enhancement and feature extraction algorithms, the segmented features must be void of any noise.
Content may be subject to copyright.
International Conference on ICT-Initiatives, Policies & Governance, Dehradun, India, 28-29 Nov 2011
Fingerprint Recognition using Minutiae Extraction
Krishna Kumar1, Basant Kumar2, Dharmendra Kumar3 and Rachna Shah4
1M.Tech (Student), Motilal Nehru NIT Allahabad, India, krishnanitald@gmail.com
2Assistant Prof. ECE Department, Motilal Nehru NIT Allahabad, India, singhbasant@mnnit.ac.in
3B.E, Commercial Tex Officer, Government of Uttarakhand, dharmen_mitra@yahoo.co.in
4M.Tech (Student), NIT Kurukshetra, India, rachna.shah27@gmail.com
Abstract: Fingerprints are a great source for identification of individuals. Fingerprint
recognition is one of the oldest forms of biometric identification. However recognition
of fingerprint is not always easy. The objective of this paper is to provide a way for
fingerprint recognition using minutiae extraction. The factors relating to obtaining high
performance feature point detection algorithm, such as image quality, segmentation,
image enhancement and feature detection. Commonly used features for improving
fingerprint image quality are Fourier spectrum energy, Gabor filter energy and local
orientation. Accurate segmentation of fingerprint ridges from noisy background is
necessary. For efficient enhancement and feature extraction algorithms, the
segmented features must be void of any noise.
Keywords: Image Segmentation, Minutiae, fingerprint, CN.
I. Introduction
The quality of fingerprint images and extraction of minutiae have an important role in
the performance of automatic identification and verification. In general, the minutiae
extraction algorithm starts with a preprocessing for improving the quality of images
without changing the local and global properties of the image. The fingerprint image
can be characterize by the features as core and delta or as minutiae represent the
end of ridge or the bifurcation .the methods based on minutiae are sensitive to this
stage .Any missing minutiae or false minutiae can degrade the performance of the
matching algorithm. In literature search we found many techniques for enhancement,
Hong et al proposed an effective method based on Gabor filters]. Gabor filters have
both frequency ridge and orientation ridge properties; the frequency ridge depends
on orientation ridges. Chikkerur et al proposed an efficient implementation of
contextual filtering based on short-time Fourier transform (STFT) that requires
partitioning the image into small overlapping blocks and performing Fourier analysis
separately on each block. The orientation, frequency and mask region of image are
all simultaneously estimated [1].The several approaches to automatic minutiae
extraction are two categories techniques, there are different from one other. The
most of these methods transform fingerprint images into binary images, the images
obtained are submitted to a thinning process which allows for the ridge line thickness
to be reduced to one pixel finally, a simple image scan allows for locating the pixels
that correspond to minutiae. On the other hand, other techniques are based on ridge
line, where the minutiae are extracted directly from gray images.
What is a fingerprint?
Fingerprints are the patterns formed on the epidermis of the fingertip. The fingerprints
are of three types: arch, loop and whorl. The fingerprint is composed of ridges and
International Conference on ICT-Initiatives, Policies & Governance, Dehradun, India, 28-29 Nov 2011
valleys. The interleaved pattern of ridges and valleys are the most evident structural
characteristic of a fingerprint. There are three main fingerprint features
a) Global Ridge Pattern
b) Local Ridge Detail
c) Intra Ridge Detail
Global ridge detail:
There are two types of ridge flows: the pseudo-parallel ridge flows and high-curvature
ridge flows which are located around the core point and/or delta point(s). This
representation relies on the ridge structure, global landmarks and ridge pattern
characteristics.
The commonly used global fingerprint features are:
(i) Singular points They are discontinuities in the orientation field. There are two
types of singular points- core and delta. A core is the uppermost of a curving ridge,
and a delta point is the point where three ridge flows meet. They are used for
fingerprint registration and classification.
(ii) Ridge orientation map They are local direction of the ridge-valley structure. It
is helpful in classification, image enhancement, and feature verification and filtering.
(iii) Ridge frequency map – They are the reciprocal of the ridge distance in the
direction perpendicular to local ridge orientation. It is used for filtering of fingerprint
images.
Local Ridge Detail:
This is the most widely used and studied fingerprint representation. Local ridge
details are the discontinuities of local ridge structure referred to as minutiae. They are
used by forensic experts to match two fingerprints. There are about 150 different
types of minutiae. Among these minutiae types, ridge ending and ridge bifurcation
are the most commonly used as all the other types of minutiae are combinations of
ridge endings and ridge bifurcations.
Fig. 1 Types of minutiae
The minutiae are relatively stable and robust to contrast, image resolutions, and
global distortion when compared to other representations. Although most of the
automatic fingerprint recognition systems are designed to use minutiae as their
fingerprint representations, the location information and the direction of a minutia
point alone are not sufficient for achieving high performance. Minutiae-derived
secondary features are used as the relative distance and radial angle are invariant
with respect to the rotation and translation of the fingerprint.
Intra Ridge Detail
On every ridge of the finger epidermis, there are many tiny sweat pores and other
permanent details. Pores are distinctive in terms of their number, position, and
shape. However, extracting pores is feasible only in high-resolution fingerprint
images and with very high image quality. Thus the cost is very high. Therefore, this
International Conference on ICT-Initiatives, Policies & Governance, Dehradun, India, 28-29 Nov 2011
kind of representation is not adopted by current automatic fingerprint identification
systems (AFIS).
Fingerprint recognition
Fingerprint recognition is one of the popular biometric techniques. It refers to the
automated method of verifying a match between two fingerprint images. It is mainly
used in the identification of a person and in criminal investigations. It is formed by the
ridge pattern of the finger. Discontinuities in the ridge pattern are used for
identification. These discontinuities are known as minutiae. For minutiae extraction
type, orientation and location of minutiae are extracted.
Two features of minutiae are used for identification: termination and bifurcation.
(a) Ridge ending (b) Bifurcation
Fig .2 Types of local ridge features
The advantages of fingerprint recognition system are
(a) They are highly universal as majority of the population have legible
fingerprints.
(b) They are very reliable as no two people (even twins) have same fingerprint.
(c) Fingerprints are formed in the fetal stage and remain structurally unchanged
throughout life.
(d) It is one of the most accurate forms of biometrics available.
(e) Fingerprint acquisition is non intrusive and hence is a good option.
Approach
There are two approaches for fingerprint recognition. They are image based
approach, texture based approach and minutiae based approach.
In image based matching, the image itself is used as the template. It requires only
low resolution images. Matching is done by optical correlation and is extremely fast. It
is based on the global features of a whole fingerprint image. However it requires
accurate alignment of the fingerprint samples and is not favorable for changes in
scale, orientation and position.
The second is the texture based approach. It uses texture information for matching
and performs well with poor quality prints. However like image based matching it
requires accurate alignment of the two prints and not invariant to translation,
orientation and non-linear distortion.
Minutiae-based approach is the last approach. Here the ridge features called
minutiae are extracted and stored in a template for matching. It is invariant to
translation, rotation and scale changes. It is however error prone in low quality
images.
The minutiae based approach is applied. Usually before minutiae extraction, image
preprocessing is performed. In our paper we have focused mainly on the
preprocessing and extraction stage. Fingerprint enhancements techniques are used
to reduce the noise and improve the clarity of ridges against valleys.
International Conference on ICT-Initiatives, Policies & Governance, Dehradun, India, 28-29 Nov 2011
The image preprocessing consists of the following stages. They are field orientation,
ridge frequency estimation, image segmentation and image enhancement thinning. It
is followed by a minutiae extraction algorithm which extracts the main minutiae
features required for matching of two samples.
II. Minutiae Extraction
This method extracts the ridge endings and bifurcations from the skeleton image by
examining the local neighborhood of each ridge pixel using a 3×3 window. The
method used for minutiae extraction is the crossing number (CN) method. This
method involves the use of the skeleton image where the ridge flow pattern is eight-
connected. The minutiae are extracted by scanning the local neighborhood of each
ridge pixel in the image using a 3×3 window. CN is defined as half the sum of the
differences between the pairs of adjacent pixel. The ridge pixel can be divided into
bifurcation, ridge ending and non-minutiae point based on it. A ridge ending point has
only one neighbor, a bifurcation point possesses more than two neighbors, and a
normal ridge pixel has two neighbors. A CN value of zero refers to an isolated point,
value of one to a ridge ending, two to a continuing ridge point, three to a bifurcation
point and a CN of four means a crossing point. Minutiae detection in a fingerprint
skeleton is implemented by scanning thinned fingerprint and counting the crossing
number. Thus the minutiae points can be extracted. A 3×3 window is used. The CN is
given by
For a pixel i, the eight pixels are scanned in an anti-clockwise direction. The pixel can
be classified after obtaining its pixel value. The coordinates, orientation of the ridge
segment and type of minutiae of each minutiae point is recorded for each minutiae.
After a successful extraction of minutiae, they are stored in a template, which may
contain the minutia position (x,y), minutia direction (angle), minutia type (bifurcation
or termination), and in some case the minutia quality may be considered. During the
enrollment the extracted template are stored in the database and will be used in the
matching process as reference template or database template. During the verification
or identification, the extracted minutiae are also stored in a template and are used as
query template during the matching.
Fig. 3 Original Image Fig. 4 Image after thinning Fig.5 Minutiae Extraction
International Conference on ICT-Initiatives, Policies & Governance, Dehradun, India, 28-29 Nov 2011
Fig.6 Minutiae Extraction and Zooming
III. Conclusion
Our proposed method provides best way for fingerprint recognition by minutiae
extraction and zooming. It also provides excellent accuracy.
References
[1] Abbad Khalid, Tairi Hamid, and Aarab Abdellah, , “Minutiae Extraction Based on
Propriety of Curvature”, International Journal of Computer Theory and
Engineering, Vol. 3, No. 3, June 2011.
[2] D. Maltoni, D. Maio, A. K. Jain, and S. Prabhakar, Handbook of Fingerprint
Recognition”, Springer Verlag, June 2003.
[3] Rafael C. Gonzales, Paul Wintz, “ Digital Image Processing”, 2nd Edition, Addison-
Wesley Publishing Company, 1987.
[4] Hong, L., Wan, Y., and Jain, A. K., “Fingerprint image enhancement: Algorithm
performance evaluation”, IEEE Transactions on Pattern Analysis and Machine
Intelligence 20, pp. 777-789, 1998.
[4] Peter D Kovesi, MATLAB and Octave Functions for Computer Vision and Image
Processing. http://www.cs.uwa.edu.au/»pk/Research/MatlabFns/index.html
[5] Jianwei Yang, Lifeng Liu, Tianzi Jiang, Yong Fan, “A Modified Gabor Filter Design
Method for Fingerprint Image Enhancement”, Pattern Recognition Letters 24, pp.
1805-1817, 2003.
[6] Sang Keun Oh, Joon Jae Lee, Chul Hyun Park, Bum Soo Kim, Kil Houm Park,
“New Fingerprint Image Enhancement Using Directional Filter Bank”, Journal of
WSCG Vol.11 ISSN 1213-6972, 2003.
[7] Caohong Wu, Zhixin Shi, Venu Govindaraju, “Fingerprint Image Enhancement
Method Using Directional Median Filter”, Elseiver Science, 2004.
[8] Ian T. Young, Lucas J. van Vliet, Michael van Ginkel, “Recursive Gabor Filtering”,
IEEE Transaction of Signal Processing, Vol. 50, No. 11, pp. 2798-2805, 2002.
[9] Sunny Arief SUDIRO, Michel PAINDAVOINE, Tb. Maulana KUSUMA, “Simple
Fingerprint Minutiae Extraction Algorithm Using Crossing Number On Valley
Structure”, 5th IEEE Workshop on Automatic Identification Advanced
Technologies AutoID2007,Alghero-Italy, pp. 41-44, 7-8 June 2007.
[10] Sunny Arief SUDIRO, Michel PAINDAVOINE, Trini Saptariani, Rudi Trisno
Yuwono, ”Obtaining Parameter of Minutiae Points Detected by Crossing Number
Algorithm on Valley Structure”, ICSIIT 2007, Bali-Indonesia, pp. 104-109, 26-27
July 2007.
[11] Sunny Arief Sudiro, ‘’ Thinning Algorithm for Image Converted in Fingerprint
Recognition System’’, National Seminar of Soft Computing, Intelligent Systems &
Information Technology 2005, Petra University, Surabaya-Indonesia, July 2005.
View publication statsView publication stats
... Fig (7) below represents the 3×3 window. Fig. 7 3×3 window of local neighborhood ridge pixel The crossing number XY value is then computed, which is defined as half the sum of the differences between pairs of neighboring pixels ri and ri+1 [15]: XY(p, q) = 0.5 |, = A pixel is classified after obtaining its pixel value and eight pixels are scanned in an anti-clockwise direction for each pixel i [15]. After accomplishing the extraction successfully minutiae are stored in a template, which may contain the position of minutiae (p, q), direction of minutiae (θ) and type of minutiae (s). ...
... Fig (7) below represents the 3×3 window. Fig. 7 3×3 window of local neighborhood ridge pixel The crossing number XY value is then computed, which is defined as half the sum of the differences between pairs of neighboring pixels ri and ri+1 [15]: XY(p, q) = 0.5 |, = A pixel is classified after obtaining its pixel value and eight pixels are scanned in an anti-clockwise direction for each pixel i [15]. After accomplishing the extraction successfully minutiae are stored in a template, which may contain the position of minutiae (p, q), direction of minutiae (θ) and type of minutiae (s). ...
... After accomplishing the extraction successfully minutiae are stored in a template, which may contain the position of minutiae (p, q), direction of minutiae (θ) and type of minutiae (s). During the identification, these extracted minutiae are used as a query template [15]. XY properties mentioned in Table 1 ...
... These minutiae points are necessary and sufficient to determine the uniqueness of a fingerprint image. A good-quality fingerprint image typically has 25 to 80 minutiae, depending on the resolution of the fingerprint scanners and the finger position on the sensor [20]. ...
... In fingerprint recognition, the performance of fingerprint minutiae extraction heavily depends upon the quality of the input fingerprint image. Typical preprocessing steps prior to fingerprint minutiae extraction involve binarization, noise removal, and fingerprint segmentation [20,21]. From a fingerprint image, good minutiae points can precisely be located from the thinned ridges. ...
Article
Full-text available
Minutiae feature extraction and matching are not only two crucial tasks for identifying fingerprints, but also play an eminent role as core components of automated fingerprint recognition (AFR) systems, which first focus primarily on the identification and description of the salient minutiae points that impart individuality to each fingerprint and differentiate one fingerprint from another, and then matching their relative placement in a candidate fingerprint and previously stored fingerprint templates. In this paper, an automated minutiae extraction and matching framework is presented for identification and verification purposes, in which an adaptive scale-invariant feature transform (SIFT) detector is applied to high-contrast fingerprints preprocessed by means of denoising, binarization, thinning, dilation and enhancement to improve the quality of latent fingerprints. As a result, an optimized set of highly-reliable salient points discriminating fingerprint minutiae is identified and described accurately and quickly. Then, the SIFT descriptors of the local key-points in a given fingerprint are matched with those of the stored templates using a brute force algorithm, by assigning a score for each match based on the Euclidean distance between the SIFT descriptors of the two matched keypoints. Finally, a postprocessing dual-threshold filter is adaptively applied, which can potentially eliminate almost all the false matches, while discarding very few correct matches (less than 4%). The experimental evaluations on publicly available low-quality FVC2004 fingerprint datasets demonstrate that the proposed framework delivers comparable or superior performance to several state-of-the-art methods, achieving an average equal error rate (EER) value of 2.01%.
... The general definition of fingerprint recognition fingerprint compared to another fingerprint in order to decide if the printings are from the exact finger or not. It comprises two procedures: verification and identification [2]. The identification is called 1:N match and it happens when the identity is unknown and has to search through the entire database to find it or not. ...
... Feature extraction and feature matching are the main phases in any fingerprint identification method. Minutiae extraction method is widely used in for fingerprint feature extraction compared to the other methods [2]. There are five classes such as, Arch, Tented Arch, Right Loop, Left Loop and Whorl according to Henry classes as illustrated in Figure 1. ...
Article
Full-text available
Fingerprint is one of the broadly utilized biometric distinguishing proof to recognize the persons due steady and worthiness. The classification of fingerprints gives indexing to the dataset to decrease the seeking and matching manner. There researches have been developed numerous approaches for fingerprint classification model, for example, the Neural Network (NN) methods and support vector machine. Nevertheless, there are a lot of developments to develop the classification procedure. In this paper, a new classification model based on PSO-SVM technique is used to achieve fingerprint classification process. The proposed methodology comprises three phases: preprocessing phases, feature extraction phase and classification phase using the proposed PSO-SVM model. The CASIA V5 fingerprint dataset and a property dataset are adopted in this study to test the proposed model. The experimental results showed that the proposed PSO-SVM classification model was better than the standard SVM in terms of accuracy, sensitivity and specificity for both datasets.
... The general definition of fingerprint recognition fingerprint compared to another fingerprint in order to decide if the printings are from the exact finger or not. It comprises two procedures: verification and identification [2]. The identification is called 1:N match and it happens when the identity is unknown and has to search through the entire database to find it or not. ...
... Feature extraction and feature matching are the main phases in any fingerprint identification method. Minutiae extraction method is widely used in for fingerprint feature extraction compared to the other methods [2]. There are five classes such as, Arch, Tented Arch, Right Loop, Left Loop and Whorl according to Henry classes as illustrated in Figure 1. ...
Article
Full-text available
Fingerprint is one of the broadly utilized biometric distinguishing proof to recognize the persons due steady and worthiness. The classification of fingerprints gives indexing to the dataset to decrease the seeking and matching manner. There researches have been developed numerous approaches for fingerprint classification model, for example, the Neural Network (NN) methods and support vector machine. Nevertheless, there are a lot of developments to develop the classification procedure. In this paper, a new classification model based on PSO-SVM technique is used to achieve fingerprint classification process. The proposed methodology comprises three phases: preprocessing phases, feature extraction phase and classification phase using the proposed PSO-SVM model. The CASIA V5 fingerprint dataset and a property dataset are adopted in this study to test the proposed model. The experimental results showed that the proposed PSO-SVM classification model was better than the standard SVM in terms of accuracy, sensitivity and specificity for both datasets.
Chapter
Fingerprint is a ridge and valley pattern on the finger, and it is unique and different even on each finger of an individual. Fingerprint recognition system is an enormously used and reliable biometric technique. It has a wide area of applications like mobile authentication, civil identity system by government and in many other organizations to monitor time and attendance to prevent duplicate and false identities. Everywhere contact-based scanners are being used to get the fingerprint of the user. As covid-19 is a highly contagious disease and such practice may increase the spread of disease, so a novel approach of contactless fingerprint scanning is essential for making fingerprint-based biometric scanning safe and hygienic from covid-19 and other contagious diseases. Here, a comprehensive study is done on the available contactless datasets and cross-domain matching of contactless data with contact-based data in various fingerprint recognition studies.KeywordsBiometricFingerprintContactlessCross-domain matchingMinutiae pointsFeature extraction
Chapter
Full-text available
There are several reasons like displacement of finger during scanning, environmental conditions, behavior of user, etc., which causes the reduction in acceptance rate during fingerprint recognition. The result and accuracy of fingerprint recognition depends on the presence of valid minutiae. This paper proposed an algorithm, which identify the valid minutiae and increase the acceptance rate and accuracy level. The work of the proposed algorithm is categorized into two parts: preprocessing and post-processing. The proposed algorithm enhanced most of the phases of preprocessing for removing the noise, and make the clear fingerprint image for feature extraction and enhanced the post-processing phases for eliminating the false extracted minutiae, to extract exact core point detection, and matching valid minutiae. The developed proposed algorithm is tested using FVC2000 and FingerDOS databases for measuring the average FMR = 1% and FNMR = 1.43% and accuracy 98.7% for both databases.
Article
Full-text available
Fingerprint verification algorithms need two majors steps; enhancement of image and minutiae extraction. Our approach uses Short Time Fourier Transform (STFT) Analysis to enhance fingerprint. The foreground region mask, local ridge orientation and local frequency are all estimated by STFT algorithm. The novel approach of minutiae extraction is based on the extraction of the map contour of fingerprint and then finding minutiae using the global and local proprieties of contour. We compare our proposed approach with the alternative approach of minutiae extraction and the results show the performance of our technique.
Article
Full-text available
The performance of any fingerprint recognizer highly depends on the fingerprint image quality. Different types of noises in the fingerprint images pose greater dif-ficulty for recognizers. Most Automatic Fingerprint Identification Systems (AFIS) use some form of image enhancement. Although several methods have been de-scribed in the literature, there is still scope for improvement. In particular, effective methodology of cleaning the valleys between the ridge contours are lacking. We observe that noisy valley pixels and the pixels in the interrupted ridge flow gap are "impulse noises". Therefore, this paper describes a new approach to fingerprint image enhancement, which is based on integration of Anisotropic Filter and direc-tional median filter(DMF). Gaussian-distributed noises are reduced effectively by Anisotropic Filter, "impulse noises" are reduced efficiently by DMF. Usually, tra-ditional median filter is the most effective method to remove pepper-and-salt noise and other small artifacts, the proposed DMF can not only finish its original tasks, it can also join broken fingerprint ridges, fill out the holes of fingerprint images, smooth irregular ridges as well as remove some annoying small artifacts between ridges. The enhancement algorithm has been implemented and tested on fingerprint images from FVC2002. Images of varying quality have been used to evaluate the performance of our approach. We have compared our method with other methods described in the literature in terms of matched minutiae, missed minutiae, spurious minutiae, and flipped minutiae(between end points and bifurcation points). Exper-imental results show our method to be superior to those described in the literature.
Article
Full-text available
We present a stable, recursive algorithm for the Gabor (1946) filter that achieves-to within a multiplicative constant-the fastest possible implementation. For a signal consisting of N samples, our implementation requires O(N) multiply-and-add (MADD) operations, that is, the number of computations per input sample is constant. Further, the complexity is independent of the values of σ, and ω in the Gabor kernel, and the coefficients of the recursive equation have a simple, closed-form solution given σ and ω. Our implementation admits not only a "forward" Gabor filter but an inverse filter that is also O(N) complexity.
Article
Full-text available
In order to ensure that the performance of an automatic fingerprint identification/verification system will be robust with respect to the quality of input fingerprint images, it is essential to incorporate a fingerprint enhancement algorithm in the minutiae extraction module. We present a fast fingerprint enhancement algorithm, which can adaptively improve the clarity of ridge and valley structures of input fingerprint images based on the estimated local ridge orientation and frequency. We have evaluated the performance of the image enhancement algorithm using the goodness index of the extracted minutiae and the accuracy of an online fingerprint verification system. Experimental results show that incorporating the enhancement algorithm improves both the goodness index and the verification accuracy
Article
Fingerprint image enhancement is an essential preprocessing step in fingerprint recognition applications. In this paper, we propose a novel filter design method for fingerprint image enhancement, primarily inspired from the traditional Gabor filter (TGF). The previous fingerprint image enhancement methods based on TGF banks have some drawbacks in their image-dependent parameter selection strategy, which leads to artifacts in some cases. To address this issue, we develop an improved version of the TGF, called the modified Gabor filter (MGF). Its parameter selection scheme is image-independent. The remarkable advantages of our MGF over the TGF consist in preserving fingerprint image structure and achieving image enhancement consistency. Experimental results indicate that the proposed MGF enhancement algorithm can reduce the FRR of a fingerprint matcher by approximately 2% at a FAR of 0.01%.
Conference Paper
Most of the existing fingerprint extraction techniques currently available are based on ridge structure. The ridge usually has thicker structure than the valley, so that more processing time is needed to extract the ridge than extracting the valley. Taking the advantage of the thin structure of the valley, we proposed an algorithm that reduces the time needed for minutiae extraction. The algorithm was developed in Matlab environment using fingerprint images from FVC2004. In order to show the performance of the algorithm, numerical results are presented.
Obtaining Parameter of Minutiae Points Detected by Crossing Number Algorithm on Valley Structure
  • Sunny Arief
  • Sudiro Michel
  • Trini Saptariani
  • Rudi Trisno Yuwono
Sunny Arief SUDIRO, Michel PAINDAVOINE, Trini Saptariani, Rudi Trisno Yuwono, "Obtaining Parameter of Minutiae Points Detected by Crossing Number Algorithm on Valley Structure", ICSIIT 2007, Bali-Indonesia, pp. 104-109, 26-27 July 2007.
Thinning Algorithm for Image Converted in Fingerprint Recognition System'', National Seminar of Soft Computing, Intelligent Systems & Information Technology
  • Arief Sunny
  • Sudiro
Sunny Arief Sudiro, '' Thinning Algorithm for Image Converted in Fingerprint Recognition System'', National Seminar of Soft Computing, Intelligent Systems & Information Technology 2005, Petra University, Surabaya-Indonesia, July 2005.
New Fingerprint Image Enhancement Using Directional Filter Bank
Sang Keun Oh, Joon Jae Lee, Chul Hyun Park, Bum Soo Kim, Kil Houm Park, "New Fingerprint Image Enhancement Using Directional Filter Bank", Journal of WSCG Vol.11 ISSN 1213-6972, 2003.