SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6



   Low Quality Fingerprint Image Using Spatial and Frequency Domain
                                 Filter
                         V.AARTHY1, R. MYTHILI2, M.MAHENDRAN3
              1,2
                PG Scholar, Dept of IT, Vel Tech DR.RR & DR.SR Technical University, Avadi, Chennai-62.
              3
               Asst.Professor, Dept of IT, Vel Tech DR.RR & DR.SR Technical University,Avadi,Chennai-62.



Abstract
         The Biometrics indicators, Fingerprints are one of the highest levels of reliability and have been extensively used by
forensic experts in criminal investigations. Anyway the performance of these techniques relies heavily on the quality of input
fingerprint. But already existing STFT (short-time Fourier transform) analysis is not much perfect and best suit, to recover
these unrecoverable regions of the fingerprint. In proposed a two-stage scheme to enhance the low-quality fingerprint image
in both the spatial domain and the frequency domain based on the learning from the images...we use FFT (Fast Fourier
Transform) algorithm to overcome the problem.

Keyword: Fingerprint enhancement, learning, privacy in biometrics systems, two-Stage filtering.

1. INTRODUCTION
         Fingerprint recognition has emerged as one of the most reliable means of biometric authentication because of its
universality, distinctiveness, permanence, and accuracy. The performance of fingerprint recognition techniques relies heavily
on the quality of the input fingerprint images. Fingerprint images are frequently of low quality, because of the contexts of the
image-acquisition process. Normally, noise from input devices can be easily eliminated using simple filters; however, the
imperfection of ridge structures from each individual are not typically well defined, and it is very hard to enhance the
contexts of these images. The quality of a fingerprint image may be poor or significantly different because of various factors,
such as wetness and dryness, pressure strength, smears, and so on, which lead to different types of degradation in fingerprint
images. Low-quality fingerprint image enhancement is not enough to meet the contexts of a high-performance verification
system. Moreover, enhancement needs to be conducted in order to enhance the fingerprint image completely.

2.Related Work
          Human experts routinely use the context information of fingerprint images, such as ridge continuity and regularity to
help in identifying them. This means that the underlying morphogenetic process that produced the ridges does not allow for
irregular breaks in the ridges except at ridge endings. Because of the regularity and continuity properties of the fingerprint
image, occluded and corrupted regions can be recovered using the contextual information from the surrounding area. Such
regions are regarded as “recoverable” regions. The spatial-domain techniques involve spatial convolution of the image with
filter masks, which is simple for operation. For computational reasons, such masks must be small in the spatialextent. The
most popular approach to fingerprint enhancement, which was proposed in [10], is based on a directional Gabor filtering
kernel. The algorithm uses a properly oriented Gabor kernel, which has frequency-selective and orientation-selective
properties, to perform the enhancement.

3.Methods
          The most popular approach to fingerprint enhancement, which was proposed based on a directional Gabor filtering
kernel in spatial domain. The algorithm uses a properly oriented Gabor kernel, which has frequency-selective and orientation-
selective properties, to perform the enhancement. The authors proposed enhancing the fingerprint image using the STFT
analysis in frequency domain. It acquires the block frequency through the STFT analysis and estimates the local ridge
orientation too. The complex input contexts of the low-quality image, not all of the unrecoverable regions of the fingerprint
can be recovered clearly, as it is difficult to accurately estimate some parameters of the filters through a simple analysis.
Thus, the algorithm needs to be improved to enhance the unrecoverable regions of low-quality images.In order to overcome
the shortcomings of the existing algorithms on the fairly poor fingerprint images with cracks and scars, dry skin, or poor

Issn 2250-3005(online)                                          October| 2012                                         Page 80
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6



ridges and valley contrast ridges. Two-stage scheme to enhance the low-quality fingerprint image in both the spatial domain
and the frequency domain based on the learning from the images.

4. Architecture:




5. Implementation:
5.1First-Stage Enhancement:
5.1.1Ridge-Compensation Filter
          The first stage performs ridge compensation along the ridges in the spatial field. This step enhances the fingerprint’s
local ridges using the neighbor pixels in a small window with a weighted mask along the orientation of the local ridges. Each
pixel in the fingerprint is replaced with its weighted neighbor sampling pixels in a small window and with the controlled
contrast parameters along the orientation of the local ridges. Meanwhile, the filter enhances the gray-level values of ridges’
pixels along local ridge orientation, while reducing the non ridge pixels’ gray-level values; thus, it is able to connect the
broken bars and remove the smears in the fingerprint image. Unlike This article has been accepted for inclusion in a future
issue of this journal. Content is final as presented, with the exception of pagination.

5.1.1.1 Local Normalization
         This step is used to reduce the local variations and standardize the intensity distributions in order to consistently
estimate the local orientation. The pixel wise operation does not change the clarity of the ridge and furrow structures but
reduces the variations in gray-level values along ridges and furrows, which facilitates the subsequent processing steps.

5.1.1.2 Local Orientation Estimation
          This step determines the dominant direction of the ridges in different parts of the fingerprint image. This is a critical
processing, and errors occurring at this stage are propagated to the frequency filter. We used the gradient method for
orientation estimation and an orientation smoothing method.

5.2 Second-Stage Enhancement:
           In the second-stage processing, polar coordinates (ρ, φ) are used to express the filters as a separable function; the
filters used are separable in the radial and angular domains, respectively. Using an exponential band pass filter as the radial
filter, it has a desired steep attenuation in the bandwidth. Using local orientation and local frequency as the parameters’
estimation based on the learning from the images for fingerprint filter design.

5.2.1 Local orientation estimation by learning
The dominant direction of the ridges in different parts of the fingerprint image by learning from the images. The orientation
estimation is similar with in the first-stage filtering, which used the gradient method for orientation estimation. However, the
new orientation θ(x, y) is corrected in the enhanced image after the first stage enhancement.


Issn 2250-3005(online)                                           October| 2012                                           Page 81
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6




5.2.2Local frequency estimation by learning
          Estimate the interridge separation in different regions of the fingerprint image. The local frequency is estimated by
applying FFT to the blocks by F = FFT and the local frequency is pixel processing. The formula for the computation of the
new frequency is similar to using the frequencies both from the enhanced image and the original image, the new frequency
equals the average value of its neighbor if their difference is larger than a threshold value, or else it equals the frequency that
is acquired from the enhanced image. A frequency error-correcting process is applied when the estimated frequency to be
outside of the range is assumed to be invalid . The obtained frequency is also used to design the radial filter.

5.2.3Coherence image
          The coherence indicates the relationship between the orientation of the central block and those of its neighbors in the
orientation map. The coherence is
related to the dispersion measure of circular data, and it is defined as
C(x, y) = _(i,j )∈W | cos(θ(x, y) − θ(xi, yi))| W ×W

5.2.4Frequency band pass filtering
          The whole smoothing filtered image is divided into overlapping sub images,
and for each sub image, the following operations are performed
a) FFT domain: The FFT of each sub image is obtained by removing the dc component, F = FFT (block_fltimg).
b) Angular filter: The angular filter F a is applied, which b is centered on the local orientation image and with the bandwidth
inversely proportional to the coherence image using (12).
c) Radial filter: The radial filter Fr is applied, which is centered on the local frequency image using (11).
d) Filtered image: The block is filtered in the frequency domain, i.e., F = F × Fa × Fr.
e) Reconstructed image: The enhanced image is reconstructed by End img = IFFT(F).
The reconstructed image is the final enhanced image by the proposed two-stage enhancement algorithm. Finally, a
morphological-based segmentation method is used to segment the foreground from the background.

Conclusion:
           An effective two-stage enhancement scheme in both the spatial domain and the frequency domain for lowquality
fingerprint images by learning from the images has been proposed. Emphasizing the enhancement of the low-quality images,
the first-stage enhancement scheme has been designed to use the context information of the local ridges to connect or
separate the ridges. Based on this spatial filtering, the broken ridges will be connected and the merged ridges will be
separated effectively; thus, the fingerprint ridges can be remedied and recovered well. In the second-stage processing, the
filter is separable in the radial and angular domains, respectively.

Future Work:
         We could use block processing instead of pixel processing to reduce the computation complexity, and try to improve
the speed of the proposed method.

References
[1] M. D. Marsico, M. Nappi, and G. Tortora, “NABS: Novel approaches for biometric systems,” IEEE Trans. Syst.,Man,
    Cybern. , Appl. Rev., vol. 41, no. 4, pp. 481–493, Jul. 2011.
[2] V. Conti, C. Militello, F. Sorbello, and S. Vitabile, “A frequency-based approach for features fusion in fingerprint and
    iris multimodal biometric identification systems,” IEEE Trans. Syst., Man, Cybern. C, Appl. Rev., vol. 40, no. 4, pp.
    384–395, Jul. 2010.
[3] A. K. Jain, A. Ross, and S. Pankanti, “Biometrics: A tool for information
    security,” IEEE Trans. Inf. Forensics Security, vol. 1, no. 2, pp. 125–143, Jun. 2006.
[4] D. Maltoni, D. Maio, A. K. Jain, and S. Prabhakar, Handbook of Fingerprint
    Recognition. Berlin, Germany: Springer-Verlag, 2003.
[5] X. He, J. Tian, L. Li, Y. He, and X. Yang, “Modeling and analysis of local
    comprehensive minutia relation for fingerprint matching,” IEEE Trans.

Issn 2250-3005(online)                                           October| 2012                                           Page 82
International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6



    Syst., Man, Cybern. B, Cybern., vol. 37, no. 5, pp. 1204–1211, Oct. 2007.
[6] C. Lee, J. Y. Choi, K. A. Toh, S. Lee, and J. Kim, “Alignment-free cancelable
    fingerprint templates based on local minutiae information,” IEEE
    Trans. Syst., Man, Cybern. B, Cybern., vol. 37, no. 4, pp. 980–992, Aug.
    2007.
[7] X. J. Tan, B. Bhanu, and Y. Q. A. Lin, “Fingerprint classification based on
    learned features,” IEEE Trans. Syst., Man, Cybern. C, Appl. Rev., vol. 35, no. 3, pp. 287–300, Aug. 2005.
[8] A. K. Jain, S. Prabhakar, L. Hong, and S. Pankanti, “Filterbank-based fingerprint matching,” IEEE Trans. Image
    Process., vol. 9, no. 5, pp. 846– 859, May 2000.
[9] M. Tico, P. Kuosmanen, and J. Saarinen, “Wavelet domain features for fingerprint recognition,” Electron. Lett., vol. 37,
     no. 1, pp. 21–22, 2001.
[10] J. C. Yang and D. S. Park, “A fingerprint verification algorithm using tessellated invariant moment features,”
    Neurocomputing, vol. 71, no. 10–
12, pp. 1939–1946, 2008.




Issn 2250-3005(online)                                       October| 2012                                         Page 83

Más contenido relacionado

La actualidad más candente

22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)IAESIJEECS
 
Image Denoising Using Earth Mover's Distance and Local Histograms
Image Denoising Using Earth Mover's Distance and Local HistogramsImage Denoising Using Earth Mover's Distance and Local Histograms
Image Denoising Using Earth Mover's Distance and Local HistogramsCSCJournals
 
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...CSCJournals
 
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
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...CSCJournals
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...ijistjournal
 
An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...IDES Editor
 
GRUPO 4 : new algorithm for image noise reduction
GRUPO 4 :  new algorithm for image noise reductionGRUPO 4 :  new algorithm for image noise reduction
GRUPO 4 : new algorithm for image noise reductionviisonartificial2012
 
Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective Viewijtsrd
 
Parameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicParameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicEditor IJCATR
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDijcga
 
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
 
Image deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessImage deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessijma
 
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
 
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
 
De-Noising with Spline Wavelets and SWT
De-Noising with Spline Wavelets and SWTDe-Noising with Spline Wavelets and SWT
De-Noising with Spline Wavelets and SWTIRJET Journal
 

La actualidad más candente (20)

22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)22 29 dec16 8nov16 13272 28268-1-ed(edit)
22 29 dec16 8nov16 13272 28268-1-ed(edit)
 
Image Denoising Using Earth Mover's Distance and Local Histograms
Image Denoising Using Earth Mover's Distance and Local HistogramsImage Denoising Using Earth Mover's Distance and Local Histograms
Image Denoising Using Earth Mover's Distance and Local Histograms
 
Ijcet 06 09_001
Ijcet 06 09_001Ijcet 06 09_001
Ijcet 06 09_001
 
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human ...
 
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
 
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
Computationally Efficient Methods for Sonar Image Denoising using Fractional ...
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
 
An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...An Application of Second Generation Wavelets for Image Denoising using Dual T...
An Application of Second Generation Wavelets for Image Denoising using Dual T...
 
GRUPO 4 : new algorithm for image noise reduction
GRUPO 4 :  new algorithm for image noise reductionGRUPO 4 :  new algorithm for image noise reduction
GRUPO 4 : new algorithm for image noise reduction
 
Analysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective ViewAnalysis of Various Image De-Noising Techniques: A Perspective View
Analysis of Various Image De-Noising Techniques: A Perspective View
 
Parameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy LogicParameterized Image Filtering Using fuzzy Logic
Parameterized Image Filtering Using fuzzy Logic
 
El4301832837
El4301832837El4301832837
El4301832837
 
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZEDIMAGE COMPOSITE DETECTION USING CUSTOMIZED
IMAGE COMPOSITE DETECTION USING CUSTOMIZED
 
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
 
Image deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whitenessImage deblurring based on spectral measures of whiteness
Image deblurring based on spectral measures of whiteness
 
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...
 
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
[IJCT-V3I2P37] Authors: Amritpal Singh, Prithvipal Singh
 
Hf3312641270
Hf3312641270Hf3312641270
Hf3312641270
 
De-Noising with Spline Wavelets and SWT
De-Noising with Spline Wavelets and SWTDe-Noising with Spline Wavelets and SWT
De-Noising with Spline Wavelets and SWT
 

Destacado

Prototyping is an attitude
Prototyping is an attitudePrototyping is an attitude
Prototyping is an attitudeWith Company
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer ExperienceYuan Wang
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionIn a Rocket
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanPost Planner
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting PersonalKirsty Hulse
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldabaux singapore
 

Destacado (8)

Storyboard
StoryboardStoryboard
Storyboard
 
Prototyping is an attitude
Prototyping is an attitudePrototyping is an attitude
Prototyping is an attitude
 
10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience10 Insightful Quotes On Designing A Better Customer Experience
10 Insightful Quotes On Designing A Better Customer Experience
 
Learn BEM: CSS Naming Convention
Learn BEM: CSS Naming ConventionLearn BEM: CSS Naming Convention
Learn BEM: CSS Naming Convention
 
How to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media PlanHow to Build a Dynamic Social Media Plan
How to Build a Dynamic Social Media Plan
 
SEO: Getting Personal
SEO: Getting PersonalSEO: Getting Personal
SEO: Getting Personal
 
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika AldabaLightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
Lightning Talk #9: How UX and Data Storytelling Can Shape Policy by Mika Aldaba
 
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job? Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
Succession “Losers”: What Happens to Executives Passed Over for the CEO Job?
 

Similar a N026080083

Modified adaptive bilateral filter for image contrast enhancement
Modified adaptive bilateral filter for image contrast enhancementModified adaptive bilateral filter for image contrast enhancement
Modified adaptive bilateral filter for image contrast enhancementeSAT Publishing House
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionIOSRjournaljce
 
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...
IRJET - Change Detection in Satellite Images using Convolutional Neural N...IRJET Journal
 
Remotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acmRemotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acmKriti Bajpai
 
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM Clustering
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM ClusteringAn Unsupervised Change Detection in Satellite IMAGES Using MRFFCM Clustering
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM ClusteringEditor IJCATR
 
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
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingIOSR Journals
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...IRJET Journal
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Editor IJARCET
 
IRJET- Enhancement of Image using Fuzzy Inference System for Remotely Sen...
IRJET-  	  Enhancement of Image using Fuzzy Inference System for Remotely Sen...IRJET-  	  Enhancement of Image using Fuzzy Inference System for Remotely Sen...
IRJET- Enhancement of Image using Fuzzy Inference System for Remotely Sen...IRJET Journal
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET Journal
 
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
 
Survey Paper on Image Denoising Using Spatial Statistic son Pixel
Survey Paper on Image Denoising Using Spatial Statistic son PixelSurvey Paper on Image Denoising Using Spatial Statistic son Pixel
Survey Paper on Image Denoising Using Spatial Statistic son PixelIJERA Editor
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...ijistjournal
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Editor IJARCET
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Editor IJARCET
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...sipij
 
A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...sipij
 

Similar a N026080083 (20)

Modified adaptive bilateral filter for image contrast enhancement
Modified adaptive bilateral filter for image contrast enhancementModified adaptive bilateral filter for image contrast enhancement
Modified adaptive bilateral filter for image contrast enhancement
 
Orientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern RecognitionOrientation Spectral Resolution Coding for Pattern Recognition
Orientation Spectral Resolution Coding for Pattern Recognition
 
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...IRJET -  	  Change Detection in Satellite Images using Convolutional Neural N...
IRJET - Change Detection in Satellite Images using Convolutional Neural N...
 
Remotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acmRemotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acm
 
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM Clustering
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM ClusteringAn Unsupervised Change Detection in Satellite IMAGES Using MRFFCM Clustering
An Unsupervised Change Detection in Satellite IMAGES Using MRFFCM Clustering
 
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...
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image Denoising
 
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
A Novel Framework For Preprocessing Of Breast Ultra Sound Images By Combining...
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276Ijarcet vol-2-issue-7-2273-2276
Ijarcet vol-2-issue-7-2273-2276
 
F045033337
F045033337F045033337
F045033337
 
IRJET- Enhancement of Image using Fuzzy Inference System for Remotely Sen...
IRJET-  	  Enhancement of Image using Fuzzy Inference System for Remotely Sen...IRJET-  	  Enhancement of Image using Fuzzy Inference System for Remotely Sen...
IRJET- Enhancement of Image using Fuzzy Inference System for Remotely Sen...
 
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image ProcessingIRJET- A Review on Various Restoration Techniques in Digital Image Processing
IRJET- A Review on Various Restoration Techniques in Digital Image Processing
 
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)
 
Survey Paper on Image Denoising Using Spatial Statistic son Pixel
Survey Paper on Image Denoising Using Spatial Statistic son PixelSurvey Paper on Image Denoising Using Spatial Statistic son Pixel
Survey Paper on Image Denoising Using Spatial Statistic son Pixel
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373
 
Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373Ijarcet vol-2-issue-7-2369-2373
Ijarcet vol-2-issue-7-2369-2373
 
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
Performance of Various Order Statistics Filters in Impulse and Mixed Noise Re...
 
A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...A binarization technique for extraction of devanagari text from camera based ...
A binarization technique for extraction of devanagari text from camera based ...
 

N026080083

  • 1. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6 Low Quality Fingerprint Image Using Spatial and Frequency Domain Filter V.AARTHY1, R. MYTHILI2, M.MAHENDRAN3 1,2 PG Scholar, Dept of IT, Vel Tech DR.RR & DR.SR Technical University, Avadi, Chennai-62. 3 Asst.Professor, Dept of IT, Vel Tech DR.RR & DR.SR Technical University,Avadi,Chennai-62. Abstract The Biometrics indicators, Fingerprints are one of the highest levels of reliability and have been extensively used by forensic experts in criminal investigations. Anyway the performance of these techniques relies heavily on the quality of input fingerprint. But already existing STFT (short-time Fourier transform) analysis is not much perfect and best suit, to recover these unrecoverable regions of the fingerprint. In proposed a two-stage scheme to enhance the low-quality fingerprint image in both the spatial domain and the frequency domain based on the learning from the images...we use FFT (Fast Fourier Transform) algorithm to overcome the problem. Keyword: Fingerprint enhancement, learning, privacy in biometrics systems, two-Stage filtering. 1. INTRODUCTION Fingerprint recognition has emerged as one of the most reliable means of biometric authentication because of its universality, distinctiveness, permanence, and accuracy. The performance of fingerprint recognition techniques relies heavily on the quality of the input fingerprint images. Fingerprint images are frequently of low quality, because of the contexts of the image-acquisition process. Normally, noise from input devices can be easily eliminated using simple filters; however, the imperfection of ridge structures from each individual are not typically well defined, and it is very hard to enhance the contexts of these images. The quality of a fingerprint image may be poor or significantly different because of various factors, such as wetness and dryness, pressure strength, smears, and so on, which lead to different types of degradation in fingerprint images. Low-quality fingerprint image enhancement is not enough to meet the contexts of a high-performance verification system. Moreover, enhancement needs to be conducted in order to enhance the fingerprint image completely. 2.Related Work Human experts routinely use the context information of fingerprint images, such as ridge continuity and regularity to help in identifying them. This means that the underlying morphogenetic process that produced the ridges does not allow for irregular breaks in the ridges except at ridge endings. Because of the regularity and continuity properties of the fingerprint image, occluded and corrupted regions can be recovered using the contextual information from the surrounding area. Such regions are regarded as “recoverable” regions. The spatial-domain techniques involve spatial convolution of the image with filter masks, which is simple for operation. For computational reasons, such masks must be small in the spatialextent. The most popular approach to fingerprint enhancement, which was proposed in [10], is based on a directional Gabor filtering kernel. The algorithm uses a properly oriented Gabor kernel, which has frequency-selective and orientation-selective properties, to perform the enhancement. 3.Methods The most popular approach to fingerprint enhancement, which was proposed based on a directional Gabor filtering kernel in spatial domain. The algorithm uses a properly oriented Gabor kernel, which has frequency-selective and orientation- selective properties, to perform the enhancement. The authors proposed enhancing the fingerprint image using the STFT analysis in frequency domain. It acquires the block frequency through the STFT analysis and estimates the local ridge orientation too. The complex input contexts of the low-quality image, not all of the unrecoverable regions of the fingerprint can be recovered clearly, as it is difficult to accurately estimate some parameters of the filters through a simple analysis. Thus, the algorithm needs to be improved to enhance the unrecoverable regions of low-quality images.In order to overcome the shortcomings of the existing algorithms on the fairly poor fingerprint images with cracks and scars, dry skin, or poor Issn 2250-3005(online) October| 2012 Page 80
  • 2. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6 ridges and valley contrast ridges. Two-stage scheme to enhance the low-quality fingerprint image in both the spatial domain and the frequency domain based on the learning from the images. 4. Architecture: 5. Implementation: 5.1First-Stage Enhancement: 5.1.1Ridge-Compensation Filter The first stage performs ridge compensation along the ridges in the spatial field. This step enhances the fingerprint’s local ridges using the neighbor pixels in a small window with a weighted mask along the orientation of the local ridges. Each pixel in the fingerprint is replaced with its weighted neighbor sampling pixels in a small window and with the controlled contrast parameters along the orientation of the local ridges. Meanwhile, the filter enhances the gray-level values of ridges’ pixels along local ridge orientation, while reducing the non ridge pixels’ gray-level values; thus, it is able to connect the broken bars and remove the smears in the fingerprint image. Unlike This article has been accepted for inclusion in a future issue of this journal. Content is final as presented, with the exception of pagination. 5.1.1.1 Local Normalization This step is used to reduce the local variations and standardize the intensity distributions in order to consistently estimate the local orientation. The pixel wise operation does not change the clarity of the ridge and furrow structures but reduces the variations in gray-level values along ridges and furrows, which facilitates the subsequent processing steps. 5.1.1.2 Local Orientation Estimation This step determines the dominant direction of the ridges in different parts of the fingerprint image. This is a critical processing, and errors occurring at this stage are propagated to the frequency filter. We used the gradient method for orientation estimation and an orientation smoothing method. 5.2 Second-Stage Enhancement: In the second-stage processing, polar coordinates (ρ, φ) are used to express the filters as a separable function; the filters used are separable in the radial and angular domains, respectively. Using an exponential band pass filter as the radial filter, it has a desired steep attenuation in the bandwidth. Using local orientation and local frequency as the parameters’ estimation based on the learning from the images for fingerprint filter design. 5.2.1 Local orientation estimation by learning The dominant direction of the ridges in different parts of the fingerprint image by learning from the images. The orientation estimation is similar with in the first-stage filtering, which used the gradient method for orientation estimation. However, the new orientation θ(x, y) is corrected in the enhanced image after the first stage enhancement. Issn 2250-3005(online) October| 2012 Page 81
  • 3. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6 5.2.2Local frequency estimation by learning Estimate the interridge separation in different regions of the fingerprint image. The local frequency is estimated by applying FFT to the blocks by F = FFT and the local frequency is pixel processing. The formula for the computation of the new frequency is similar to using the frequencies both from the enhanced image and the original image, the new frequency equals the average value of its neighbor if their difference is larger than a threshold value, or else it equals the frequency that is acquired from the enhanced image. A frequency error-correcting process is applied when the estimated frequency to be outside of the range is assumed to be invalid . The obtained frequency is also used to design the radial filter. 5.2.3Coherence image The coherence indicates the relationship between the orientation of the central block and those of its neighbors in the orientation map. The coherence is related to the dispersion measure of circular data, and it is defined as C(x, y) = _(i,j )∈W | cos(θ(x, y) − θ(xi, yi))| W ×W 5.2.4Frequency band pass filtering The whole smoothing filtered image is divided into overlapping sub images, and for each sub image, the following operations are performed a) FFT domain: The FFT of each sub image is obtained by removing the dc component, F = FFT (block_fltimg). b) Angular filter: The angular filter F a is applied, which b is centered on the local orientation image and with the bandwidth inversely proportional to the coherence image using (12). c) Radial filter: The radial filter Fr is applied, which is centered on the local frequency image using (11). d) Filtered image: The block is filtered in the frequency domain, i.e., F = F × Fa × Fr. e) Reconstructed image: The enhanced image is reconstructed by End img = IFFT(F). The reconstructed image is the final enhanced image by the proposed two-stage enhancement algorithm. Finally, a morphological-based segmentation method is used to segment the foreground from the background. Conclusion: An effective two-stage enhancement scheme in both the spatial domain and the frequency domain for lowquality fingerprint images by learning from the images has been proposed. Emphasizing the enhancement of the low-quality images, the first-stage enhancement scheme has been designed to use the context information of the local ridges to connect or separate the ridges. Based on this spatial filtering, the broken ridges will be connected and the merged ridges will be separated effectively; thus, the fingerprint ridges can be remedied and recovered well. In the second-stage processing, the filter is separable in the radial and angular domains, respectively. Future Work: We could use block processing instead of pixel processing to reduce the computation complexity, and try to improve the speed of the proposed method. References [1] M. D. Marsico, M. Nappi, and G. Tortora, “NABS: Novel approaches for biometric systems,” IEEE Trans. Syst.,Man, Cybern. , Appl. Rev., vol. 41, no. 4, pp. 481–493, Jul. 2011. [2] V. Conti, C. Militello, F. Sorbello, and S. Vitabile, “A frequency-based approach for features fusion in fingerprint and iris multimodal biometric identification systems,” IEEE Trans. Syst., Man, Cybern. C, Appl. Rev., vol. 40, no. 4, pp. 384–395, Jul. 2010. [3] A. K. Jain, A. Ross, and S. Pankanti, “Biometrics: A tool for information security,” IEEE Trans. Inf. Forensics Security, vol. 1, no. 2, pp. 125–143, Jun. 2006. [4] D. Maltoni, D. Maio, A. K. Jain, and S. Prabhakar, Handbook of Fingerprint Recognition. Berlin, Germany: Springer-Verlag, 2003. [5] X. He, J. Tian, L. Li, Y. He, and X. Yang, “Modeling and analysis of local comprehensive minutia relation for fingerprint matching,” IEEE Trans. Issn 2250-3005(online) October| 2012 Page 82
  • 4. International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 6 Syst., Man, Cybern. B, Cybern., vol. 37, no. 5, pp. 1204–1211, Oct. 2007. [6] C. Lee, J. Y. Choi, K. A. Toh, S. Lee, and J. Kim, “Alignment-free cancelable fingerprint templates based on local minutiae information,” IEEE Trans. Syst., Man, Cybern. B, Cybern., vol. 37, no. 4, pp. 980–992, Aug. 2007. [7] X. J. Tan, B. Bhanu, and Y. Q. A. Lin, “Fingerprint classification based on learned features,” IEEE Trans. Syst., Man, Cybern. C, Appl. Rev., vol. 35, no. 3, pp. 287–300, Aug. 2005. [8] A. K. Jain, S. Prabhakar, L. Hong, and S. Pankanti, “Filterbank-based fingerprint matching,” IEEE Trans. Image Process., vol. 9, no. 5, pp. 846– 859, May 2000. [9] M. Tico, P. Kuosmanen, and J. Saarinen, “Wavelet domain features for fingerprint recognition,” Electron. Lett., vol. 37, no. 1, pp. 21–22, 2001. [10] J. C. Yang and D. S. Park, “A fingerprint verification algorithm using tessellated invariant moment features,” Neurocomputing, vol. 71, no. 10– 12, pp. 1939–1946, 2008. Issn 2250-3005(online) October| 2012 Page 83