JOURNAL OF COMPUTER SCIENCE AND ENGINEERING, VOLUME 6, ISSUE 1, MARCH 2011 28

Fingerprint: DWT, SVD Based Enhancement and Significant Contrast for Ridges and Valleys Using Fuzzy Measures D.Bennet and Dr. S. Arumuga Perumal Abstract— The performance of the Fingerprint recognition system will be more accurate with respect of enhancement for the fingerprint images. In this paper we develop a novel method for Fingerprint image contrast enhancement technique based on the discrete wavelet transform (DWT) and singular value decomposition (SVD) has been proposed. This technique is compared with conventional image equalization techniques such as standard general histogram equalization and local histogram equalization. An automatic histogram threshold approach based on a fuzziness measure is presented. Then, using an index of fuzziness, a similarity process is started to find the threshold point. A significant contrast between ridges and valleys of the best, medium and poor finger image features to extract from finger images and get maximum recognition rate using fuzzy measures. The experimental results show the recognition of superiority of the proposed method to get maximum performance up gradation to the implementation of this approach. Index Terms— Discrete wavelet transform, Singular Value Decomposition, Image equalization, Fingerprint image contrast enhancement, Automatic histogram, fuzzy measures, fuzzy sets, Threshold

1 INTRODUCTION

——————————  ——————————

F

ingerprint based identification has been one of the most successful biometric techniques used for personal identification. Each individual has unique for fingerprints. A fingerprint is the pattern of ridges and valleys and singular point [2] on the finger tip. In different approaches to extract the feature sets [1] from the finger images and also some basic processing algorithms to apply for higher recognition rate. To improve the performance of finger image comes from its contrast. Contrast enhancement is frequently referred to as one of the most important issues in image processing. Contrast is created by the difference in luminance reflected from two adjacent surfaces. In visual perception, contrast is determined by the difference in the color and brightness of an object with other objects. Our visual system is more sensitive to contrast than absolute luminance; therefore, we can perceive the considerable changes in illumination conditions. If the contrast of an image is highly concentrated on a specific range, the information may be lost in those areas which are excessively and uniformly concentrated. ————————————————

D. Bennet, Research Scholar, Dept. of Computer Science and Engineering, M.S. University, Tirunelveli, Tamil Nadu, India., Dr. S. Arumuga Perumal, Head & Associate Professor, Dept. of Computer Science, S.T. Hindu College, Nagercoil-2., India.

To improve the contrast enhancement several techniques are used base of general histogram equalization and local histogram equalization. We have proposed a new method for fingerprint image equalization is based on the SVD of an LL subband image obtained by DWT. DWT is used to separate the input low contrast finger image into different frequency subbands, where the LL subband concentrates the illumination information. Histograms of images with two distinct regions are formed by two peaks separated by a deep valley called bimodal histograms. In such cases, the threshold value must be located on the valley region. In case of thresholding techniques might perform poorly. Fuzzy set theory provides a new tool to deal with multimodal histograms. It can incorporate human perception and linguistic concepts such as similarity, and has been successfully applied to image thresholding the resultant image will be sharper with good contrast.

2 PROPOSED IMAGE CONTRAST ENHANCEMENTS There are three significant parts for this proposed method. The first one is the use of SVD. As it was mentioned, the singular value matrix obtained by SVD [4] contains the illumination

© 2011 JCSE http://sites.google.com/site/jcseuk/

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING, VOLUME 6, ISSUE 1, MARCH 2011 29

information. Therefore, changing the singular values will directly affect the illumination of the image; hence, the other information in the image will not be changed. The second important aspect of this work is the application of DWT. The illumination information is embedded in the LL subband. The edges are concentrated in the other subbands (i.e., LH, HL, and HH). Hence, separating the high-frequency subbands and applying the illumination enhancement in the LL subband only will protect the edge information from possible degradation. After the reconstruction the final image by using DWT. The resultant image is applying the fuzzy logic concepts; the problems involved in finding the minimum of a criterion function are avoided. Similarity between gray levels is the key to find an optimal threshold. SVD was used to deal with an illumination problem. The method uses the ratio of the largest singular value of the generated normalized matrix, with mean zero and variance of one, over a normalized image which can be calculated the formula

ξ=

(1)

Where ΣN (μ=0, var=1) is the singular value matrix of the synthetic intensity matrix. Low contrast input fingerprint Image

Calculate the U, ∑ and V

DWT &SVD Equalized Image

element in the set, a membership degree between 0 and 1. A fuzzy set in is defined as A = {(x

(2)

However, in images with low contrast, the method performs poorly due to the fact that one of the initial regions contains a low number of pixels. So, previous histogram equalization is carried out in images with low contrast aiming to provide an image with significant contrast [3]. For discrete values the cumulative distribution function is (3) Thus, a processed image is obtained by mapping each pixel with level in the input image into a corresponding pixel with level in the output finger image

3 FINGERPRINT IMAGE E NHANCEMENT 3.1 Existing Method Otsu's method is used for global image threshold to get the poor result for different quality finger images. In a fingerprint image processing Otsu's method is used to automatically perform histogram shape-based image thresholding. The algorithm assumes that the image to be thresholded contains two classes of pixels (e.g. ridges and normalized and regarded as a probability valleys) then calculates the optimum threshold separating those two Measures s so that their combined spread (intra-class variance) is minimal. Let the pixels of given picture be represented in L gray levels [1, 2,…L]. The number of pixels with level I is denoted by ni and the total number of pixels by N = n1 + n2 + …+ nL. In order to simplify the discussion, the gray-level histogram is distribution:

Fig. 1. Flow chart for proposed method

2.1. Fuzzy Set Theory Fuzzy set theory assigns a membership degree to all elements among the universe of discourse according to their potential to fit in some class. The membership degree can be expressed by a mathematical function that assigns, to each

(4) Now suppose that we dichotomize the pixel into two classes C0 and C1 (background and objects) by a threshold at level k: C0 denotes pixels with levels [0, k] and C 1denotes pixels with levels [k+1… L].

© 2011 JCSE http://sites.google.com/site/jcseuk/

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING, VOLUME 6, ISSUE 1, MARCH 2011 30

Then the probabilities of class occurrence and the class mean levels, respectively, are given by1

3.2 Proposed Method Contrast enhancement techniques are used and implemented in fingerprint image processing and improve the recognition rate using SVD, DWT and Fuzzy Measures to get goodness of result. The different quality finger images are implemented with MATLAB code.

4 EXPERIMENTAL RESULTS In this experiment

to compare and

compute the different quality fingerprint images commonly best, medium and low quality images shown below

(a) Best

Fig.4., After Otsu's method applied medium quality

(b) Medium

(c) Poor

Fig 2.Fingerprint images for Processing

In first case the Otsu Method is applied and the above finger image is enhanced to get the result show bellow fig.3.4 and 5.

Fig.5., After Otsu's method applied Poor quality

In the second case the same fingerprint images are processed and compute the proposed method. This method to calculate the turned parameter based threshold and calculate the SVD to adjust the approximation and directly extract the original parameters from DWT then the two extracted features are reconstructed. The feature set to turned the threshold values to improve the contrast for enhance the fingerprint image give more accuracy to findings the features in case of Fig.3. After Otsu's method applied best quality

matching. To calculate the FAR/FRR and to reduce

© 2011 JCSE http://sites.google.com/site/jcseuk/

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING, VOLUME 6, ISSUE 1, MARCH 2011 31

the noise also improved the recognition rate. To separate the ridges and valleys of the different quality fingerprint image get best enhancement the performance of the above method are shown in the fig. 6, 7 and 8 . .

Fig.8.,After the Proposed method applied best quality

5. CONCLUSION

Fig.6.,After the Proposed method applied best quality

The above methods are implemented and to compare the outputs, the performance of the SVD, DWT and Fuzzy Measures method is more accurate contrast enhancement compare to Otsu method. After results analysis we can conclude that the proposed approach presents a higher performance for a large number of tested images.

References

Fig.7.,After the Proposed method applied medium quality

[1]

D. Bennet, Dr. S. Arumuga Perumal, “Fingerprint Matching Using Hierarchical Level Features" IJCSI International Journal of Computer Science Issues, Vol.8, Issue 1, January 2011.

[2]

D. Bennet and Dr.S. Arumuga Perumal, “Analytical Study on Fingerprint Singular Point Detection” CIIT International Journal of Biometrics and Bioinformatics, vol 2, No 11, November 2010.

[3]

Nuno Vieira Lopes, Pedro A. Mogadouro do Couto, Humberto Bustince, and Pedro, “Automatic Histogram Threshold Using Fuzzy Measures,” IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 19, NO. 1, JANUARY 2010.

[4]

Hasan Demirel, Cagri Ozcinar, and Gholamreza Anbarjafari, “Satellite Image Contrast Enhancement Using Discrete Wavelet Transform and Singular Value Decomposition” IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 7, NO. 2, APRIL 2010.

[5]

C. C. Sun, S. J. Ruan, M. C. Shie, and T. W. Pai, ―Dynamic contrast enhancement based on histogram specification,‖ IEEE Trans. Consum.Electron., vol. 51, no. 4, pp. 1300– 1305, Nov. 2005.

© 2011 JCSE http://sites.google.com/site/jcseuk/

JOURNAL OF COMPUTER SCIENCE AND ENGINEERING, VOLUME 6, ISSUE 1, MARCH 2011 32

Mr. D. Bennet. Scholar, Manonmaniam Sundranar University, Tirunelveli. He is working as Asst. Professorr in South Travancore Hindu College for the last 11 years. He has completed his M.C.A., in Manonmaniam Sundranar University. M.Phil., Computer Science degree in Alagappa university, Karaikudi. He is a counselor in IGNOU and also staff in charge and examiner in Maduri Kamaraj University, Manonmaniam Sundranar University and Alagappa University. He has attended number of National and International seminars, conferences, Workshops and also presented papers. His area of research is Network Security using Biometrics. He has also deep knowledge in Digital Image Processing, Network Security, Multimedia and Data Mining. Dr.S.Arumuga perumal is working as a Associate Professor and Head of the Department of Computer science in South Travancore Hindu college for the last 20 years. He has completed his M.S(Software systems) in BITS, Pilani, Rajasthan; M.Phil Computer Science degree in Alagappa niversity, Karaikudi. And he did his Ph.D(Software SystemsComputer science) in Manonmanium Sundaranar University. He is a senior member of Computer society of India. He is a fellow of IEEE, IETE. He is involved in various academic activities. He has attended number of national and international seminars, conferences and presented number of papers. He has also published number of research articles in national and international journals. He is a member of curriculum development in universities and autonomous colleges. His area of research is Digital Image compression, Data mining and Biometrics.

© 2011 JCSE http://sites.google.com/site/jcseuk/

Fingerprint: DWT, SVD Based Enhancement and ...

Computer Science, S.T. Hindu College, Nagercoil-2., India. To improve the ... element in the set, a membership degree between 0 and 1. A fuzzy set in is defined ...

1MB Sizes 4 Downloads 292 Views

Recommend Documents

Authentication of Digital Image Based on DWT-SVD and TA - IJRIT
Digital watermarking is a process in which data can be hide into other image or .... In this work we considered logo as a customer information. First ... sparse in plane and this causes in reduction of burst errors and provides watermark security.

Authentication of Digital Image Based on DWT-SVD and TA - IJRIT
Digital watermarking is a process in which data can be hide into other image or .... In this work we considered logo as a customer information. First ... sparse in plane and this causes in reduction of burst errors and provides watermark security.

In search of an SVD and QRcp Based Optimization ... - CiteSeerX
Therefore, an optimum design of neural network is needed towards real-time ... (corresponding author to provide phone: +91-3222-283556/1470; fax: +91-. 3222-255303 .... or not in a Digital Signal Processor based system. We use that.

Interference Mitigation and Capacity Enhancement based on ...
Interference Mitigation and Capacity Enhancement ba ... Dynamic Frequency Reuse for Femtocell Networks.pdf. Interference Mitigation and Capacity ...

In search of an SVD and QRcp Based Optimization ... - CiteSeerX
optimize empirically chosen over-parameterized ANN structure. Input nodes present in ... (corresponding author to provide phone: +91-3222-283556/1470; fax: +91-. 3222-255303 ... of the recorded waveform [4], [5] and allows computer aided.

A Secondary Fingerprint Enhancement for Identification ...
Competition(FVC) 2004 database [20] which contains hundreds of fingerprint images. This enhancement algorithm is executed in MATLAB 7.3.0. Table 1 shows the execution times on different fingerprint images in the database(DB). The first three column a

Fingerprint Enhancement in the Singular Point Area
method and design a new filter to enhance fingerprint in the sin- ... now with the Department of Computer Science, State University of New York at Stony Brook ...

Fingerprint Based Cryptography Technique for ...
The facial images of the sender and the receiver, which hide their respective fingerprints, are used for authentication purpose. The technique safeguards against ...

Fingerprint Based Cryptography Technique for Improved Network ...
With the advancement in networking technology ... the network so that the sender could generate the ... fingerprint and the sender also generates private key.

A DWT Based Blind Watermarking Method with High ...
... are these sorted values. We quantize the distance of C2 and C3 according to the distance from C1 and C4. We define ∆ as (1). α. ×. −. = Δ. 2. 1. 4. C. C. (1). In (1) α is the strength of watermark. Higher values for α increase the robust

Adaptive and Mobility Based Algorithm for enhancement of VANET's ...
In this paper an analytical model for the reliability of vehicular ad hoc networks (VANETs) is ... In vehicular ad hoc networks, vehicles download data from RSUs.

IMAGE ENHANCEMENT BASED ON FUZZY LOGIC AND ...
Whoops! There was a problem loading more pages. Retrying... IMAGE ENHANCEMENT BASED ON FUZZY LOGIC AND THRESHOLDING TECHNIQUES.pdf.

Local SVD based NIR Face Retrieval
the face retrieval experiments over two NIR face database, namely ...... patterns”, IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 24, no.

A Novel Technique of Fingerprint Identification Based ...
Dr. H. B. Kekre is with Department of Computer Science, MPSTME,. NMIMS University ..... Int. Journal of Computer Science and Information Technology (IJC-. SIT) Vol. 01, No. ... M.E.(Computer Engineering) degree from. Mumbai University in ...

FM Model Based Fingerprint Reconstruction from Minutiae Template
Michigan State University. {jfeng ... been evaluated with respect to the success rates of type-I attack (match the recon- structed fingerprint .... cal goal is to estimate the FM representation of the original fingerprint, cos(Ψ(x, y)). To obtain th

An Approach For Minutiae-based Fingerprint Feature ...
incorporating the weight factor and encoding the degree of irregularity ... System architecture ..... [Online]. Available: http://bias.csr.unibo.it/fvc2004/databases.asp.

In search of an SVD and QRcp Based Optimization ...
Abstract—Artificial Neural Network (ANN) has been extensively used for classification of heart sounds for its discriminative training ability and easy implementation. However, it suffers from overparameterization if the number of nodes is not chose

BINARY TREE BASED LINEAR TIME FINGERPRINT ...
... Bangalore, India,. 3. Indian Institute of Technology, Dept of Mathematics, Roorkee, India, ..... less matching time of 34.8 ms on PIII 450M Hz. 5. CONCLUSION.

A Novel Technique of Fingerprint Identification Based ...
Department, MPSTME, NMIMS University, Mumbai India. I. Fig. 1. Different .... ternational Conference on Computer Networks and Security. (ICCNS08) held at ...

Multi-Scale Retinex Based Medical Image Enhancement Using ...
IJRIT International Journal of Research in Information Technology, Volume 3, Issue 6, June 2015, Pg.40-52. Shilpa Asok Mote, IJRIT-40. International Journal of Research in Information Technology. (IJRIT) www.ijrit.com. ISSN 2001-5569. Multi-Scale Ret

MT - Fingerprint and Background Check Instructions.pdf ...
rolled ink transfer of prints onto a card. The ink method can have the highest rate of failure due to the. lower quality of print characteristics. However, some ...

Enhancement in Semantic based Model for Text ...
similarity between documents based on the meaning of their words rather than ... Wordnet database links English nouns, verbs, adjectives, and adverbs to sets ...

UM dated July 3, 2017 - Regional Division-Based Enhancement ...
Jul 3, 2017 - Try one of the apps below to open or edit this item. UM dated July 3, 2017 - Regional Division-Based Enha ... cation of Playing Venues for the 2018 EVRAA Meet.pdf. UM dated July 3, 2017 - Regional Division-Based Enha ... cation of Playi

Multi-Scale Retinex Based Medical Image Enhancement Using ...
is corrected insecond step wavelet fusion is applied.As it over enhances the images hence this method is not suitable for the enhancement of medical images.[9].