Fingerprint Recognition by Minutiae Points For Airport Security
Fingerprint Recognition by Minutiae Points For Airport Security
ABSTRACT
For identifying the individual person and authorizing the person Fingerprint recognition are used. Many matching
algorithm are used for identifying Fingerprint of an individual. In which the minutiae points are founded and marked
as the Fingerprint template for easy and efficient marking of the minutiae points. Improving the quality of Minutiae
points image processing is done. So that we can mark the minutiae points from the scanned fingerprint to the stored
template and person is identify.
Keywords: fingerprint image processing, minutiae extraction, fingerprint matching, matching score
I. INTRODUCTION
II. METHODS AND MATERIAL Region of Interest is the method which is used to
specifically crop the template which is of good quality
A. Template Extraction: i.e. the remaining regions other than the fingerprint core
image is omitted.
In this process the individuals Fingerprint image is
scanned and marked with minutiae points and store in to
the Database along with the passenger personal details.
B. Image Processing :
The acquiring template from the passenger being done
for Image Processing for improving the quality and easy
mapping of minutiae points.
1. Histogram Equalization
Histogram Equalization is used for improving the Figure2: (a) Fingerprint image with distorted region, (b) fingerprint image
quality of image which is Blurred, Distorted. region is taken in black region. (c) Region of interest is mapped on the
fingerprint image
IJSRSET151167 | Received: 18 Feb 2015 | Accepted: 25 Feb 2015 | January-February 2015 [(1)1: 306-309] 306
Figure 3.Region of interest is mapped on the template image
Figure 5.mapping of the template image with the fingerprint input image for
minutiae points
3. Ridge Thinning
Figure 6. Mapping of the template image with the fingerprint input image
C. Fingerprint Verification In this method the rotation and the displacement have to
be normalized in the fingerprint image template ad also
In the Fingerprint verification process the template
for the input fingerprint image, this is done to perform
which is being stored in the Database is matched with
high –efficient fingerprint matching. To normalize the
the user’s Scanned image. The matching is done based
rotation of the image, first the set of rotation for the
on minutiae points with the help of Threshold values and
template in the database with the angle range -50 to 50
the value range is with which matching process is done.
with angle spacing 1 deg .the rotational angle of the
The match precent is greater than the threshold value
input image to that of the template can be estimated by
than the fingerprint is accepted or else the person is
the similarity between the template image to that of the
marked as unauthorized.
input image using band-limit phase only-correlation
function. The displacement can be normalized by
MATCHING ALGOITHM
obtaining the peak location of the band-limit phase only-
In the matching algorithm the Fingerprint image of the
correlation between the template image and the input
input is matches for the Minutiae points in the template
image.
image
Common region extraction:
The matching process begins with the by Hough
transformation of the Fingerprint image. And the input
This process is to extract the overlapping region of the
image is transformed to improve the matching similarity
template and the input image. The overlapping is done
score of the matching process. The matching can be
as the non-overlapping regions will become as
done with the help of mapping the input image to that of
uncorrelated .so to effectively calculate the region the
template image.
projection of the x-axis and y-axis is done for the pixel
value. Only the images with the same size are extracted
for matching step.
Figure 7. The bifurcation and the termination points on the template image
MATCHING SCORE:
V. REFERENCES
IV. CONCLUSION