Elegant Solutions for Fingerprint Image Enhancement
This invention includes image processing techniques directed to achieve feature enhancement and background-foreground enhancement in fingerprint images. The image is divided into plural segments depending on the ridge-valley directions. Each segment is separately filtered with a directional filter generally perpendicular to the corresponding ridge-valley direction. Background-foreground detection employs edge detection to identify edge pixels. These edge pixels are averaged to determine a threshold. The threshold is applied to the original image to determine background and foreground pixels. The background and foreground pixels are filtered via a watershed fill filter with separate connectivity for background and foreground pixels.
The technical field of this invention is fingerprint imaging.
BACKGROUND OF THE INVENTIONImage processing has been applied to a wide variety of image enhancement issues. There are two crucial problems in fingerprint image analysis. These are feature enhancement and background-foreground segmentation. Current feature enhancement techniques typically target feature points including minute-ridge bifurcations and ridge terminations. These features are the objects most often scrutinized in matching algorithms that extract the feature points on the enrolled fingerprint and attempt to localize the feature point in the input fingerprint.
Fingerprints captured under noisy operational environments including inconsistent contact of finger with sensor, exertion of more than optimal or less than optimal required pressure on the sensor, shear force on the sensor, and sensor defects often tend to lessen the distinction between ridges and valleys. As a result feature extraction stage 103 tends to extract many spurious minutiae. Such spurious minutia degrades the performance of the identification system. Conventional approaches to solve this degradation problem include filtering to reduce ambient noise.
Low-pass median filters show excellent performance for images having salt and pepper noise. Unfortunately these filters blur the image reducing the ridge-valley distinction. This effect can be observed in
Detection of ridges and valleys, an important step in the feature extraction process, involves segmentation of the image background (valleys) and foreground (ridges). In conventional techniques a thresholding operation converts a gray-scale image into a black and white image. The threshold can be determined adaptively, but this process is clearly not perfect at all times. Unwanted continuities or discontinuities in the ridge-valley structures often result. This occurs from information loss during color conversion and because thresholding is independent of pixel-neighborhood relationships. Noise added due to this down conversion has to be reduced to achieve accurate feature extraction.
SUMMARY OF THE INVENTIONThe present invention describes solutions used in image processing to achieve feature enhancement and background-foreground segmentation. The invention employs adaptive filtering, which has the desirable characteristic of allowing improvement of the image while preserving the ridge valley distinctions. The invention further includes directional filtering which takes into consideration a direction approximate to the ridge and valley orientations in the fingerprint image. This combines the characteristics of the low-pass filters and those of high-pass filters to highlight discontinuities.
These and other aspects of this invention are illustrated in the drawings, in which:
Adaptive filtering has the desirable characteristic of allowing improvement of the image while preserving the ridge valley distinctions. The invention includes directional filtering combining the characteristics of the low-pass filter and high-pass filters to highlight the discontinuities. These filterings take place during the noise removal stage 102 in the feature point based algorithm illustrated in
This refinement uses the average pixel values in a direction parallel to the ridge and valley orientations in the fingerprint image. This is equivalent to low pass filtering along the ridge-valley orientation. This filtering causes any blurring to be along the direction of ridge orientations markedly preserving the ridge-valley distinction.
The input image is partitioned into a number of parts dependent on ranges of ridge-valley orientation.
This invention allows selection of a threshold based on edge-information of the image and complements it with a watershed filling operation to reduce the noise added due to improper image segmentation. Edges of the gray-scale image in the fingerprint ridge-valley boundaries contain pixels whose intensity values are intermediate values between background and foreground. Use of only these pixels to determine the segmentation threshold gives better results as compared to using the entire range of pixels. The invention first marks the edge pixels using conventional edge detection methods. For example, using the Sobel edge detection method, the invention first calculates the threshold of the enhanced image as the average of these marked pixel intensities. The image after segmentation is a black and white image, with a white background and a black foreground. This image segmentation requires the background to be only 4-connected with the nearest horizontal and vertical neighbor pixels. The foreground may have 8-connectivity with all nearest neighbor pixels horizontal, vertical and diagonal included. This information is used to remove the noise due to the thresholding operation.
This invention uses the following heuristics with the watershed filling operation.
Step 803 checks to determine whether the number of 4-connected white pixels to that pixel is less than a first threshold T1. If this is true (YES in step 803), then step 804 makes all the connected pixels black. If this is false (NO in step 803), then the color of these pixels is unchanged.
In either case, step 805 identifies each black pixel. Step 806 performs a watershed fill operation to connect all the 8-connected black pixels to the black pixels identified in step 805.
Step 807 checks to determine whether the number of 8-connected black pixels to that pixel is less than a second threshold T2. If this is true (YES in step 807), then step 808 makes all the connected pixels white. If this is false (NO in step 807), then the color of these pixels is unchanged. In either case, the ridge removal is complete in step 809.
The steps included in
Claims
1. A method of filtering a fingerprint image comprising the steps of:
- receiving an input fingerprint image;
- separating the input fingerprint image into plural, distinct segments, each segment having ridge-valley lines within a predetermined range of angles;
- directionally filtering each of said segments with a corresponding directional filter generally perpendicular to said predetermined range of angles of said segment;
- assembling said directionally filtered segments into a reassembled image; and
- outputting said reassembled image.
2. The method of filtering a fingerprint image of claim 1, wherein:
- said step of directionally filtering each of said segments includes for each segment grouping pixels into groups parallel to the ridge-valley lines; averaging pixel values of pixels within each group, and replacing each pixel in each group with said averaged pixel value of said group.
3. The method of filtering a fingerprint image of claim 1, wherein:
- said step of directionally filtering each of said segments includes for each segment replacing each pixel value with a weighted sum of surrounding pixel values, each weighted sum favoring neighboring pixels along said ridge-valley line of said segment and disfavoring neighboring pixels perpendicular to said ridge-valley line of said segment.
4. The method of filtering a fingerprint image of claim 1, further comprising the steps of:
- after said reassembling step, thresholding said fingerprint image by detecting all ridge-valley edge pixels, averaging pixel values of said detected edge pixels, setting each pixel in said reassembled image to foreground if said corresponding pixel value is greater than said average edge pixel value, and setting each pixel in said reassembled image to background if said corresponding pixel value is less than said average edge pixel value.
5. The method of filtering a fingerprint image of claim 4, further comprising the steps of:
- after said thresholding step, watershed filling said background pixels.
6. The method of filtering a fingerprint image of claim 5, wherein:
- said step of watershed filling background pixels includes for each background pixel identifying other background pixels horizontally or vertically adjacent, and replacing all said identified background pixels with foreground pixels if said identified background pixels are less in number than a predetermined number.
7. The method of filtering a fingerprint image of claim 4, further comprising the steps of:
- after said thresholding step, watershed filling said foreground pixels.
8. The method of filtering a fingerprint image of claim 7, wherein:
- said step of watershed filling foreground pixels includes for each foreground pixel identifying other foreground pixels horizontally, vertically or diagonally adjacent, and replacing all said identified foreground pixels with background pixels if said identified foreground pixels are less in number than a predetermined number.
Type: Application
Filed: Dec 19, 2008
Publication Date: Jun 24, 2010
Inventors: Shajil Asokan Thaniyath (Thrissur), T.N. Santhosh Kumar (Thrissur), K.L.K.R. Narsimham (Hyderabad)
Application Number: 12/339,627
International Classification: G06K 9/00 (20060101);