CN101303728A - Method for identifying fingerprint facing image quality - Google Patents

Method for identifying fingerprint facing image quality Download PDF

Info

Publication number
CN101303728A
CN101303728A CNA2008101381170A CN200810138117A CN101303728A CN 101303728 A CN101303728 A CN 101303728A CN A2008101381170 A CNA2008101381170 A CN A2008101381170A CN 200810138117 A CN200810138117 A CN 200810138117A CN 101303728 A CN101303728 A CN 101303728A
Authority
CN
China
Prior art keywords
sigma
quality
image
fingerprint
piece
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.)
Granted
Application number
CNA2008101381170A
Other languages
Chinese (zh)
Other versions
CN100592323C (en
Inventor
尹义龙
杨公平
骆功庆
张宇
詹小四
任春晓
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong University
Original Assignee
Shandong University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Shandong University filed Critical Shandong University
Priority to CN200810138117A priority Critical patent/CN100592323C/en
Publication of CN101303728A publication Critical patent/CN101303728A/en
Application granted granted Critical
Publication of CN100592323C publication Critical patent/CN100592323C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Collating Specific Patterns (AREA)

Abstract

The invention discloses a fingerprint identifying method facing to the quality of an image, which solves the defect that the compatibility of the existing fingerprint identifying method to an ideal fingerprint image and a non ideal fingerprint image is not good. The method of the invention includes: (1) reading the collected fingerprint image g(x, y), wherein, g (x, y) is the gray value of the pixel points (x, y); (2) carrying out quality characteristic extracting on the fingerprint images and respectively extracting three characteristics of grads consistency QT, the frequency spectrum characteristic QF and the gray standard difference Qs; (3) adopting an SVM sorter to carry out learning and sorting on the qualities of the fingerprint images and confirming the qualities of the fingerprint images as two defined quality types; (4) respectively adopting a matching arithmetic based on detail points and a matching arithmetic based on textures to the two fingerprints with better and poorer qualities to accomplish the identification.

Description

Fingerprint identification method towards picture quality
Technical field
Invention relates to a kind of fingerprint identification method, relates in particular to a kind of fingerprint identification method towards picture quality.
Background technology
In automatic fingerprint identification technology, the quality of picture quality is a key factor that influences recognition performance at present.In existing fingerprint recognition disposal route, normally mate, but this method to be for second-rate image by the minutiae point of obtaining fingerprint image, performance descends obviously.And some other recognition methods, though as based on streakline and based on the recognition methods of texture second-rate image is had certain effect, for the quality better image, not only performance improves not quite, and the resource that takies and time complexity are relatively large.Therefore, press for a kind of fingerprint identification method of differentiate between images quality, both guaranteed the recognition accuracy that reaches certain, saving resource that again can big limit.
Summary of the invention
The objective of the invention is in order to solve a kind of fingerprint identification method that existing fingerprint identification method proposes the desirable and bad shortcoming of the imperfect fingerprint image property taken into account towards picture quality.It is a kind of disposal route of judging based on picture quality, fingerprint image is divided into better, second-rate two types of quality, and then adopts different recognizers to carry out fingerprint recognition.
For achieving the above object, the present invention adopts following technical scheme:
The fingerprint image g of the collection of (1) reading (x, y), wherein (x y) is pixel (x, gray-scale value y) to g;
(2) fingerprint image is carried out qualitative character and extract, extract gradient consistance Q respectively T, spectrum signature Q F, gray standard deviation Q sTotally three features;
(3) employing SVM support vector machine classifier is learnt the quality of fingerprint image and is classified, and it is defined as defined two kinds of quality types;
(4) to better, the second-rate two kinds of fingerprints of quality, adopt respectively based on the matching algorithm of minutiae point with based on the matching algorithm of texture and finish identification.
In the described step (2), three features have reflected the quality of quality respectively from different aspects, specifically be calculated as follows,
Q T = 1 r Σ i = 1 r k ~ i , R is the sum of foreground blocks,
Figure A20081013811700042
Be the gradient consistance of a piece in the block image, its computing formula is: k ~ = ( j 11 - j 22 ) 2 + 4 j 12 2 ( j 11 + j 22 ) 2 , Wherein, j 11, j 12, j 21, j 22Be the element among the gradient vector covariance matrix J.As if the image block size is b*b, then all b in the piece 2The gradient vector covariance matrix of individual point J = 1 b 2 Σ s ∈ B g s g s T ≡ j 11 j 12 j 21 j 22 , b 2Be the size of block image, s is the point in this piece, and B is the set of all pixels in this piece, g sBe the gradient vector of a s, g s TTransposition for gradient vector; The qualitative character of final entire image is the conforming average of gradient of all pieces.
Q FComputing formula be: Q F = 1 9 Σ r = r 0 - 4 r 0 + 4 Q ( r ) , Wherein, Q ( r ) = 1 # C r Σ ( u , v ) ∈ C r | G ( u , v ) | Be the energy intensity function,
Figure A20081013811700054
Be ring (r 0-4<=r<=r 0+ 4) number of interior pixel point, and
| G ( u , v ) | = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 ( g ( x , y ) cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) 2 + ( g ( x , y ) sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) ) 2
| G (u, v)| reflected the frequency domain figure after the Fourier transform as mid point (u, the energy intensity of v) locating, | G (u, v)| constituted the intensity spectrum of frequency domain.If g (x, y) expression size be in the digital picture of N * N coordinate be (x, y) gray values of pixel points, then g (x, discrete Fourier transform (DFT) y) (DFT) G (u v) is defined as,
G ( u , v ) = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) e - 2 &pi;j < ( x , y ) ( u , v ) > / N
= &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) ( cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) + j sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) )
Q FCalculate by energy, and represent the quality of quality with its size bright ring band in the spectral image.
Q sComputing formula be: Q S = 1 N &Sigma; k = 1 N S k ,
Wherein, S k = 1 w &OverBar; 2 &Sigma; x = 1 w &OverBar; &Sigma; y = 1 w &OverBar; ( g ( x , y ) - g ( k ) ) 2 Be the standard deviation of the k piece in the block image, g (x, y) be pixel (x, gray-scale value y), g (k) they are the k piece gray averages, w is the piece length of side of block image.Q sBy being averaged, the standard deviation of all block images represents the quality of entire image.
In the described step (4), what adopted all is classical algorithm based on the matching algorithm of minutiae point with based on the matching algorithm of texture.
The block size of block image is 8 * 8 in the disposal route of the present invention.
Beneficial effect of the present invention: because many-sided features such as the above-mentioned comprehensive fingerprint image spatial domain of disposal route, frequency fields, can distinguish the fingerprint image quality well, thereby make to have better adaptability based on the matching algorithm of minutiae point with based on the matching algorithm of texture.
Description of drawings
Fig. 1 is a recognition methods process flow diagram of the present invention.
Embodiment
The present invention will be further described below in conjunction with accompanying drawing and embodiment.
Among Fig. 1, a kind of fingerprint identification method towards picture quality, its step is:
The fingerprint image g of the collection of (1) reading (x, y), wherein (x y) is pixel (x, gray-scale value y) to g;
(2) fingerprint image is carried out qualitative character and extract, extract gradient consistance Q respectively T, spectrum signature Q F, gray standard deviation Q sTotally three features;
(3) three characteristic indexs that extract in the step (2) form the three-dimensional feature vector, as the input vector of support vector machine; Employing SVM support vector machine classifier is learnt the quality of fingerprint image and is classified, and it is defined as defined two kinds of quality types;
(4) to better, the second-rate two kinds of fingerprints of quality, adopt respectively based on the matching algorithm of minutiae point with based on the matching algorithm of texture and finish identification.
In the described step (2), three features have reflected the quality of quality respectively from different aspects, specifically be calculated as follows,
Q T = 1 r &Sigma; i = 1 r k ~ i , R is the sum (r=40 here) of foreground blocks,
Figure A20081013811700062
Be the gradient consistance of a piece in the block image, its computing formula is: k ~ = ( j 11 - j 22 ) 2 + 4 j 12 2 ( j 11 + j 22 ) 2 , Wherein, j 11, j 12, j 21, j 22Be the element among the gradient vector covariance matrix J.The gradient vector covariance matrix of being had a few in the piece J = 1 b 2 &Sigma; s &Element; B g s g s T &equiv; j 11 j 12 j 21 j 22 , Here b 2=64, i.e. the size of block image, s is the point in this piece, B is the set of all pixels in this piece, g sBe the gradient vector of a s, g s TTransposition for gradient vector; The qualitative character of final entire image is the conforming average of gradient of all pieces.
Q FComputing formula be: Q F = 1 9 &Sigma; r = r 0 - 4 r 0 + 4 Q ( r ) , Wherein, Q ( r ) = 1 # C r &Sigma; ( u , v ) &Element; C r | G ( u , v ) | Be the energy intensity function, Be ring (r0-4<=r<=r0+4) number of interior pixel point), and
| G ( u , v ) | = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 ( g ( x , y ) cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) 2 + ( g ( x , y ) sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) ) 2
| G (u, v)| reflected the frequency domain figure after the Fourier transform as mid point (u, the energy intensity of v) locating, | G (u, v)| constituted the intensity spectrum of frequency domain.If g (x, y) expression size be in the digital picture of N * N coordinate be (x, y) gray values of pixel points, then g (x, discrete Fourier transform (DFT) y) (DFT) G (u v) is defined as,
G ( u , v ) = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) e - 2 &pi;j < ( x , y ) ( u , v ) > / N
= &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) ( cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) + j sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) )
Q FCalculate by energy, and represent the quality of quality with its size bright ring band in the spectral image.
Q sComputing formula be: Q S = 1 N &Sigma; k = 1 N S k ,
Wherein, S k = 1 w &OverBar; 2 &Sigma; x = 1 w &OverBar; &Sigma; y = 1 w &OverBar; ( g ( x , y ) - g ( k ) ) 2 Be the standard deviation of the k piece in the block image, g (x, y) be pixel (x, gray-scale value y), g (k) they are the k piece gray averages, w is the piece length of side (w=8 here) of block image.Q sBy being averaged, the standard deviation of all block images represents the quality of entire image.
In the described step (4), what adopted all is classical algorithm based on the matching algorithm of minutiae point with based on the matching algorithm of texture.

Claims (3)

1. the fingerprint identification method towards picture quality is characterized in that, its step is:
(1) read collection fingerprint image g (x, y), wherein (x y) is pixel (x, gray-scale value y) to g;
(2) fingerprint image is carried out qualitative character and extract, extract gradient consistance Q respectively T, spectrum signature Q F, gray standard deviation Q sTotally three features;
(3) employing SVM support vector machine classifier is learnt the quality of fingerprint image and is classified, and it is defined as the better or second-rate two kinds of quality types of quality;
(4) to better, the second-rate two kinds of fingerprints of quality, adopt respectively based on the matching algorithm of minutiae point with based on the matching algorithm of texture and finish identification.
2. the fingerprint identification method towards picture quality as claimed in claim 1 is characterized in that, in the described step (2), three features have reflected the quality of quality respectively from different aspects, specifically be calculated as follows,
Q T = 1 r &Sigma; i = 1 r k ~ i , R is the sum of foreground blocks,
Figure A2008101381170002C2
Be the gradient consistance of a piece in the block image, its computing formula is: k ~ = ( j 11 - j 22 ) 2 + 4 j 12 2 ( j 11 + j 22 ) 2 , Wherein, j 11, j 12, j 21, j 22Be the element among the gradient vector covariance matrix J;
As if the image block size is b*b, then all b in the piece 2The gradient vector covariance matrix of individual point
J = 1 b 2 &Sigma; s &Element; B g s g s T &equiv; j 11 j 12 j 21 j 22 , B wherein 2Be the size of block image, s is the point in this piece, and B is the set of all pixels in this piece, g sBe the gradient vector of a s, g s TTransposition for gradient vector; The qualitative character of final entire image is the conforming average of gradient of all pieces;
Q FComputing formula be: Q F = 1 9 &Sigma; r = r 0 - 4 r 0 + 4 Q ( r ) , Wherein, Q ( r ) = 1 # C r &Sigma; ( u , v ) &Element; C r | G ( u , v ) | Be the energy intensity function,
Figure A2008101381170002C7
Be ring (r 0-4<=r<=r 0+ 4) number of interior pixel point, and
| G ( u , v ) | = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 ( g ( x , y ) cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) ) 2 + ( g ( x , y ) sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) ) 2
| G (u, v)| reflected the frequency domain figure after the Fourier transform as mid point (u, the energy intensity of v) locating, | G (u, v)| constituted the intensity spectrum of frequency domain; If g (x, y) expression size be in the digital picture of N * N coordinate be (x, y) gray values of pixel points, then g (x, discrete Fourier transform (DFT) G y) (u v) is defined as,
G ( u , v ) = &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) e - 2 &pi;j < ( x , y ) ( u , v ) > / N
= &Sigma; x = 0 N - 1 &Sigma; y = 0 N - 1 g ( x , y ) ( cos ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) + j sin ( - 2 &pi; < ( x , y ) ( u , v ) > / N ) )
Q FCalculate by energy, and represent the quality of quality with its size bright ring band in the spectral image;
Q sComputing formula be: Q S = 1 N &Sigma; k = 1 N S k ,
Wherein, S k = 1 w &OverBar; 2 &Sigma; x = 1 w &OverBar; &Sigma; y = 1 w &OverBar; ( g ( x , y ) - g ( k ) ) 2 Be the standard deviation of the k piece in the block image, g (x, y) be pixel (x, gray-scale value y), g (k) they are the k piece gray averages, w is the piece length of side of block image; Q sBy being averaged, the standard deviation of all block images represents the quality of entire image.
3. the fingerprint identification method towards picture quality as claimed in claim 1 is characterized in that, in the described step (4), what adopted all is classical algorithm based on the matching algorithm of minutiae point with based on the matching algorithm of texture.
CN200810138117A 2008-07-01 2008-07-01 Method for identifying fingerprint facing image quality Expired - Fee Related CN100592323C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200810138117A CN100592323C (en) 2008-07-01 2008-07-01 Method for identifying fingerprint facing image quality

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810138117A CN100592323C (en) 2008-07-01 2008-07-01 Method for identifying fingerprint facing image quality

Publications (2)

Publication Number Publication Date
CN101303728A true CN101303728A (en) 2008-11-12
CN100592323C CN100592323C (en) 2010-02-24

Family

ID=40113627

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810138117A Expired - Fee Related CN100592323C (en) 2008-07-01 2008-07-01 Method for identifying fingerprint facing image quality

Country Status (1)

Country Link
CN (1) CN100592323C (en)

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567993A (en) * 2011-12-15 2012-07-11 中国科学院自动化研究所 Fingerprint image quality evaluation method based on main component analysis
CN104268529A (en) * 2014-09-28 2015-01-07 深圳市汇顶科技股份有限公司 Judgment method and device for quality of fingerprint images
CN104268587A (en) * 2014-10-22 2015-01-07 武汉大学 False fingerprint detection method based on finger wave conversion and SVM
CN105631863A (en) * 2015-12-23 2016-06-01 苏州汇莱斯信息科技有限公司 Quality assessment method for fingerprint image
CN105809117A (en) * 2016-03-01 2016-07-27 广东欧珀移动通信有限公司 Information prompt method and user terminal
CN106258009A (en) * 2015-04-16 2016-12-28 华为技术有限公司 A kind of gather the method for fingerprint, fingerprint capturer and terminal
CN106682567A (en) * 2015-11-11 2017-05-17 方正国际软件(北京)有限公司 Acquisition processing method of fingerprint images and device
CN106709396A (en) * 2015-07-27 2017-05-24 联想(北京)有限公司 Fingerprint image registration method and registration position
CN107016324A (en) * 2016-01-28 2017-08-04 厦门中控生物识别信息技术有限公司 A kind of fingerprint image processing method and fingerprint detection equipment
CN107992800A (en) * 2017-11-10 2018-05-04 杭州晟元数据安全技术股份有限公司 A kind of fingerprint image quality determination methods based on SVM and random forest
CN108681714A (en) * 2018-05-18 2018-10-19 济南浪潮高新科技投资发展有限公司 A kind of finger vein recognition system and method based on individualized learning
CN110059649A (en) * 2019-04-24 2019-07-26 济南浪潮高新科技投资发展有限公司 Level complementation convolutional neural networks model, robust fingerprint recognition methods and system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7136515B2 (en) * 2001-09-13 2006-11-14 Intel Corporation Method and apparatus for providing a binary fingerprint image
CN1327387C (en) * 2004-07-13 2007-07-18 清华大学 Method for identifying multi-characteristic of fingerprint
CN100347719C (en) * 2004-07-15 2007-11-07 清华大学 Fingerprint identification method based on density chart model
CN100370472C (en) * 2006-09-18 2008-02-20 山东大学 Irrelevant technique method of image pickup device in fingerprint recognition algorithm
CN101178773B (en) * 2007-12-13 2010-08-11 北京中星微电子有限公司 Image recognition system and method based on characteristic extracting and categorizer

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567993B (en) * 2011-12-15 2014-06-11 中国科学院自动化研究所 Fingerprint image quality evaluation method based on main component analysis
CN102567993A (en) * 2011-12-15 2012-07-11 中国科学院自动化研究所 Fingerprint image quality evaluation method based on main component analysis
CN104268529A (en) * 2014-09-28 2015-01-07 深圳市汇顶科技股份有限公司 Judgment method and device for quality of fingerprint images
CN104268587A (en) * 2014-10-22 2015-01-07 武汉大学 False fingerprint detection method based on finger wave conversion and SVM
CN104268587B (en) * 2014-10-22 2017-05-24 武汉大学 False fingerprint detection method based on finger wave conversion and SVM
US10268862B2 (en) 2015-04-16 2019-04-23 Huawei Technologies Co., Ltd. Fingerprint collection method, fingerprint collector, and terminal
CN106258009A (en) * 2015-04-16 2016-12-28 华为技术有限公司 A kind of gather the method for fingerprint, fingerprint capturer and terminal
CN106258009B (en) * 2015-04-16 2019-06-21 华为技术有限公司 A kind of method, fingerprint capturer and terminal acquiring fingerprint
CN106709396B (en) * 2015-07-27 2020-04-24 联想(北京)有限公司 Fingerprint image registration method and fingerprint image registration device
CN106709396A (en) * 2015-07-27 2017-05-24 联想(北京)有限公司 Fingerprint image registration method and registration position
CN106682567A (en) * 2015-11-11 2017-05-17 方正国际软件(北京)有限公司 Acquisition processing method of fingerprint images and device
CN105631863A (en) * 2015-12-23 2016-06-01 苏州汇莱斯信息科技有限公司 Quality assessment method for fingerprint image
CN107016324A (en) * 2016-01-28 2017-08-04 厦门中控生物识别信息技术有限公司 A kind of fingerprint image processing method and fingerprint detection equipment
CN107016324B (en) * 2016-01-28 2020-03-20 厦门中控智慧信息技术有限公司 Fingerprint image processing method and fingerprint detection equipment
CN105809117B (en) * 2016-03-01 2019-05-21 Oppo广东移动通信有限公司 A kind of information cuing method and user terminal
CN105809117A (en) * 2016-03-01 2016-07-27 广东欧珀移动通信有限公司 Information prompt method and user terminal
CN107992800A (en) * 2017-11-10 2018-05-04 杭州晟元数据安全技术股份有限公司 A kind of fingerprint image quality determination methods based on SVM and random forest
CN108681714A (en) * 2018-05-18 2018-10-19 济南浪潮高新科技投资发展有限公司 A kind of finger vein recognition system and method based on individualized learning
CN110059649A (en) * 2019-04-24 2019-07-26 济南浪潮高新科技投资发展有限公司 Level complementation convolutional neural networks model, robust fingerprint recognition methods and system

Also Published As

Publication number Publication date
CN100592323C (en) 2010-02-24

Similar Documents

Publication Publication Date Title
CN100592323C (en) Method for identifying fingerprint facing image quality
CN103034838B (en) A kind of special vehicle instrument type identification based on characteristics of image and scaling method
CN101493938B (en) Method for detecting cooked image based on noise distribution discipline
CN105005565B (en) Live soles spoor decorative pattern image search method
CN104318219A (en) Face recognition method based on combination of local features and global features
CN104239856A (en) Face recognition method based on Gabor characteristics and self-adaptive linear regression
CN105023027A (en) Sole trace pattern image retrieval method based on multi-feedback mechanism
CN103955496B (en) A kind of quick live tire trace decorative pattern searching algorithm
CN107818321A (en) A kind of watermark date recognition method for vehicle annual test
CN111275070B (en) Signature verification method and device based on local feature matching
CN110147570A (en) It is a kind of that method for distinguishing is known based on the electronic component of texture and shape feature
Peng et al. Resampling parameter estimation via dual-filtering based convolutional neural network
Venu An Automatic recognition system of fake Indian currency notes detection using Image processing analysis
CN106295478A (en) A kind of image characteristic extracting method and device
CN103871084B (en) Indigo printing fabric pattern recognition method
CN105138984A (en) Sharpened image identification method based on multi-resolution overshoot effect measurement
CN105654070A (en) Low-resolution face recognition method
CN115984639A (en) Intelligent detection method for fatigue state of part
Sabeena et al. Digital image forgery detection using local binary pattern (LBP) and Harlick transform with classification
CN104700098B (en) A kind of dark situation face identification method based on the identification of modified fischer face
Chen et al. Identification of image global processing operator chain based on feature decoupling
CN112614096A (en) Ordinal number regression-based breast molybdenum target lesion benign and malignant analysis method
Mashaan et al. Image Forgery Detection Using Low Dimensional Texture Feature Vector
Huang et al. Color Classification of Vehicles Based on Two-Layer Salincy, Illumination-Invariant Transformation, and Adaptive KNN.
Oyiza et al. An improved discrete cosine transformation block based scheme for copy-move image forgery detection

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100224

Termination date: 20130701