CN102270297B - Fingerprint image enhancement method - Google Patents
Fingerprint image enhancement method Download PDFInfo
- Publication number
- CN102270297B CN102270297B CN 201110205104 CN201110205104A CN102270297B CN 102270297 B CN102270297 B CN 102270297B CN 201110205104 CN201110205104 CN 201110205104 CN 201110205104 A CN201110205104 A CN 201110205104A CN 102270297 B CN102270297 B CN 102270297B
- Authority
- CN
- China
- Prior art keywords
- image
- pixel
- fingerprint image
- height
- width
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims abstract description 27
- 230000002708 enhancing effect Effects 0.000 claims abstract description 18
- 230000000694 effects Effects 0.000 abstract description 20
- 238000005516 engineering process Methods 0.000 description 7
- 238000005728 strengthening Methods 0.000 description 7
- 238000000605 extraction Methods 0.000 description 3
- 238000002474 experimental method Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000011156 evaluation Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000003709 image segmentation Methods 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Collating Specific Patterns (AREA)
- Measurement Of The Respiration, Hearing Ability, Form, And Blood Characteristics Of Living Organisms (AREA)
Abstract
The invention discloses a fingerprint image enhancement method, which aims at downsizing a filter while eliminating a directional effect so as to reduce run time for enhancing a fingerprint image. The method is characterized in that a new filter is designed, the filter is used for enhancing a fingerprint image I, and the image I is enhanced for many times through a formula so as to obtain an enhanced image E. With the method, the fingerprint image can be effectively enhanced, the directional effect can be eliminated by relatively less amount of calculations, and the run time for enhancement is greatly reduced on the premise of eliminating the directional effect.
Description
Technical field
The present invention relates to the enhancement method of fingerprint image in fingerprint recognition field in the computer science.
Background technology
Fingerprint recognition obtains application more and more widely as a kind of identity identifying technology based on biological characteristic.High performance fingerprint recognition system needs high accuracy and feature extraction fast and matching algorithm.Feature extraction is extracted and the process of screening through image segmentation, direction calculating, figure image intensifying, lines extraction and refinement, minutiae feature usually.The fingerprint image enhancing is used for strengthening the texture structure of texture structure in the image, particularly low-quality image, thereby can extract characteristics of image more accurately.
The most frequently used a kind of image enchancing method is (the L Hong of the Enhancement Method based on the Gabor wave filter of Hong at present; Y.F.Wang; A.K.Jain; Fingerprint Image Enhancement:Algorithm and Performance Evaluation, IEEE Transactions on Pattern Analysis and Machine Intelligence 20 (8) (1998) 777-789.).The technical scheme of this method is that image and Gabor wave filter are carried out convolution, and the Gabor wave filter is:
X=xcosθ+ysinθ
Y=xsinθ-ycosθ
Wherein x and y are coordinates, δ
xAnd δ
yBe envelope constant (envelope constant), d and θ are respectively local inter-ridge distance and ridge orientation.Suppose that (x, y) gray scale is that (x y), strengthens the back gray scale and becomes E (x y), gets during enhancing that (x be that center, size are the regional W of w * w y), and the size of regional W is w * w, and title w is the size of Gabor wave filter, then with pixel I for the pixel of the capable x row of the y of image I
In the Hong method with δ
xAnd δ
yBe set to 4, and the size of regional W is set to w * w=11 * 11, this set makes the image that strengthens can have tangible directive effect, and the different enhancing degree of promptly local ridge orientation are obviously different, particularly for the image of low contrast.Experiment shows: with δ
xAnd δ
yBe set to d/2, d is local inter-ridge distance, strengthens the size w of wave filter simultaneously, and w is set to 3 times of inter-ridge distance, and generally getting w is odd number,
Can eliminate the directive effect that strengthens the result.For the image of 500dpi, inter-ridge distance generally is distributed in 5-15 pixel, and most of inter-ridge distances are between 8-10.For inter-ridge distance 10, w * w should be set to 31 * 31, could eliminate directive effect preferably.It is big more that w is provided with, and the enhancing time that needs is many more, and therefore strengthening w can increase and strengthen needed working time.How can both eliminate directive effect, dwindling filter size w again is the technical matters that those skilled in the art very pay close attention to.
Summary of the invention
The technical matters that the present invention will solve is: when eliminating directive effect, dwindle filter size, strengthen the working time that fingerprint image needs to reduce.
In order to solve the problems of the technologies described above, the technical scheme that the present invention proposes is:
The first step designs a new wave filter, and this wave filter is:
Y=xsinθ-ycosθ
Wherein x and y are coordinates, and d and θ are respectively local inter-ridge distance and the ridge orientation of image (for example, if strengthen image pixel (x with this wave filter
0, y
0) gray-scale value, then d and θ are respectively (x
0, y
0) inter-ridge distance and the ridge orientation located),
It is function
Independent variable, (value of λ makes ∑ in λ=2.181268
-d≤x≤d∑
-d≤y≤dC (x, y, d, θ)=0).The pixel of the capable x of the y of image I to be strengthened row (x, y) gray scale be I (x, y), 0≤x≤width-1,0≤y≤height-1, width are the width of image I, height is the height of image I.
Second step, adopt wave filter to strengthen fingerprint image I, the image E after being enhanced, method is:
In image I, get with pixel (x; Y) (0≤x≤width-1; 0≤y≤height-1) is the center; Size is the regional W of w * w, and value is
to w (be about local inter-ridge distance 2 times).Adopt formula (4) that image I is strengthened, the image E after being enhanced, E (x, the gray scale of y) locating be E (x, y).
D and θ are that (x, local inter-ridge distance and the ridge orientation y) located, x ', y ' are the coordinate of the pixel in the regional W in the formula (4).For the view picture fingerprint image, utilize formula (4) to calculate the gray scale after strengthening to each pixel (utilizing the method in the open source literature to calculate) of foreground area successively, just can obtain to strengthen image E.A fingerprint image I can strengthen repeatedly, and the number of times T of enhancing is by the decision of fingerprint image quality, and the process of the image E that is enhanced is:
2.1t=0 t is for strengthening the loop control variable of number of times.
2.2 (x y) is image I lower left corner pixel, x=0, y=0 to the initialization pixel.
2.3 if (x y) is background pixel to pixel, and then: (x y)=255, changes 2.9 to E; If (x y) is not background pixel to pixel, carries out 2.4.
2.4d=pixel (x; Y) inter-ridge distance of locating; (initialisation image E is at (x for filter size
for x, the ridge orientation of y) locating for θ=pixel; The gray-scale value E that y) locates (x, y)=0.Coordinate variable (the i of initialization wave filter; J),
2.5E (x, y)=E (x, y)+I ' (x+i, y+j) c (i, j, d, θ), wherein
2.6i=i+1。
2.7 if
changes 2.5; Otherwise carry out 2.7.1:
2.8 if E (x, y)>255, then E (x, y)=255; If E (x, y)<0, then E (x, y)=0; (x, y)≤255, then (x's E y) remains unchanged as if 0≤E.
2.9x=x+1。
2.10 if x<width (width of image I) changes 2.3; Otherwise:
2.10.1x=0,y=y+1;
2.10.2 if y<height (height of image I) changes 2.3; Otherwise carry out 2.11;
2.11t=t+1。
2.12, change 2.2 if t<T copies E to I; Otherwise finish, among this moment E in store I is strengthened T time after
The enhancing result.T is the number of times that strengthens, and is determined by the fingerprint image quality.
The 2.1 steps initialization control of enhancing process strengthens the loop variable t=0 of number of times; From 2.2 to 2.10.2 is once to strengthen;
2.11 the step increases 1 with t, expression has strengthened t time; 2.12 the step judges whether to have strengthened T time, and if also do not reach T time again execution once strengthen process.Compare with existing method, adopt the present invention can obtain following beneficial effect:
Can strengthen fingerprint image effectively; Can eliminate directive effect with few relatively calculated amount: need the wave filter size be set to 3 times of inter-ridge distance in order to eliminate directive effect when traditional Gabor wave filter strengthens fingerprint; And about 2 times (
) that wave filter of the present invention only needs wave filter size w to be set to inter-ridge distance just can eliminate directive effect; Thereby eliminating under the prerequisite of directive effect, adopt the present invention to strengthen and be 44% (promptly 4/9) needed working time based on the Enhancement Method of Gabor wave filter.
Description of drawings
Fig. 1 is an overview flow chart of the present invention.
Fig. 2 is the original image that is used to test comparison.
Fig. 3 is the present invention and background technology based on the enhancing result contrast to image shown in Figure 2 of the Enhancement Method of Gabor wave filter.
Embodiment
Fig. 1 is an overview flow chart of the present invention.
The first step designs a new wave filter, and this wave filter is shown in formula (3).
In second step, adopt wave filter to strengthen fingerprint image I, the image E after being enhanced.
Fig. 2 is the original image that is used to strengthen experiment, and this image is from FVC2000-DB1-100_1.
Fig. 3 is the present invention and background technology based on the enhancing result contrast to image shown in Figure 2 of the Enhancement Method of Gabor wave filter.Wherein (a) and (b) carry out respectively when to be background technology based on the Enhancement Method wave filter size of Gabor wave filter be set to 2 times of inter-ridge distance strengthening for 1 time and the enhancing image that strengthens acquisitions for 2 times; (a) can find out tangible directive effect in; Even in (b), directive effect is not eliminated fully yet.(c) and (d) be that Gabor filtering wave filter size carries out respectively when being set to 3 times of inter-ridge distance strengthening for 1 time and the enhancing image that strengthens acquisitions for 2 times; Can find out; (a) directive effect that occurs in is eliminated in (c) basically, and (d) that obtain through twice enhancing had texture structure clearly.(e) and (f) be that the inventive method is provided with and strengthens through 1 time respectively when parameter lambda=2.181268 and filter size w are 2 times of inter-ridge distances and strengthen the result who obtains 2 times.(e) eliminated the directive effect that occurs in (a), the linking of zones of different lines is level and smooth.Strengthen (f) that obtain through 2 times and slightly be better than (d), because the situation that lines is sticking mutually or break off appears in upper left quarter (d), and the enhancing of the texture structure (f) recovers better.(g) and (h) be the inventive method filter size w during for
(d is an inter-ridge distance) respectively through strengthening for 1 time and the result who strengthens acquisitions for 2 times.Tangible directive effect is arranged (g), and reason is filter size w 2 times less than inter-ridge distance.
In a word; There is obvious directive effect in background technology when being set to 2 times of inter-ridge distance based on the Enhancement Method wave filter size of Gabor wave filter; Need the wave filter size be increased to 3 times of inter-ridge distance in order to eliminate directive effect, thereby be original 2.25 times the working time that needs.Adopt the present invention, the wave filter size is 2 times of inter-ridge distance, not only eliminated directive effect, and do not increased working time, and the Enhancement Method that the enhancing result who obtains slightly is better than based on the Gabor wave filter increases the enhancing result who obtains after the wave filter size.
Claims (1)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201110205104 CN102270297B (en) | 2011-07-21 | 2011-07-21 | Fingerprint image enhancement method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN 201110205104 CN102270297B (en) | 2011-07-21 | 2011-07-21 | Fingerprint image enhancement method |
Publications (2)
Publication Number | Publication Date |
---|---|
CN102270297A CN102270297A (en) | 2011-12-07 |
CN102270297B true CN102270297B (en) | 2012-12-19 |
Family
ID=45052599
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN 201110205104 Expired - Fee Related CN102270297B (en) | 2011-07-21 | 2011-07-21 | Fingerprint image enhancement method |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102270297B (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TWI595449B (en) * | 2015-12-30 | 2017-08-11 | 國立中正大學 | Image enhance method |
CN105844265B (en) * | 2016-06-07 | 2019-07-16 | Oppo广东移动通信有限公司 | Fingerprint image processing method and device |
CN111695386B (en) * | 2019-03-15 | 2024-04-26 | 虹软科技股份有限公司 | Fingerprint image enhancement, fingerprint identification and application program starting method |
CN112884756A (en) * | 2021-03-12 | 2021-06-01 | 敦泰电子(深圳)有限公司 | Fingerprint image processing method, fingerprint chip and electronic equipment |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6400836B2 (en) * | 1998-05-15 | 2002-06-04 | International Business Machines Corporation | Combined fingerprint acquisition and control device |
JP5206218B2 (en) * | 2008-08-20 | 2013-06-12 | 富士通株式会社 | Fingerprint image acquisition device, fingerprint authentication device, fingerprint image acquisition method, and fingerprint authentication method |
CN101576999B (en) * | 2009-06-01 | 2012-10-17 | 杭州晟元芯片技术有限公司 | Fingerprint image orientation enhancement method |
-
2011
- 2011-07-21 CN CN 201110205104 patent/CN102270297B/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
CN102270297A (en) | 2011-12-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Zhang et al. | Fingerprint classification based on extraction and analysis of singularities and pseudo ridges | |
CN100426314C (en) | Feature classification based multiple classifiers combined people face recognition method | |
CN101329726B (en) | A fingerprint image enhancement method based on one-dimensional filtering | |
CN107169411B (en) | A kind of real-time dynamic gesture identification method based on key frame and boundary constraint DTW | |
CN108009472B (en) | Finger back joint print recognition method based on convolutional neural network and Bayes classifier | |
CN107729820B (en) | A Finger Vein Recognition Method Based on Multi-scale HOG | |
CN101794372B (en) | Method for representing and recognizing gait characteristics based on frequency domain analysis | |
CN108509927B (en) | A Finger Vein Image Recognition Method Based on Local Symmetric Graph Structure | |
CN102270297B (en) | Fingerprint image enhancement method | |
Jaswal et al. | Multiple feature fusion for unconstrained palm print authentication | |
CN112949570A (en) | Finger vein identification method based on residual attention mechanism | |
CN110852388A (en) | Improved SMOTE algorithm based on K-means | |
CN108197577B (en) | Finger vein image feature extraction method combining Sobel and MFRAT | |
CN117392375A (en) | Target detection algorithm for tiny objects | |
CN105354571A (en) | Curve projection-based distorted text image baseline estimation method | |
CN105631441A (en) | Human face recognition method | |
CN117275048A (en) | A fingerprint identification method based on the fusion of global features and local detail point features | |
CN106874917A (en) | A kind of conspicuousness object detection method based on Harris angle points | |
Bennour et al. | A deep learning framework for historical manuscripts writer identification using data-driven features | |
WO2016192213A1 (en) | Image feature extraction method and device, and storage medium | |
CN103473546B (en) | A kind of Fingerprint diretion acquisition methods based on structure tensor | |
CN112862767A (en) | Measurement learning-based surface defect detection method for solving difficult-to-differentiate unbalanced samples | |
CN106022348A (en) | Finger retrieving method base on specific point direction field and fingerprint projection | |
Dai et al. | Fingerprint segmentation via convolutional neural networks | |
Oldal et al. | Biometric Authentication System based on Hand Geometry and Palmprint Features. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20121219 |