SlideShare ist ein Scribd-Unternehmen logo
1 von 12
Downloaden Sie, um offline zu lesen
International Journal of Engineering Science Invention
ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726
www.ijesi.org Volume 2 Issue 2 ǁ February. 2013 ǁ PP.12-23
www.ijesi.org 12 | P a g e
IDENTIFICATION OF FINGER IMAGES USING
SCORE-LEVEL FUSION.
Pandillapalli Gowtham, Ch.Sindhu, C.Sudheer Kumar,
Ch.Chandra Sekhar, M.s.Abdullah (m.tech)
PRIYADARSHINI COLLEGE OF ENGINEERING, Bachelor of Technology in ECE
ABSTRACT: This paper presents a new approach to improve the performance of finger-vein identification
systems presented in the literature. The proposed system simultaneously acquires the finger-vein and low-
resolution fingerprint images and combines these two evidences using a novel score-level combination strategy.
We examine the previously proposed finger-vein identification approaches and develop a new approach that
illustrates it superiority over prior published efforts. The utility of low-resolution fingerprint images acquired
from a webcam is examined to ascertain the matching performance from such images. We develop and
investigate two new score-level combinations, holistic and nonlinear fusion, and comparatively evaluate them
with more popular score-level fusion approaches to ascertain their effectiveness in the proposed system.
I. OBJECTIVE
In this paper, they have proposed an alternate novel method of finger vein and finger texture
recognition system this system has taken more advantage than the existing system in term of security purpose
because since the vein pattern is not visible to human vision without any special device.
II. EXISTING SYSTEM
We propose a method of personal identification based on finger-vein patterns. An image of a finger
captured under infrared light contains not only the vein pattern but also irregular shading produced by the
various thicknesses of the finger bones and muscles. The proposed method extracts the finger-vein pattern from
the unclear image by using line tracking that starts from various positions. Experimental results show that it
achieves robust pattern extraction, and the equal error rate was 0.145% in personal identification.
III. DISADVANTAGES OF EXISTING SYSTEM
 The database employed in this paper is too small to generate a reliable conclusion on the stability of
such features in the noisy vein patterns.
 The performance from this approach is shown to be very high, but the key details of their
implementation are missing.
IV. PROPOSED METHOD
A new approach for personal identification that utilizes simultaneously acquired finger-vein and finger
surface (texture) images is presented. Our experimental results illustrate significantly improved performance
that cannot be achieved by any of these images employed individually. The experimental results on 6264 images
from a 156-subject database acquired over a period of 11 months suggest that the proposed approach
outperforms previously proposed approaches considered in this paper.
Another related contribution of this paper is on the development of new approaches for both the
finger-vein and finger texture identification, which achieves significantly Improve d performance over
previously proposed approaches. Our finger-vein identification approach utilizes peg-free and more user-
friendly unconstrained imaging. Therefore, the steps for the acquired finger-vein image normalization, rotational
alignment, and suiting interclass variations.
In the finger images are also developed. The unconstrained finger texture imaging with a low-
resolution webcam presents high rotational and translational variations. A robust image normalization scheme is
developed; rotational and translational variations are also accommodated in our matching strategy, which results
in significantly improved performance.
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 13 | P a g e
Fig: Block Diagram
V. PROPOSED SYSTEM ADVANTAGES
The finger veins are hidden structures; it is extremely difficult to steal the finger-vein patterns of an
individual without their knowledge, therefore offering a high degree of privacy.
Second, the use of finger-vein biometrics offers strong ant spoofing capabilities as it
can also ensure liveness in the presented fingers during the imaging.
VI. PAPER DESCRIPTION
GENERAL
In this PAPER, the finger images obtained from the database are separated into finger vein and finger
texture images. These two images are processed separately as per the concept represented in paper. The process
involved is image preprocessing, image enhancement, feature extraction and matching. For feature extraction
we have use Gabor filter and for matching we implement score level combination as holistic and nonlinear
fusion. This system has taken more advantage than the existing system in term of security purpose because since
the vein pattern is not visible to human vision without any special device and it will not produce any trace in any
object.
V. FINGERPRINT ENHANCEMENT TECHNIQUES:
BINARIZATION
Binarization is a method of transforming grayscale image pixels into either black or white pixels by
selecting a threshold. The process can be fulfilled using a multitude of techniques. Binarization is relatively easy
to achieve compared with other image processing techniques.
A binary image is a digital image that has only two possible values for each pixel. Typically the two
colors used for a binary image are black and white though any two colors can be used. The color used for the
object(s) in the image is the foreground color while the rest of the image is the background color. In the
document scanning industry this is often referred to as bi-tonal.
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 14 | P a g e
Median Filtering
Median filters calculate the average of pixel values in a pre-specified window size. The
central pixel is then assigned that value.
The Simple Median Filter has an advantage over the Mean filter since median of the data is taken
instead of the mean of an image. The pixel with the median magnitude is then used to replace the pixel studied.
The median of a set is more robust with respect to the presence of noise. The median filter is given by
Median filter(x1…xN)=Median(||x1||2……||xN||2)
Image Enhancement
Image enhancement operation improves the quality of the image, it can be used to improve the image
contrast, and brightness characteristics, reduce its noise content, and/or sharpen its details. Image enhancement
techniques may be grouped as either subjective enhancement or objective enhancement. Subjective
enhancement technique may be repeatedly applied in various forms until the observer feels that the image yields
the details necessary for particular application.
Feature Extraction
Many features had extracted from each print. The co-ordinates of each minutia and the type of the
minutiae can be determined. The number of total minutiae had also recorded. A fingerprint can have up to 80
minutiae. It had generally accepted as the same Print if 8 to 17 points match. Some translation of the fingerprint
will be acceptable, however the rotation had to minimized since no techniques have been implemented which
specifically counteracts rotation.
GABOR FILTER
A Gabor filter is a linear filter whose impulse response is defined by a harmonic function multiplied by
a Gaussian function. Because of the multiplication-convolution property (Convolution theorem), the Fourier
transform of a Gabor filter's impulse response is the convolution of the Fourier transform of the harmonic
function and the Fourier transform of the Gaussian function.
The Gabor Filters have received considerable attention because the characteristics of
certain cells in the visual cortex of some mammals can be approximated by these filters. In addition these filters
have been shown to posses optimal localization properties in both spatial and frequency domain and thus are
well suited for texture segmentation problems. Gabor filters have been used in many applications, such as
texture segmentation, target detection, fractal dimension management, document analysis, edge detection, retina
identification, image coding and image representation. A Gabor filter can be viewed as a sinusoidal plane of
particular frequency and orientation, modulated by a Gaussian envelope.
G(x,y) = s(x,y) g(x,y)
where s(x,y) is complex sinusoid and g(x,y) is 2D gaussian envelope
s(x,y) = exp – 𝒋𝟐𝝅 µ 𝟎
𝒙 + 𝝊 𝟎 𝒚 .
g(x,y) =
𝟏
𝟐𝛑𝛔 𝐱 𝛔 𝐲
exp −
𝟏
𝟐
𝐱 𝟐
𝛔 𝐱
𝟐 +
𝐲 𝟐
𝛔 𝐲
𝟐
𝜎𝑥 and 𝜎𝑦 characterize the spatial extent and bandwidth of along the respective axes, 𝑢 𝑜and 𝑣𝑜 are the shifting
frequency parameters in the frequency domain. Using 𝐺 𝑥, 𝑦 as the mother wavelet, the Gabor wavelets, a class
of self-similar functions can be obtained by appropriate dilations and rotations of 𝐺 𝑥, 𝑦
through:𝑮 𝒎,𝒏 𝒙, 𝒚 =𝒂−𝒎
𝑮 𝒙′
, 𝒚′ , where 𝒙′
= 𝒂−𝒎
𝒙𝒄𝒐𝒔𝜽 + 𝒚𝒔𝒊𝒏𝜽 = 𝒂−𝒎
(xsin𝜽 + 𝒚𝒄𝒐𝒔𝜽), 𝒚′
=
𝒂−𝒎
𝒙𝒔𝒊𝒏𝜽 + 𝒚𝒄𝒐𝒔𝜽 , a>1, 𝜽 =
𝒏𝝅
𝟎
, 𝒎 = 𝟏 … 𝑺 𝒏 = 𝟏 … 𝑶. 𝑂 indicates the number of orientations, S the
number of scales in the multi resolution decomposition and a is the scaling factor between different scales.
METHODOLOGIES
MODULE NAMES
 Finger vein identification
 Finger texture identification
 Finger vein and texture matching
 Score combination
MODULE DESCRIPTIONS
MODULE 1: FINGER VEIN IDENTIFICATION
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 15 | P a g e
Image preprocessing:
Finger images are noisy with rotational and translational variations. To remove these variations, it is
subjected to preprocessing steps.
 Image normalization
 ROI extractor
 Image enhancement
Image normalization:
Normalization is a process that changes the range of pixel intensity values. In this, the image had
subjected to binarization with threshold value of 230. Sobel edge detector had applied to the image to the
remove background portions connected to it, eliminating the number of connected white pixels being less than a
threshold, to obtain the binary mask.
Binarization is a method of transforming grayscale image pixels into either black or white
pixels by selecting a threshold. The process can be fulfilled using a multitude of techniques. Binarization is
relatively easy to achieve compared with other image processing techniques.
ROI extractor:
In the finger images, there are many unwanted regions (that cannot be taken for analysis) has been
removed by choosing the interested area in that image. The useful area is said to be “Region of Interest”.
The obtained binary mask is used to segment the ROI (Region of Interest) from the original finger-vein
image. The orientation of the image is determined to remove the low quality images that present in finger vein
image. This orientation is used for the rotational alignment of the ROI in vein image.
ROI extraction by Morphological operations
Two Morphological operations called „OPEN‟ and „CLOSE‟ are adopted. The „OPEN‟ operation can
expand images and remove peaks introduced by background noise . The „CLOSE‟ operation can shrink images
and eliminate small cavities. The bound is the subtraction of the closed area from the opened area. Then the
algorithm throws away those leftmost, rightmost, uppermost and bottommost blocks out of the bound so as to
get the tightly bounded region just containing the bound and inner area.
Image enhancement:
The acquired image is thin and it is not clear. So the image is enhanced by using bicubic interpolation
for better visualization.
The Method adopted in fingerprint recognition system is Histogram Equalization
Histogram equalization is to expand the pixel value distribution of an image so as to increase the
perceptional information. The original histogram of a fingerprint image has the bimodal type. The histogram
after the histogram equalization occupies all the range from 0 to 255 and the visualization effect is enhanced.
MODULE 2
FINGER TEXTURE IMAGE PREPROCESSING
 Localization and Normalization
 Image Enhancement
Localization and Normalization:
In texture preprocessing, Sobel edge detector is used to obtain the edge map and localize the finger
boundaries. This edge map is isolated with noise and it can be removed from the area threshold. Such noise is
eliminated from the area Thresholding, i.e., if the number of consecutive connected pixels is less than the
threshold. The slope of the resulting upper finger boundary is then estimated.
This slope is used for automatically localize a fixed rectangular area, which begins at a distance of 20
pixels from the upper finger boundary and is aligned along its estimated slope. We extract a fixed 400 160 pixel
area, at a distance of 85 and 50 pixels, respectively, from the lower and right boundaries, from this rectangular
region. This 400 160 pixel image is then used as the finger texture image for the identification.
Image Enhancement:
In image enhancement, finger texture image had subjected to median filtering to eliminate the
impulsive noise. The resulting images have low contrast and uneven illumination. Therefore, obtain the
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 16 | P a g e
background illumination image from the average of pixels in 10 × 10 pixel sub blocks and bi-cubic
interpolation. The resulting image is subtracted from the median-filtered finger texture image and then subjected
to histogram equalization
VII. FINGER VEIN AND TEXTURE IMAGE FEATURE EXTRACTION
Gabor filter had used for finger vein and texture image feature extraction. Gabor filters optimally
capture both local orientation and frequency information from a fingerprint image. By tuning a Gabor filter to
specific frequency and direction, the local frequency and orientation information can be obtained.
We have creating the Gabor with specified orientations and these Gabor filter is convolved with the
enhanced image to remove the unwanted regions other than the vein and texture regions.
MODULE 3
FINGER VEIN AND TEXTURE MATCHING:
The general block diagram for matching is given below
In that, the matcher block predicts that the vein and texture image is matched with the database. The
database contains the features of all vein and texture images.
Fig: Block Diagram for Matching
For matching, two steps has been done
 Extract features
 Match features
These two steps had done by using mat lab in built commands.
Vein matching:
The features extracted from finger vein images are already stored in a database. The features of the input
image matched with all the extracted veins in the database to check whether the input image is matched with any
one of the extracted veins.
 If the input image is matched with any one of the extracted veins, the message box will be opened and
display “vein matched”.
 If the input image is not matched with any one of the extracted veins, the message box will be opened
and display “vein not matched”.
Texture matching:
The features extracted from finger texture images are stored in the same database. The features of the
input image had matched with all the extracted texture in the database to check whether the input image
matched with any one of the extracted textures.
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 17 | P a g e
 If the input image is matched with any one of the extracted textures, the message box will be opened
and display “texture matched”.
 If the input image is not matched with any one of the extracted textures, the message box will be
opened and display “texture not matched”.
Notation, there are a few extensions that will likely cause you some problems at first.
Fig: Database
Vein regions extracted from the image are stored in database.
CODE IMPLEMENTATION:
The code had implemented and stored in my web site. If anyone is interested in implementing my code
then it is freely available in the below web address: http://gowthamethicalhacker.wordpress.com
SIMULATION OUT PUTS:
The below are the simulation outputs for my code implementation the below figures illustrate a clear
view of my idea where I am have used the MATLAB in built commands for execution.
1. Input Image or Original Image:
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 18 | P a g e
2. Binary Image:
3. Region of Interest:
4. Enhanced Image:
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 19 | P a g e
5. Feature Extracted Vein:
6. Vein Match:
7. Texture Input Image:
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 20 | P a g e
8. Image after Area Thresholding:
9. Segmented Texture Image:
10. Median Filtered Image:
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 21 | P a g e
11. Enhanced Texture Image:
12. Texture Match
13. Matching Scores
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 22 | P a g e
VII. APPLICATIONS
Time attendance software allows to track the time your employees spend at work, classic time
attendance solutions use pin codes, passwords, badge readers, etc. but now a number of isometric solutions is
emerging. The advantage of biometric time attendance is that your employees cannot forget their code or lose
their badge, also a biometric solution is more tamper proof: you cannot ask a colleague to check-in for you when
a fingerprint is required.
Fingerprint recognition refers to the automated method of identifying or confirming the identity of an
individual based on the comparison of two fingerprints. Fingerprint recognition is one of the most well known
biometrics, and it is by far the most used biometric solution for authentication on computerized systems. The
reasons for fingerprint recognition being so popular are the ease of acquisition, established use and acceptance
when compared to other biometrics, and the fact that there are numerous (ten) sources of this biometric on each
individual.
The application of other techniques such as ultrasonic scanning using a high frequency transducer, X-
ray imaging, computerized tomography, and magnetic resonance imaging could also provide valuable finger
image data for the personal identification. However, the optical imaging techniques are not only economically
feasible but are also sensitive to detect (subsurface) close-to-skin as well as the deeper tissue
features/characteristics.
VIII. CONCLUSION
We have presented a complete and fully automated finger image-matching framework by
simultaneously utilizing the finger surface and finger subsurface features. We presented a new algorithm for the
finger-vein identification, which can more reliably extract the finger vein shape features and achieve much
higher accuracy than previously proposed finger-vein identification approaches. Our finger-vein matching
scheme works more effectively in more realistic scenarios and leads to a more accurate performance, as
demonstrated from the experimental results.
We examined a complete and fully automated approach for the identification of low resolution finger
surface texture images for the performance improvement. This investigation and they obtained results are
significant as they point toward the utility of touch less images acquired from the webcam for personal
identification and its extension for other utilities such as mobile phones, surveillance cameras, and laptops.
Finally, the availability of the acquired database from this paper for the benchmarking/comparison will help
further the research efforts in this area. Currently, there is no publicly available database for the performance
comparison and research efforts on finger-vein identification.
REFERENCES
[1]. E. C. Lee and K. R. Park, “Restoration method of skin scattering blurred vein image for finger vein recognition,” Electron. Lett,
vol. 45, no. 21, pp. 1074–1076, Oct. 2009.
[2]. J.-D.Wu and S.-H. Yet, “Driver identification using finger-vein patterns with Radon transform and neural network,” Expert Sys.
And Appl., vol. 36, no. 3, pp. 5793–5799, Apr. 2009.
[3]. Z. Zhang, S. Ma, and X. Han, “Multiscale feature extraction of finger vein patterns based on curvelets and local interconnection
structure neural network,” in Proc. ICPR, Hong Kong, 2006, pp. 145–148.
[4]. N. Miura,A. Nagasaka, and T. Miyatake, “Feature extraction of finger vein patterns based on repeated line tracking and its
application to personal identification, “Mach. Vis. Appl., vol. 15, no. , pp. 194–203, Oct. 2004.
[5]. N. Miura, A. Nagasaka, and T. Miyatake, “Extraction of finger-vein patterns using maximum curvature points in image profiles,”
in Proc. IAPR Conf. Mach. Vis. Appl., Tsukuba Science City, Japan, May 2005, pp. 347–350.
[6]. M. Kono, H. Ueki, and S. Umemura, “Near-infrared finger vein patterns for personal identification,” Appl. Opt., vol. 41, no. 35,
pp. 7429–7436, Dec. 2002.
[7]. D. Mulyono and H. S. Jinn, “A study of finger vein biometric for personal identification,” in Proc. ISBAST, Islamabad, Pakistan,
2008, pp. 1–8.
[8]. J. Mobley and T. Vo-Dinh, Biomedical Photonics Handbook. Boca Raton, FL: CRC Press, 2003.
[9]. W. Jia, D.-S. Huang, and D. Zhang, “Palmprint verification based on robust line orientation code,” Pattern Recognit, vol. 41, no.
5, pp. 1504–1513, May 2008.
Identification Of Finger Images Using Score-Level Fusion
www.ijesi.org 23 | P a g e
AUTHORS’ PROFILES:
MR. PANDILLAPALLI GOWTHAM
Is A B.Tech student in Electronics and Communication Engineering at
Priyadarshini College of Engineering, Sullurpet, affiliated to Jawaharlal
Nehru Technological University, My research interests are on Digital image
processing, wireless communication and Biometric systems applications.
He had certified in Ethical-Hacking by Osmania University, also certified in
robotics in 2012 and in android applications by Vignans University.
Presently working on Biometric system applications to offer high security
and implementing a new technology in the field of wireless
communications, which aims at providing communication with reduced
effect of noise in the channel. It christened as “A new approach to reduce
noise in OFDM system with integral oversampling.” Avail publishing.
Here we acknowledge the help extended to us by DR.P.GOPAL REDDY,
DR.A.SIVASANKHAR, MR.S.JAYAKRISHNA and I have words of appreciations for the services extended
to us by MR.P.SUBBARAMI REDDY, MR.P.SREENATHA REDDY have been the perennial source of
inspiration to me to do this research. I am also indebted to my parents MR.P.NARENDRA REDDY and
P.RENUKA DEVI and my family members who have been supporting
me.
MISS.CH.SINDHU is a student of B.Tech in Electronics and
Communication Engineering, in PDCE, Jawaharlal Nehru Technological
University, currently working on Image Processing. Her research
interests are Biometric applications and implementing codes in
MATLAB and Certified in Embedded systems at Delhi.
MR.CH.CHANDRA SEKHAR is a student of B.Tech in Electronics
and Communication Engineering, in PDCE, Jawaharlal Nehru
Technological University, currently working on Image Processing. His
research interests are Biometric extensions in the field of implementation.
MR.C.SUDHEER Is A Student of B.Tech in Electronics and
Communication Engineering, In Priyadarshini College of Engineering,
Jawaharlal Nehru Technological University; His research interests are
Biometric security applications and coding in MATLAB.
MR.M.S.ABDULLAH M.Tech an Associate Professor in Priyadarshini
College of Engineering, Jawaharlal Nehru technological university,
Ananthapur, who has 8 years of teaching experience and handled various
subjects among them are EMTL, AWP, TSSN and PTSP His research is on
Biometric systems and wireless communications and now presently
working on Biometric systems applications.

Weitere ähnliche Inhalte

Was ist angesagt?

Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesTELKOMNIKA JOURNAL
 
Paper id 21201419
Paper id 21201419Paper id 21201419
Paper id 21201419IJRAT
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumarshritosh kumar
 
IRJET - A Review on Gradient Histograms for Texture Enhancement and Objec...
IRJET -  	  A Review on Gradient Histograms for Texture Enhancement and Objec...IRJET -  	  A Review on Gradient Histograms for Texture Enhancement and Objec...
IRJET - A Review on Gradient Histograms for Texture Enhancement and Objec...IRJET Journal
 
A review on digital image processing paper
A review on digital image processing paperA review on digital image processing paper
A review on digital image processing paperCharlie716895
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
A Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsA Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsIJMER
 
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...IJCSIS Research Publications
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Publishing House
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...eSAT Journals
 
Importance of Mean Shift in Remote Sensing Segmentation
Importance of Mean Shift in Remote Sensing SegmentationImportance of Mean Shift in Remote Sensing Segmentation
Importance of Mean Shift in Remote Sensing SegmentationIOSR Journals
 
Enhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionEnhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionIJCI JOURNAL
 
Land Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological OperationLand Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological OperationCSCJournals
 
A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...eSAT Journals
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 

Was ist angesagt? (20)

IEEE HST 2009
IEEE HST 2009IEEE HST 2009
IEEE HST 2009
 
Effective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye imagesEffective segmentation of sclera, iris and pupil in noisy eye images
Effective segmentation of sclera, iris and pupil in noisy eye images
 
Paper id 21201419
Paper id 21201419Paper id 21201419
Paper id 21201419
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumar
 
Iw3515281533
Iw3515281533Iw3515281533
Iw3515281533
 
IRJET - A Review on Gradient Histograms for Texture Enhancement and Objec...
IRJET -  	  A Review on Gradient Histograms for Texture Enhancement and Objec...IRJET -  	  A Review on Gradient Histograms for Texture Enhancement and Objec...
IRJET - A Review on Gradient Histograms for Texture Enhancement and Objec...
 
A review on digital image processing paper
A review on digital image processing paperA review on digital image processing paper
A review on digital image processing paper
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
K011138084
K011138084K011138084
K011138084
 
A Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different MethodsA Review Paper on Fingerprint Image Enhancement with Different Methods
A Review Paper on Fingerprint Image Enhancement with Different Methods
 
366 369
366 369366 369
366 369
 
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
Enhanced Approach to Iris Normalization Using Circular Distribution for Iris ...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Importance of Mean Shift in Remote Sensing Segmentation
Importance of Mean Shift in Remote Sensing SegmentationImportance of Mean Shift in Remote Sensing Segmentation
Importance of Mean Shift in Remote Sensing Segmentation
 
G011134454
G011134454G011134454
G011134454
 
Enhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print RecognitionEnhanced Thinning Based Finger Print Recognition
Enhanced Thinning Based Finger Print Recognition
 
Land Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological OperationLand Boundary Detection of an Island using improved Morphological Operation
Land Boundary Detection of an Island using improved Morphological Operation
 
A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...A comparison of image segmentation techniques, otsu and watershed for x ray i...
A comparison of image segmentation techniques, otsu and watershed for x ray i...
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 

Ähnlich wie B221223

OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy up...
OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy  up...OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy  up...
OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy up...feature software solutions pvt ltd
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...ijtsrd
 
IRJET- Finger Vein Pattern Recognition Security
IRJET- Finger Vein Pattern Recognition SecurityIRJET- Finger Vein Pattern Recognition Security
IRJET- Finger Vein Pattern Recognition SecurityIRJET Journal
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Pre emphasis on data for an adaptive fingerprint image enhancement
Pre emphasis on data for an adaptive fingerprint image enhancementPre emphasis on data for an adaptive fingerprint image enhancement
Pre emphasis on data for an adaptive fingerprint image enhancementIAEME Publication
 
Comparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesComparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesMade Artha
 
Comparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesComparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesMade Artha
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...ijma
 
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...theijes
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Editor IJARCET
 
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...IJTET Journal
 
Finger Vein Detection using Gabor Filter, Segmentation and Matched Filter
Finger Vein Detection using Gabor Filter, Segmentation and Matched FilterFinger Vein Detection using Gabor Filter, Segmentation and Matched Filter
Finger Vein Detection using Gabor Filter, Segmentation and Matched FilterEditor IJCATR
 
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNING
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNINGSIGN LANGUAGE RECOGNITION USING MACHINE LEARNING
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNINGIRJET Journal
 
Hybrid fingerprint matching algorithm for high accuracy and reliability
Hybrid fingerprint matching algorithm for high accuracy and reliabilityHybrid fingerprint matching algorithm for high accuracy and reliability
Hybrid fingerprint matching algorithm for high accuracy and reliabilityeSAT Publishing House
 

Ähnlich wie B221223 (20)

OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy up...
OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy  up...OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy  up...
OPTIMIZED FINGERPRINT COMPRESSION WITHOUT LOSS OF DATAProposed workblessy up...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
finger prints
finger printsfinger prints
finger prints
 
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
An Improved Self Organizing Feature Map Classifier for Multimodal Biometric R...
 
IRJET- Finger Vein Pattern Recognition Security
IRJET- Finger Vein Pattern Recognition SecurityIRJET- Finger Vein Pattern Recognition Security
IRJET- Finger Vein Pattern Recognition Security
 
Dp34707712
Dp34707712Dp34707712
Dp34707712
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
E017443136
E017443136E017443136
E017443136
 
Pre emphasis on data for an adaptive fingerprint image enhancement
Pre emphasis on data for an adaptive fingerprint image enhancementPre emphasis on data for an adaptive fingerprint image enhancement
Pre emphasis on data for an adaptive fingerprint image enhancement
 
Comparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesComparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print images
 
Comparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print imagesComparative study of various enhancement techniques for finger print images
Comparative study of various enhancement techniques for finger print images
 
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
MR Image Compression Based on Selection of Mother Wavelet and Lifting Based W...
 
[IJET-V2I2P6] Authors:Atul Ganbawle , Prof J.A. Shaikh
[IJET-V2I2P6] Authors:Atul Ganbawle , Prof J.A. Shaikh[IJET-V2I2P6] Authors:Atul Ganbawle , Prof J.A. Shaikh
[IJET-V2I2P6] Authors:Atul Ganbawle , Prof J.A. Shaikh
 
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...
Smqt Based Fingerprint Enhancement And Encryption For Border Crossing Securit...
 
Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164Volume 2-issue-6-2159-2164
Volume 2-issue-6-2159-2164
 
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
A Comprehensive Approach for Multi Biometric Recognition Using Sclera Vein an...
 
Finger Vein Detection using Gabor Filter, Segmentation and Matched Filter
Finger Vein Detection using Gabor Filter, Segmentation and Matched FilterFinger Vein Detection using Gabor Filter, Segmentation and Matched Filter
Finger Vein Detection using Gabor Filter, Segmentation and Matched Filter
 
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNING
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNINGSIGN LANGUAGE RECOGNITION USING MACHINE LEARNING
SIGN LANGUAGE RECOGNITION USING MACHINE LEARNING
 
Hybrid fingerprint matching algorithm for high accuracy and reliability
Hybrid fingerprint matching algorithm for high accuracy and reliabilityHybrid fingerprint matching algorithm for high accuracy and reliability
Hybrid fingerprint matching algorithm for high accuracy and reliability
 
F0164348
F0164348F0164348
F0164348
 

Kürzlich hochgeladen

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 

B221223

  • 1. International Journal of Engineering Science Invention ISSN (Online): 2319 – 6734, ISSN (Print): 2319 – 6726 www.ijesi.org Volume 2 Issue 2 ǁ February. 2013 ǁ PP.12-23 www.ijesi.org 12 | P a g e IDENTIFICATION OF FINGER IMAGES USING SCORE-LEVEL FUSION. Pandillapalli Gowtham, Ch.Sindhu, C.Sudheer Kumar, Ch.Chandra Sekhar, M.s.Abdullah (m.tech) PRIYADARSHINI COLLEGE OF ENGINEERING, Bachelor of Technology in ECE ABSTRACT: This paper presents a new approach to improve the performance of finger-vein identification systems presented in the literature. The proposed system simultaneously acquires the finger-vein and low- resolution fingerprint images and combines these two evidences using a novel score-level combination strategy. We examine the previously proposed finger-vein identification approaches and develop a new approach that illustrates it superiority over prior published efforts. The utility of low-resolution fingerprint images acquired from a webcam is examined to ascertain the matching performance from such images. We develop and investigate two new score-level combinations, holistic and nonlinear fusion, and comparatively evaluate them with more popular score-level fusion approaches to ascertain their effectiveness in the proposed system. I. OBJECTIVE In this paper, they have proposed an alternate novel method of finger vein and finger texture recognition system this system has taken more advantage than the existing system in term of security purpose because since the vein pattern is not visible to human vision without any special device. II. EXISTING SYSTEM We propose a method of personal identification based on finger-vein patterns. An image of a finger captured under infrared light contains not only the vein pattern but also irregular shading produced by the various thicknesses of the finger bones and muscles. The proposed method extracts the finger-vein pattern from the unclear image by using line tracking that starts from various positions. Experimental results show that it achieves robust pattern extraction, and the equal error rate was 0.145% in personal identification. III. DISADVANTAGES OF EXISTING SYSTEM  The database employed in this paper is too small to generate a reliable conclusion on the stability of such features in the noisy vein patterns.  The performance from this approach is shown to be very high, but the key details of their implementation are missing. IV. PROPOSED METHOD A new approach for personal identification that utilizes simultaneously acquired finger-vein and finger surface (texture) images is presented. Our experimental results illustrate significantly improved performance that cannot be achieved by any of these images employed individually. The experimental results on 6264 images from a 156-subject database acquired over a period of 11 months suggest that the proposed approach outperforms previously proposed approaches considered in this paper. Another related contribution of this paper is on the development of new approaches for both the finger-vein and finger texture identification, which achieves significantly Improve d performance over previously proposed approaches. Our finger-vein identification approach utilizes peg-free and more user- friendly unconstrained imaging. Therefore, the steps for the acquired finger-vein image normalization, rotational alignment, and suiting interclass variations. In the finger images are also developed. The unconstrained finger texture imaging with a low- resolution webcam presents high rotational and translational variations. A robust image normalization scheme is developed; rotational and translational variations are also accommodated in our matching strategy, which results in significantly improved performance.
  • 2. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 13 | P a g e Fig: Block Diagram V. PROPOSED SYSTEM ADVANTAGES The finger veins are hidden structures; it is extremely difficult to steal the finger-vein patterns of an individual without their knowledge, therefore offering a high degree of privacy. Second, the use of finger-vein biometrics offers strong ant spoofing capabilities as it can also ensure liveness in the presented fingers during the imaging. VI. PAPER DESCRIPTION GENERAL In this PAPER, the finger images obtained from the database are separated into finger vein and finger texture images. These two images are processed separately as per the concept represented in paper. The process involved is image preprocessing, image enhancement, feature extraction and matching. For feature extraction we have use Gabor filter and for matching we implement score level combination as holistic and nonlinear fusion. This system has taken more advantage than the existing system in term of security purpose because since the vein pattern is not visible to human vision without any special device and it will not produce any trace in any object. V. FINGERPRINT ENHANCEMENT TECHNIQUES: BINARIZATION Binarization is a method of transforming grayscale image pixels into either black or white pixels by selecting a threshold. The process can be fulfilled using a multitude of techniques. Binarization is relatively easy to achieve compared with other image processing techniques. A binary image is a digital image that has only two possible values for each pixel. Typically the two colors used for a binary image are black and white though any two colors can be used. The color used for the object(s) in the image is the foreground color while the rest of the image is the background color. In the document scanning industry this is often referred to as bi-tonal.
  • 3. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 14 | P a g e Median Filtering Median filters calculate the average of pixel values in a pre-specified window size. The central pixel is then assigned that value. The Simple Median Filter has an advantage over the Mean filter since median of the data is taken instead of the mean of an image. The pixel with the median magnitude is then used to replace the pixel studied. The median of a set is more robust with respect to the presence of noise. The median filter is given by Median filter(x1…xN)=Median(||x1||2……||xN||2) Image Enhancement Image enhancement operation improves the quality of the image, it can be used to improve the image contrast, and brightness characteristics, reduce its noise content, and/or sharpen its details. Image enhancement techniques may be grouped as either subjective enhancement or objective enhancement. Subjective enhancement technique may be repeatedly applied in various forms until the observer feels that the image yields the details necessary for particular application. Feature Extraction Many features had extracted from each print. The co-ordinates of each minutia and the type of the minutiae can be determined. The number of total minutiae had also recorded. A fingerprint can have up to 80 minutiae. It had generally accepted as the same Print if 8 to 17 points match. Some translation of the fingerprint will be acceptable, however the rotation had to minimized since no techniques have been implemented which specifically counteracts rotation. GABOR FILTER A Gabor filter is a linear filter whose impulse response is defined by a harmonic function multiplied by a Gaussian function. Because of the multiplication-convolution property (Convolution theorem), the Fourier transform of a Gabor filter's impulse response is the convolution of the Fourier transform of the harmonic function and the Fourier transform of the Gaussian function. The Gabor Filters have received considerable attention because the characteristics of certain cells in the visual cortex of some mammals can be approximated by these filters. In addition these filters have been shown to posses optimal localization properties in both spatial and frequency domain and thus are well suited for texture segmentation problems. Gabor filters have been used in many applications, such as texture segmentation, target detection, fractal dimension management, document analysis, edge detection, retina identification, image coding and image representation. A Gabor filter can be viewed as a sinusoidal plane of particular frequency and orientation, modulated by a Gaussian envelope. G(x,y) = s(x,y) g(x,y) where s(x,y) is complex sinusoid and g(x,y) is 2D gaussian envelope s(x,y) = exp – 𝒋𝟐𝝅 µ 𝟎 𝒙 + 𝝊 𝟎 𝒚 . g(x,y) = 𝟏 𝟐𝛑𝛔 𝐱 𝛔 𝐲 exp − 𝟏 𝟐 𝐱 𝟐 𝛔 𝐱 𝟐 + 𝐲 𝟐 𝛔 𝐲 𝟐 𝜎𝑥 and 𝜎𝑦 characterize the spatial extent and bandwidth of along the respective axes, 𝑢 𝑜and 𝑣𝑜 are the shifting frequency parameters in the frequency domain. Using 𝐺 𝑥, 𝑦 as the mother wavelet, the Gabor wavelets, a class of self-similar functions can be obtained by appropriate dilations and rotations of 𝐺 𝑥, 𝑦 through:𝑮 𝒎,𝒏 𝒙, 𝒚 =𝒂−𝒎 𝑮 𝒙′ , 𝒚′ , where 𝒙′ = 𝒂−𝒎 𝒙𝒄𝒐𝒔𝜽 + 𝒚𝒔𝒊𝒏𝜽 = 𝒂−𝒎 (xsin𝜽 + 𝒚𝒄𝒐𝒔𝜽), 𝒚′ = 𝒂−𝒎 𝒙𝒔𝒊𝒏𝜽 + 𝒚𝒄𝒐𝒔𝜽 , a>1, 𝜽 = 𝒏𝝅 𝟎 , 𝒎 = 𝟏 … 𝑺 𝒏 = 𝟏 … 𝑶. 𝑂 indicates the number of orientations, S the number of scales in the multi resolution decomposition and a is the scaling factor between different scales. METHODOLOGIES MODULE NAMES  Finger vein identification  Finger texture identification  Finger vein and texture matching  Score combination MODULE DESCRIPTIONS MODULE 1: FINGER VEIN IDENTIFICATION
  • 4. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 15 | P a g e Image preprocessing: Finger images are noisy with rotational and translational variations. To remove these variations, it is subjected to preprocessing steps.  Image normalization  ROI extractor  Image enhancement Image normalization: Normalization is a process that changes the range of pixel intensity values. In this, the image had subjected to binarization with threshold value of 230. Sobel edge detector had applied to the image to the remove background portions connected to it, eliminating the number of connected white pixels being less than a threshold, to obtain the binary mask. Binarization is a method of transforming grayscale image pixels into either black or white pixels by selecting a threshold. The process can be fulfilled using a multitude of techniques. Binarization is relatively easy to achieve compared with other image processing techniques. ROI extractor: In the finger images, there are many unwanted regions (that cannot be taken for analysis) has been removed by choosing the interested area in that image. The useful area is said to be “Region of Interest”. The obtained binary mask is used to segment the ROI (Region of Interest) from the original finger-vein image. The orientation of the image is determined to remove the low quality images that present in finger vein image. This orientation is used for the rotational alignment of the ROI in vein image. ROI extraction by Morphological operations Two Morphological operations called „OPEN‟ and „CLOSE‟ are adopted. The „OPEN‟ operation can expand images and remove peaks introduced by background noise . The „CLOSE‟ operation can shrink images and eliminate small cavities. The bound is the subtraction of the closed area from the opened area. Then the algorithm throws away those leftmost, rightmost, uppermost and bottommost blocks out of the bound so as to get the tightly bounded region just containing the bound and inner area. Image enhancement: The acquired image is thin and it is not clear. So the image is enhanced by using bicubic interpolation for better visualization. The Method adopted in fingerprint recognition system is Histogram Equalization Histogram equalization is to expand the pixel value distribution of an image so as to increase the perceptional information. The original histogram of a fingerprint image has the bimodal type. The histogram after the histogram equalization occupies all the range from 0 to 255 and the visualization effect is enhanced. MODULE 2 FINGER TEXTURE IMAGE PREPROCESSING  Localization and Normalization  Image Enhancement Localization and Normalization: In texture preprocessing, Sobel edge detector is used to obtain the edge map and localize the finger boundaries. This edge map is isolated with noise and it can be removed from the area threshold. Such noise is eliminated from the area Thresholding, i.e., if the number of consecutive connected pixels is less than the threshold. The slope of the resulting upper finger boundary is then estimated. This slope is used for automatically localize a fixed rectangular area, which begins at a distance of 20 pixels from the upper finger boundary and is aligned along its estimated slope. We extract a fixed 400 160 pixel area, at a distance of 85 and 50 pixels, respectively, from the lower and right boundaries, from this rectangular region. This 400 160 pixel image is then used as the finger texture image for the identification. Image Enhancement: In image enhancement, finger texture image had subjected to median filtering to eliminate the impulsive noise. The resulting images have low contrast and uneven illumination. Therefore, obtain the
  • 5. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 16 | P a g e background illumination image from the average of pixels in 10 × 10 pixel sub blocks and bi-cubic interpolation. The resulting image is subtracted from the median-filtered finger texture image and then subjected to histogram equalization VII. FINGER VEIN AND TEXTURE IMAGE FEATURE EXTRACTION Gabor filter had used for finger vein and texture image feature extraction. Gabor filters optimally capture both local orientation and frequency information from a fingerprint image. By tuning a Gabor filter to specific frequency and direction, the local frequency and orientation information can be obtained. We have creating the Gabor with specified orientations and these Gabor filter is convolved with the enhanced image to remove the unwanted regions other than the vein and texture regions. MODULE 3 FINGER VEIN AND TEXTURE MATCHING: The general block diagram for matching is given below In that, the matcher block predicts that the vein and texture image is matched with the database. The database contains the features of all vein and texture images. Fig: Block Diagram for Matching For matching, two steps has been done  Extract features  Match features These two steps had done by using mat lab in built commands. Vein matching: The features extracted from finger vein images are already stored in a database. The features of the input image matched with all the extracted veins in the database to check whether the input image is matched with any one of the extracted veins.  If the input image is matched with any one of the extracted veins, the message box will be opened and display “vein matched”.  If the input image is not matched with any one of the extracted veins, the message box will be opened and display “vein not matched”. Texture matching: The features extracted from finger texture images are stored in the same database. The features of the input image had matched with all the extracted texture in the database to check whether the input image matched with any one of the extracted textures.
  • 6. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 17 | P a g e  If the input image is matched with any one of the extracted textures, the message box will be opened and display “texture matched”.  If the input image is not matched with any one of the extracted textures, the message box will be opened and display “texture not matched”. Notation, there are a few extensions that will likely cause you some problems at first. Fig: Database Vein regions extracted from the image are stored in database. CODE IMPLEMENTATION: The code had implemented and stored in my web site. If anyone is interested in implementing my code then it is freely available in the below web address: http://gowthamethicalhacker.wordpress.com SIMULATION OUT PUTS: The below are the simulation outputs for my code implementation the below figures illustrate a clear view of my idea where I am have used the MATLAB in built commands for execution. 1. Input Image or Original Image:
  • 7. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 18 | P a g e 2. Binary Image: 3. Region of Interest: 4. Enhanced Image:
  • 8. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 19 | P a g e 5. Feature Extracted Vein: 6. Vein Match: 7. Texture Input Image:
  • 9. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 20 | P a g e 8. Image after Area Thresholding: 9. Segmented Texture Image: 10. Median Filtered Image:
  • 10. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 21 | P a g e 11. Enhanced Texture Image: 12. Texture Match 13. Matching Scores
  • 11. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 22 | P a g e VII. APPLICATIONS Time attendance software allows to track the time your employees spend at work, classic time attendance solutions use pin codes, passwords, badge readers, etc. but now a number of isometric solutions is emerging. The advantage of biometric time attendance is that your employees cannot forget their code or lose their badge, also a biometric solution is more tamper proof: you cannot ask a colleague to check-in for you when a fingerprint is required. Fingerprint recognition refers to the automated method of identifying or confirming the identity of an individual based on the comparison of two fingerprints. Fingerprint recognition is one of the most well known biometrics, and it is by far the most used biometric solution for authentication on computerized systems. The reasons for fingerprint recognition being so popular are the ease of acquisition, established use and acceptance when compared to other biometrics, and the fact that there are numerous (ten) sources of this biometric on each individual. The application of other techniques such as ultrasonic scanning using a high frequency transducer, X- ray imaging, computerized tomography, and magnetic resonance imaging could also provide valuable finger image data for the personal identification. However, the optical imaging techniques are not only economically feasible but are also sensitive to detect (subsurface) close-to-skin as well as the deeper tissue features/characteristics. VIII. CONCLUSION We have presented a complete and fully automated finger image-matching framework by simultaneously utilizing the finger surface and finger subsurface features. We presented a new algorithm for the finger-vein identification, which can more reliably extract the finger vein shape features and achieve much higher accuracy than previously proposed finger-vein identification approaches. Our finger-vein matching scheme works more effectively in more realistic scenarios and leads to a more accurate performance, as demonstrated from the experimental results. We examined a complete and fully automated approach for the identification of low resolution finger surface texture images for the performance improvement. This investigation and they obtained results are significant as they point toward the utility of touch less images acquired from the webcam for personal identification and its extension for other utilities such as mobile phones, surveillance cameras, and laptops. Finally, the availability of the acquired database from this paper for the benchmarking/comparison will help further the research efforts in this area. Currently, there is no publicly available database for the performance comparison and research efforts on finger-vein identification. REFERENCES [1]. E. C. Lee and K. R. Park, “Restoration method of skin scattering blurred vein image for finger vein recognition,” Electron. Lett, vol. 45, no. 21, pp. 1074–1076, Oct. 2009. [2]. J.-D.Wu and S.-H. Yet, “Driver identification using finger-vein patterns with Radon transform and neural network,” Expert Sys. And Appl., vol. 36, no. 3, pp. 5793–5799, Apr. 2009. [3]. Z. Zhang, S. Ma, and X. Han, “Multiscale feature extraction of finger vein patterns based on curvelets and local interconnection structure neural network,” in Proc. ICPR, Hong Kong, 2006, pp. 145–148. [4]. N. Miura,A. Nagasaka, and T. Miyatake, “Feature extraction of finger vein patterns based on repeated line tracking and its application to personal identification, “Mach. Vis. Appl., vol. 15, no. , pp. 194–203, Oct. 2004. [5]. N. Miura, A. Nagasaka, and T. Miyatake, “Extraction of finger-vein patterns using maximum curvature points in image profiles,” in Proc. IAPR Conf. Mach. Vis. Appl., Tsukuba Science City, Japan, May 2005, pp. 347–350. [6]. M. Kono, H. Ueki, and S. Umemura, “Near-infrared finger vein patterns for personal identification,” Appl. Opt., vol. 41, no. 35, pp. 7429–7436, Dec. 2002. [7]. D. Mulyono and H. S. Jinn, “A study of finger vein biometric for personal identification,” in Proc. ISBAST, Islamabad, Pakistan, 2008, pp. 1–8. [8]. J. Mobley and T. Vo-Dinh, Biomedical Photonics Handbook. Boca Raton, FL: CRC Press, 2003. [9]. W. Jia, D.-S. Huang, and D. Zhang, “Palmprint verification based on robust line orientation code,” Pattern Recognit, vol. 41, no. 5, pp. 1504–1513, May 2008.
  • 12. Identification Of Finger Images Using Score-Level Fusion www.ijesi.org 23 | P a g e AUTHORS’ PROFILES: MR. PANDILLAPALLI GOWTHAM Is A B.Tech student in Electronics and Communication Engineering at Priyadarshini College of Engineering, Sullurpet, affiliated to Jawaharlal Nehru Technological University, My research interests are on Digital image processing, wireless communication and Biometric systems applications. He had certified in Ethical-Hacking by Osmania University, also certified in robotics in 2012 and in android applications by Vignans University. Presently working on Biometric system applications to offer high security and implementing a new technology in the field of wireless communications, which aims at providing communication with reduced effect of noise in the channel. It christened as “A new approach to reduce noise in OFDM system with integral oversampling.” Avail publishing. Here we acknowledge the help extended to us by DR.P.GOPAL REDDY, DR.A.SIVASANKHAR, MR.S.JAYAKRISHNA and I have words of appreciations for the services extended to us by MR.P.SUBBARAMI REDDY, MR.P.SREENATHA REDDY have been the perennial source of inspiration to me to do this research. I am also indebted to my parents MR.P.NARENDRA REDDY and P.RENUKA DEVI and my family members who have been supporting me. MISS.CH.SINDHU is a student of B.Tech in Electronics and Communication Engineering, in PDCE, Jawaharlal Nehru Technological University, currently working on Image Processing. Her research interests are Biometric applications and implementing codes in MATLAB and Certified in Embedded systems at Delhi. MR.CH.CHANDRA SEKHAR is a student of B.Tech in Electronics and Communication Engineering, in PDCE, Jawaharlal Nehru Technological University, currently working on Image Processing. His research interests are Biometric extensions in the field of implementation. MR.C.SUDHEER Is A Student of B.Tech in Electronics and Communication Engineering, In Priyadarshini College of Engineering, Jawaharlal Nehru Technological University; His research interests are Biometric security applications and coding in MATLAB. MR.M.S.ABDULLAH M.Tech an Associate Professor in Priyadarshini College of Engineering, Jawaharlal Nehru technological university, Ananthapur, who has 8 years of teaching experience and handled various subjects among them are EMTL, AWP, TSSN and PTSP His research is on Biometric systems and wireless communications and now presently working on Biometric systems applications.