1. Field of the Invention
The present invention relates to an iris recognition method, particularly to an iris recognition method, which utilizes a matching pursuit algorithm to simplify the extraction and reconstruction of iris features to reduce the memory space required by each piece of iris feature vector without the penalty of reducing recognition accuracy.
2. Description of the Related Art
Traditionally, people use the token-based mechanism or the knowledge-based mechanism to perform personal identification. In the token-based mechanism, the user uses a physical identification tool he owns to verify his identity, such as a stamp, an ID card, a passport, a credit card or a key. In the knowledge-based mechanism, the user uses the knowledge he owns to verify his identity, such as a password, the ID number, a telephone number or his birthday. As the two traditional identification mechanisms do not use the intrinsic features, the users are apt to meet some inconveniences; for example, the identification tool is lost, stolen, or imitated; the password is forgotten, incorrectly remembered, or deciphered. When the abovementioned cases happen, the traditional identification mechanisms cannot determine whether the person who owns the identification tool or the password is the authentic user. Thus, the traditional identification mechanisms cannot always guarantee the security function. In contrast with the abovementioned traditional identification mechanisms, the biometric technology has a much superior reliability and becomes the developing tendency in the field concerned. The biometric technology is defined as “automated methods of verifying or recognizing the identity of the user based on his intrinsic features, such as his eyeball, face, fingerprint and voice”.
A good biometric identification mechanism should have the following characteristics: (1) generality, i.e. the adopted biometric feature generally exists in all persons; (2) uniqueness, i.e. two persons cannot possess all the same adopted biometric feature; (3) invariability, i.e. the adopted biometric feature is invariable eternally; and (4) measurability, i.e. the adopted biometric feature can be measured and quantified. The abovementioned conditions should be considered in adopting an appropriate biometric feature. Further, in designing a practical biometric identification mechanism, the following factors also should be considered: (1) performance, i.e. the recognition speed and reliability; (2) acceptability, i.e. users are willing or glad to accept the mechanism; and (3) inescapability, i.e. the mechanism is unlikely to be fooled or cheated, and all the non-authenticated persons cannot escape from the detection of the mechanism. Based on the abovementioned conditions and factors, several biometric identification systems have been extensively used or under trial and estimation, including: face shape, face thermal sensation, fingerprint, palmprint, retina, iris and voice identification systems.
So far, the iris identification system has the highest discrimination rate among the biometric identification systems. Further, the complexity and diverseness of the iris makes the iris identification systems very hard to break through. The iris is an annular region between the sclera and the pupil. The iris texture is complicated enough to be used as a biometric signature. For ordinary people, their irises have completely developed at about two years old, and their iris patterns are also fixed then. In the iris identification technology, the iris image is scanned and transformed into digital codes, and an algorithm is used to extract the discriminable feature vectors from the digital codes; then, the feature vectors are stored in a database. In the personal identification, the identity is verified or recognized via comparing the iris features of the testee with the features stored in the database.
In the conventional technology, massive iris feature data are stored in the database to improve the accuracy of iris identification, and it indeed puts a heavy burden on the system. Accordingly, the present invention proposes an iris recognition method, which utilizes a matching pursuit algorithm to simplify the extraction and reconstruction of iris features and reduce the memory space required by each piece of iris feature data without the penalty of recognition accuracy.
The primary objective of the present invention is to provide an iris recognition method, which utilizes a matching pursuit algorithm to simplify the extraction and reconstruction of iris features and reduce the memory space occupied by each piece of iris data without the penalty of recognition accuracy.
The iris recognition method of the present invention comprises: an iris localization component and a pattern matching component. In the iris localization component, the Hough Transform is used to locate the region of an iris. As the iris is paler than the pupil and darker than the sclera, a color discrimination method is used to locate the region of the iris. Next, the image of the iris is transformed into an ordinary two-dimensional picture via a software. Next, a matching pursuit algorithm is used to extract the primary features from the iris image and obtain a series of feature vectors. The feature vector is expressed by a sequence of atoms, and each atom contains the information of base, amplitude and location. Thereby, only the most significant iris features are retained, and unnecessary information is excluded, and the memory space occupied by each piece of iris data is thus reduced. Then, the comparison between the feature vectors of two irises is performed to determine whether they match, and the similarity between these two irises can be calculated from the inner product of the two feature vectors of these two irises.
To enable the objectives, technical contents, characteristics and accomplishments of the present invention to be easily understood, the embodiments of the present invention are to be described in detail in cooperation with the attached drawings below.
The present invention pertains to an iris recognition method, which utilizes a matching pursuit algorithm to simplify the extraction and reconstruction of iris features and reduce the memory space occupied by each piece of iris data without the penalty of recognition accuracy.
Refer to
In an iris image, the information density is higher in the horizontal direction that in the vertical direction. Only processing the horizontal information is enough to obtain highly unique features, and very detailed vertical information is not used in the present invention so that system source can be saved and calculation can be reduced. Next, in Step S120, a matching pursuit algorithm is used to extract the primary structural features from the signals of the iris image.
The matching pursuit algorithm, which was proposed by Mallat and Zhang in 1993, utilizes non-linear procedures iteratively to decompose signals and obtain the linear expansion of a waveform. The matching pursuit algorithm is flexible for different objects and can find out the linear combination of wavelets, which is the closet to the object, from the database with an iterative method. As mentioned above, the iris features can be regarded as structural signals. Thus, the matching pursuit algorithm can be used to describe the most significant features of the structural signals. In Step S125, a series of vectors retaining the primary features of the original iris image is constructed.
The first step is to approximate f by projecting it on a vector gy
f=f,gy
Since the residue Rf is orthogonal to gy
∥f∥2=|f,gy
∥Rf∥ is minimized by choosing gy
The matching pursuit algorithm iterates this procedure by sub-decomposing the residue. Let R0f=f, and suppose that the residue Rkf has been worked out. When gy
Project Rkf on gy
Rk+1f=Rkf−Rkf,gy
, which defines the residue at the order k+1. The orthogonality of Rk+1f and gy
∥Rk+1f∥2=∥Rkf∥2−|Rkf,gy
By summing (5) for k between 0 and n−1, the following equation is obtained:
Similarly, summing (6) for k between 0 and n−1 yields
The residue Rnf is the approximation error of f after choosing n vectors in the dictionary. In infinite dimensional spaces, the convergence of the error to zero is shown to be
, and the following energy conversation equation is obtained:
Image decompositions in the families of Gabor functions characterize the local scale orientation and phase of the image variations. Since the vertical information is not important, only the low pass filter dictionary is applied to the vertical direction. However, the Gabor filter is applied to the horizontal direction. In the present invention, the 2D wavelet dictionary is composed of these two kinds of filters.
The 1-D separation Gabor functions may be defined as a series of scaled and modulated Gaussian windows:
wherein g(t) is a prototypical Gaussian window, and
g(t)={square root over (2)}e−πl (13)
In Equation (12), {right arrow over (α)}=(s, ξ, φ) includes: a positive ratio, a modulation frequency and a phase shift. The range of the 1-D Gabor dictionary is shown in Table 1.
If we consider B to be the set of all such triples {right arrow over (a)}, the 2-D separable Gabor low pass functions may be defined as:
GL(i,j)=g{right arrow over (a)}(i)·lp(j),{right arrow over (a)}εB (14)
wherein lp is the function of the low pass filter; iε{0, 1, . . . , N−1}, and jε{0, 1, . . . , 3}.
The database should be as small as possible, because a massive database decelerates algorithm operation. In our experiments, the database is successfully downscaled via applying only four low pass filters to the vertical direction. The visualized 2-D Garbor basis is shown in
In Step S135 shown in
The aim of the calculation is not to reconstruct the iris image as in detail as possible but to extract the main features from the iris information. An iris image can be represented by Equation (7) after n iterations based on the matching pursuit algorithm. The feature fr can be expressed by
which is the major part of Equation (7).
The recognition rate can be adjusted by changing the value of the parameter n. A smaller n leads to a smaller feature vector fr containing less features and thus decreases recognition accuracy. A larger n implies a higher recognition rate; however, it takes more computational cost. To achieve the compromise between validity and speed, an n equal to 200 is chosen in the experiment.
In Step S140, whether two irises match is determined, and it can be achieved with the similarity between these two irises, which is obtained by performing the comparison between the corresponding feature vectors. The similarity between two irises is obtained from the inner product operation of the corresponding feature vectors. In the embodiment, 200 atoms are decomposed, and each atom contains base, amplitude and location. If some atoms of two iris images overlap, the iris images have some correlation. The similarity between two iris images f1 and f2 is calculated from the following equation:
wherein either of fr
After normalizing Equation (16),
wherein normfr
Because the aim of the calculation is not to reconstruct images, it is not necessary that fr
When an iris image is identified, only the primary fifty atoms are extracted form the iris image and compared with the iris database. Then, the most similar fifty pieces of iris data are selected from the iris database. Next, the quantity of the atoms extracted from the iris image is increased to 200, and the 200 atoms are compared with the selected fifty pieces of iris data. Thereby, the most matching iris can be found out from the selected fifty pieces of iris data. Such a method can exclude most of the dissimilar iris at the beginning and save the processing time.
In iris identification, the image rotation, such as that caused by the head's movement during capturing the iris image, brings about the variation of the captured image. In the present invention, a method like Daugman compulsive search system is used to solve the problem.
Those described above are the preferred embodiments to exemplify the present invention. However, it is not intended to limit the scope of the present invention. Any equivalent modification and variation according to the shapes, structures, characteristics and spirit stated in the claims of the present invention is to be also included within the scope of the claims of the present invention.
Number | Date | Country | Kind |
---|---|---|---|
95136346 A | Sep 2006 | TW | national |
Number | Name | Date | Kind |
---|---|---|---|
4641349 | Flom et al. | Feb 1987 | A |
5291560 | Daugman | Mar 1994 | A |
6614919 | Suzaki et al. | Sep 2003 | B1 |
20030076984 | Tisse et al. | Apr 2003 | A1 |
20060147094 | Yoo | Jul 2006 | A1 |
20060165266 | Hamza | Jul 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20080095411 A1 | Apr 2008 | US |