This application claims priority under 35 U.S.C. §119 to Korean Patent Application Number 2001-053110 filed Aug. 31, 2001 in the Republic of Korea.
1. Field of the Invention
The present invention relates generally to a fingerprint recognition method, and more particularly to a method for extracting the ridge orientations, and core and delta positions of a fingerprint, by using a ridge orientation model with the regional ridge orientation information and entire ridge orientation information of a fingerprint image.
2. Description of the Prior Art
As well known to those skilled in the art, fingerprint recognition is one of security authentication technologies based on biological information. A fingerprint recognition technology is used to recognize a fingerprint having unique features for each person by an image processing method, and determine whether the recognized fingerprint is a registered person's. In the fingerprint recognition technology, the most significant aspect is a process of extracting the minutiae of a fingerprint and generating fingerprint feature data. The process of generating the fingerprint feature data is described in brief as follows. First, a fingerprint acquisition device reads a fingerprint and obtains a fingerprint image. The fingerprint image obtained by the fingerprint acquisition device is divided into a plurality of regions. Thereafter, the orientation values of fingerprint ridges are extracted according to the regions, and then the grayscale values of the ridges are binarized using directional masks. Further, each ridge is thinned into a single line (or skeleton), and minutiae are extracted from thinned ridges. In this case, erroneous minutiae (pseudo minutiae) are removed from the minutiae, and the positions and directions of the correct minutiae are formed into fingerprint feature data.
a is a view showing the bifurcation and ending point of fingerprint minutiae, and
Referring to
With reference to
The accuracy of the conventional method is relatively high. However, the conventional method for extracting the ridge orientation is disadvantageous in that it extracts the ridge orientation according to regions divided in the fingerprint image and it determines representative orientations according to regions, such that a fine variation of a orientation in a region cannot be exactly represented. Further, under the provision that the ridge orientation is not rapidly changed, the conventional method evaluates the average of ridge orientations of neighboring regions around each region, and corrects a orientation value using the average. However, such a provision cannot be adapted to regions near a core or a delta where the ridge is rapidly changed in orientation. Moreover, the orientation of a region with a tiny wound or a wrinkle on a fingerprint can be corrected by predicting a ridge orientation from the ridge orientations of neighboring regions. However, if the wounded part is large, it is impossible to find an exact ridge orientation. Such problems are due to a fact that the extraction and correction of the ridge orientation are only based on local image information.
Further, a conventional core and delta extracting method calculates positions of the core and the delta by detecting a directional variation in local regions. Therefore, such a method is disadvantageous in that it cannot extract the exact positions of the core or the delta, or cannot find the exact position at all, in a fingerprint image with a wound near the core or the delta. In addition, the conventional method is also disadvantageous in that it calculates the positions of the core and the delta using the orientation values mainly calculated according to regions, such that accuracy of the positions depends on a size of a region for calculating the orientations.
As described above, the conventional computer-aided method for extracting the ridge orientation and the core and delta positions has the basic limitation for lack of the information about entire ridge flow. As an example, a fingerprint expert knows a variety of types of fingerprints. Even if some regions of the fingerprint are damaged, the fingerprint expert can recognize an entire ridge flow from ridge orientations in undamaged regions of the fingerprint. Thereby, the expert can find a precise ridge orientation of the damaged region, and extract the precise positions of the core and delta, even if the regions near the core and the delta are damaged.
Therefore, in order to solve the above problems in the conventional computer-aided algorithm, there is required a method for extracting minutiae in consideration of the entire shape (flow) of the fingerprint as well as its local region.
Accordingly, the present invention has been made keeping in mind the above problems occurring in the prior art, and an object of the present invention is to provide to a method for extracting the ridge orientations and core and delta positions of a fingerprint using a ridge orientation model with the regional ridge orientation information and entire ridge orientation information of a fingerprint image.
In order to accomplish the above object, the present invention provides a method for extracting fingerprint feature data using a ridge orientation model, comprising the steps of scanning a fingerprint of a person requiring a fingerprint recognition with a fingerprint input device, and converting the fingerprint into a digital fingerprint image of predetermined format; dividing the digital fingerprint image into a plurality of regions, each with a predetermined size, and calculating ridge orientations in the regions; calculating qualities of ridges according to regions and separating the fingerprint image into a fingerprint region and a background region according to the calculated ridge qualities; evaluating and extracting positions of a core and a delta or regions with a core or delta in the fingerprint region; determining the candidate positions of the core and the delta within and outside the fingerprint region from the extracted positions of the cores and deltas in the previous step, and setting the determined candidate positions as initial parameters of an initial ridge orientation model for the core and delta; calculating a ridge orientation function by calculating parameters with a minimum error between ridge orientation values of the initial ridge orientation model and ridge orientation values of regions with quality higher than a threshold; and calculating ridge orientation values in all regions using the ridge orientation function, and deciding and extracting the positions of the core and the delta from the parameters for core and delta of the ridge orientation function.
According to the present invention, the method sets a model for representing entire feature data contained in a ridge flow of a fingerprint, and obtains a ridge orientation function by selectively utilizing information extracted from divided regions according to the model. Therefore, the exact orientations of the fingerprint ridges at all positions and exact positions of cores and deltas can be found. Further, the ridge orientations of the entire fingerprint image are represented as a few parameters constituting the ridge orientation function, thus enabling ridge orientation information to be compressed. Accordingly, the ridge orientations of the entire fingerprint image may be used as feature data in the process of fingerprint classification or fingerprint recognition.
The above and other objects, features and other advantages of the present invention will be more clearly understood from the following detailed description taken in conjunction with the accompanying drawings, in which:
a is a view showing a bifurcation and an ending point of fingerprint minutiae;
b is a fingerprint image view showing a core and a delta of fingerprint minutiae;
a is an example view showing eight directional masks;
b is an example view showing the application of directional masks to a fingerprint region;
a and 5b are views showing the principle for finding minutiae in a thinned image;
a is a view showing a fingerprint image with damaged parts;
b is view showing the image after ridge orientation extraction, quality calculation and background separation are processed on the fingerprint image of
a is a view showing a fingerprint image having a core and a delta;
b is a view showing a Poincare index with respect to the core and the delta;
a is a view showing a fingerprint image having a core in a center part; and
b is a view showing an initial ridge orientation model processed from the fingerprint image of
At step 51, a fingerprint acquisition device scans a fingerprint of a person requiring fingerprint recognition, and the acquired fingerprint is converted to a digital fingerprint image of predetermined format.
At step 52, similarly to a conventional method, the fingerprint image is divided into a plurality of regions, each with a predetermined size, and ridge orientations are calculated at the regions. In other words, the entire region of the fingerprint image is divided into square blocks, each with a predetermined size, and a ridge orientation O(x,y) is calculated with respect to each point P(x,y) in each square block using the following Equation [1]. In this case, a orientation that the most points in each square block have among all orientations is determined as a representative ridge orientation of the block.
In Equation (1), Pθi is a gray level at a position of (x+di cos θ,y+di sin θ), and θ is
where k is 0, 1, 2, . . . , 7 and d is the average distance between a ridge and a valley.
At step 53, the quality of the fingerprint image in each region is determined according as how satisfactorily the ridge represents typical ridge features, and the each region in image is separated into a fingerprint region and a background region according to the calculated quality.
The typical ridges have a periodicity that there is a constant distance between any two adjacent ridges, and have constant directionality in a narrow region. Therefore, it is assumed that the typical ridges may constitute a wave whose section forms a shape of sine wave and which is extended in a single orientation, as shown in FIG. 8.
From the sine wave model shown in
Pθi is a gray level at a position of (x+wi cos θ,y+wi sin θ) and w is an average distance between a ridge and a valley. In Equation [2], A is a gray level difference in a longitudinal orientation of the ridges (x direction of FIG. 8), and B is a gray level difference in the lateral orientation of the ridges (y direction of FIG. 8). In the case that A is smaller and B is larger, a ridge quality at an arbitrary point is higher. Namely, the ridge quality at P(x,y) is directly proportional to the difference between A and B. The quality of each block is calculated as an average quality of points in the block.
Further, a region where A and B have a low value, in other words, a region having a ridge quality lower than a predetermined threshold, is classified as a background region at step 53. But, the background regions surrounded by foreground (fingerprint) regions are classified as fingerprint region.
As an example,
Referring to
Referring to
a is a view showing a fingerprint image having a core and a delta, and
Equation (3) is used to calculate the Poincare Index in the case of a circular region, and may be extended to the case of any closed curve as well as a circle. Referring to
If regions around the core and the delta are damaged, in other words, the core and the delta appear in the regions with poor qualities, the positions of the core and the delta cannot be exactly found by the Poincare Index. To solve the problem in this case, the Equation [3] is applied by expanding the scope of the regions for calculating the Poincare Index. This method is able to find regions where the core and the delta are located. (This is due to a fact that the Poincare Index is a constant regardless of the scope of the region including the core and the delta, as shown in
At step 55, the positions of the core and the delta are temporarily determined from the positions or regions extracted at step 54, and the determined positions are set as initial parameters to the core or the delta in a ridge orientation model. At the step 55 of setting an initial ridge orientation model, the ridge orientation model Om(Z) is set according to following Equation [4] by using the property that ridge directions are changed by π and −π in the core and the delta, respectively.
In Equation (4), z is a complex value (x+yi) representing a single arbitrary position in a two-dimensional region, and zk is a complex value representing the position of the core or the delta. Further, Oo is an orientation value when z is infinite, K is the total number of cores or deltas, and L is a positive integer. In Equation 4, values for determining the ridge orientation model are Oo, Ck,l, zk. Here, the Oo is 0(zero) in the initial ridge orientation, and Ck,l is calculated by Equation [5].
In the above description, K, the total number of cores or deltas, contains a core or delta, which does not exist in the fingerprint region. The initial position of a core or delta existing in the fingerprint region is determined as the position, or a single arbitrary point or a center in the region temporarily calculated at step 54.
Further, the positions of the core or the delta, which does not exist in the fingerprint region, are calculated using a fact that only zero, one, or two cores and deltas exist in a finger. In addition, considering the limited size of a finger, the initial positions of core or the delta outside the image (acquired fingerprint image) in Equation [6] is set as one point outside the image, but not as one point deviating from the restricted size of the finger. The temporary positions of the core or the delta not existing in the fingerprint are calculated using Equations [6] and [7]. In Equation [6], K and zk are the number and the position of the core or delta, respectively, as calculated above.
In Equation [6], z is a complex value of (x+yi) representing a single arbitrary position in a two-dimensional region, and zk is a complex value representing the position of the core or the delta.
Further, an error is defined as Equation [7], and the core or delta position having a minimum error is calculated using a steepest descent method. In the optimizing process of minimizing the error obtained by Equation [7], Each of the positions of the core or the delta within the fingerprint region (image) and the number of the core or the delta is a constant, and only a position of the core or the delta outside the fingerprint region is determined through the minimum error optimization process as a variable.
In Equation (7), R is a region with a quality higher than a predetermined threshold.
zk determined at step 55 are used as initial values in the error minimizing process to be executed at following step 56. In other words, they are position candidates for finding the more exact position of the core or the delta at following step 56.
a and 11b are views showing an example of the initial ridge orientation model of this invention. A fingerprint image having the core in its center part as shown in
At step 56, a ridge orientation function is calculated using Equation [4], [5], [8] and parameters in Equation [4] is calculated with a minimum error between the ridge orientation values of the ridge orientation model and regions with qualities higher than a predetermined threshold.
The detailed description is as follows. The ridge orientation function is calculated by using the orientation values of regions, which satisfy the condition that they are the fingerprint regions and have qualities higher than the predetermined threshold at step 53. The parameters in this function are calculated with the minimum error between these orientation values and orientation values of the ridge orientation model (Equation [4]). As one method of finding the parameters having a minimum error, the error is defined as Equation [8] and then the parameters with the minimum error are found using a steepest descent method.
In Equation [8], R is a region with a quality higher than a predetermined threshold.
At step 57, the ridge orientation values in all regions are calculated using the ridge orientation function obtained at step 56, and the final positions of the core and delta are determined as the core and delta parameters of the ridge orientation function. Further, the parameters are stored as feature data of the fingerprint, and can be used to classify and match fingerprints.
As described above, the present invention provides a method for extracting fingerprint feature data (ridge orientation, position of core and delta position), which is advantageous in that it can exactly extract the feature data of a fingerprint even in regions having a rapid variation in a ridge orientation, such as a core and a delta, by using a ridge orientation model. Further, the method of the present invention is advantageous in that even if a region with poor quality such as a cut, scar or wrinkle is large, it can exactly calculate the ridge orientations at these regions using the remainder of the ridge orientations except orientations of these regions. Further, the method of this invention may extract the exact ridge orientation at any point from ridge orientation values calculated according to regions. Moreover, in the method of this invention, the ridge orientations at all positions can be calculated from the ridge orientation function based on the ridge orientation model (Equation [4]), such that the ridge orientation information of an entire fingerprint image is compactly represented as a few parameters forming a ridge orientation function. Additionally, the parameters can be utilized as the feature data in the process of fingerprint classification and fingerprint recognition.
Although the preferred embodiments of the present invention have been disclosed for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, without departing from the scope and spirit of the invention as disclosed in the accompanying claims.
Number | Name | Date | Kind |
---|---|---|---|
3859633 | Ho et al. | Jan 1975 | A |
3893080 | Ho et al. | Jul 1975 | A |
3944978 | Jensen et al. | Mar 1976 | A |
3959884 | Jordan et al. | Jun 1976 | A |
4015240 | Swonger et al. | Mar 1977 | A |
4047154 | Vitols et al. | Sep 1977 | A |
4135147 | Riganati et al. | Jan 1979 | A |
4151512 | Riganati et al. | Apr 1979 | A |
4156230 | Riganati et al. | May 1979 | A |
4185270 | Fischer II et al. | Jan 1980 | A |
4208651 | McMahon | Jun 1980 | A |
4210899 | Swonger et al. | Jul 1980 | A |
4225850 | Chang et al. | Sep 1980 | A |
4310827 | Asai | Jan 1982 | A |
4414684 | Blonder | Nov 1983 | A |
4525859 | Bowles et al. | Jun 1985 | A |
4541113 | Seufert et al. | Sep 1985 | A |
4581760 | Schiller et al. | Apr 1986 | A |
4607384 | Brooks | Aug 1986 | A |
4641350 | Bunn | Feb 1987 | A |
4646352 | Asai et al. | Feb 1987 | A |
4668995 | Chen et al. | May 1987 | A |
4685145 | Schiller | Aug 1987 | A |
4747147 | Sparrow | May 1988 | A |
4752966 | Schiller | Jun 1988 | A |
4790564 | Larcher et al. | Dec 1988 | A |
4811414 | Fishbine et al. | Mar 1989 | A |
4817183 | Sparrow | Mar 1989 | A |
4872203 | Asai et al. | Oct 1989 | A |
4876726 | Capello et al. | Oct 1989 | A |
4896363 | Taylor et al. | Jan 1990 | A |
4933976 | Fishbine et al. | Jun 1990 | A |
4944021 | Hoshino et al. | Jul 1990 | A |
4947442 | Tanaka et al. | Aug 1990 | A |
4983036 | Froelich | Jan 1991 | A |
5040223 | Kamiya et al. | Aug 1991 | A |
5040224 | Hara | Aug 1991 | A |
5054090 | Knight et al. | Oct 1991 | A |
5105467 | Kim et al. | Apr 1992 | A |
5109428 | Igaki et al. | Apr 1992 | A |
5140642 | Hsu et al. | Aug 1992 | A |
5177792 | Morita | Jan 1993 | A |
5187747 | Capello et al. | Feb 1993 | A |
5210797 | Usui et al. | May 1993 | A |
5337369 | Shibuya | Aug 1994 | A |
5351304 | Yamamoto | Sep 1994 | A |
5497429 | Shibuya | Mar 1996 | A |
5537484 | Kobayashi | Jul 1996 | A |
5555314 | Nakajima | Sep 1996 | A |
5572597 | Chang et al. | Nov 1996 | A |
5613014 | Eshera et al. | Mar 1997 | A |
5631971 | Sparrow | May 1997 | A |
5631972 | Ferris et al. | May 1997 | A |
5633947 | Sibbald | May 1997 | A |
5635723 | Fujieda et al. | Jun 1997 | A |
5659626 | Ort et al. | Aug 1997 | A |
5717777 | Wong et al. | Feb 1998 | A |
5717786 | Kamei | Feb 1998 | A |
5740276 | Tomko et al. | Apr 1998 | A |
5799098 | Ort et al. | Aug 1998 | A |
5812252 | Bowker et al. | Sep 1998 | A |
5825907 | Russo | Oct 1998 | A |
5832102 | Uchida | Nov 1998 | A |
5841888 | Setlak et al. | Nov 1998 | A |
5845005 | Setlak et al. | Dec 1998 | A |
5848176 | Hara et al. | Dec 1998 | A |
5864296 | Upton | Jan 1999 | A |
5878158 | Ferris et al. | Mar 1999 | A |
5883971 | Bolle et al. | Mar 1999 | A |
5901239 | Kamei | May 1999 | A |
5909501 | Thebaud | Jun 1999 | A |
5915035 | Hsiao et al. | Jun 1999 | A |
5917928 | Shpuntov et al. | Jun 1999 | A |
5926555 | Ort et al. | Jul 1999 | A |
5933515 | Pu et al. | Aug 1999 | A |
5933516 | Tu et al. | Aug 1999 | A |
5937082 | Funada | Aug 1999 | A |
5960101 | Lo et al. | Sep 1999 | A |
5963657 | Bowker et al. | Oct 1999 | A |
5974163 | Kamei | Oct 1999 | A |
5982913 | Brumbley et al. | Nov 1999 | A |
5982914 | Lee et al. | Nov 1999 | A |
5987156 | Ackland et al. | Nov 1999 | A |
5991408 | Pearson et al. | Nov 1999 | A |
5995630 | Borza | Nov 1999 | A |
5995640 | Bolle et al. | Nov 1999 | A |
5995641 | Yamaguchi | Nov 1999 | A |
5995642 | Hsu et al. | Nov 1999 | A |
6002784 | Sato | Dec 1999 | A |
6002785 | Ucida | Dec 1999 | A |
6002787 | Takhar et al. | Dec 1999 | A |
6005963 | Bolle et al. | Dec 1999 | A |
Number | Date | Country |
---|---|---|
0 617 919 | Oct 1994 | EP |
0 847 024 | Jun 1998 | EP |
0 847 024 | Jun 1998 | EP |
61221883 | Oct 1986 | JP |
7131322 | May 1995 | JP |
WO 9811478 | Mar 1998 | WO |
WO 9811501 | Mar 1998 | WO |
WO 9811501 | Mar 1998 | WO |
WO 9811750 | Mar 1998 | WO |
WO 9835118 | Aug 1998 | WO |
Number | Date | Country | |
---|---|---|---|
20030076986 A1 | Apr 2003 | US |