Skip to main content
Sensors (Basel, Switzerland) logoLink to Sensors (Basel, Switzerland)
. 2013 Jul 18;13(7):9248–9266. doi: 10.3390/s130709248

Retinal Identification Based on an Improved Circular Gabor Filter and Scale Invariant Feature Transform

Xianjing Meng 1, Yilong Yin 1,*, Gongping Yang 1, Xiaoming Xi 1
PMCID: PMC3758647  PMID: 23873409

Abstract

Retinal identification based on retinal vasculatures in the retina provides the most secure and accurate means of authentication among biometrics and has primarily been used in combination with access control systems at high security facilities. Recently, there has been much interest in retina identification. As digital retina images always suffer from deformations, the Scale Invariant Feature Transform (SIFT), which is known for its distinctiveness and invariance for scale and rotation, has been introduced to retinal based identification. However, some shortcomings like the difficulty of feature extraction and mismatching exist in SIFT-based identification. To solve these problems, a novel preprocessing method based on the Improved Circular Gabor Transform (ICGF) is proposed. After further processing by the iterated spatial anisotropic smooth method, the number of uninformative SIFT keypoints is decreased dramatically. Tested on the VARIA and eight simulated retina databases combining rotation and scaling, the developed method presents promising results and shows robustness to rotations and scale changes.

Keywords: retinal identification, scale invariant feature transform, improved circular gabor transform, iterated spatial anisotropic smooth

1. Introduction

Biometric features are unique identifying characteristics of an individual which are more convenient and secure than traditional authentication methods. In traditional authentication systems, identification is based on possessions or knowledge, but when biometrics is used instead, loss of access cards or forgetting passwords can be avoided. Biometrics or biometric authentication [1,2], refers to automated methods of recognizing a person using behavioral or physiological features, such as faces [3], gaits [4], fingerprints [5,6], irises [7], veins [8], etc. Among these features, the retina may provide a higher level of security due to its inherent robustness against imposters. Simon and Goldstein [9] discovered already back in 1935 that every eye has its own unique vasculature pattern, even among identical twins. The vasculature of the retina is claimed to be the most secure biometrics, because it is not easy to change or replicate [10]. Although vasculature is thought to be permanent, it still has some limitations. For example, injuries or diseases may alter the vascular features [11] and the public may perceive retinal scanning to be a health threat and time consuming. To date, retinal recognition has primarily been used in combination with access control systems at high security facilities [12,13], such as military installations, nuclear facilities, and laboratories.

Because deformations may exist in retinal images, the SIFT [14] feature is an intuitively good candidate for identification. In this paper, a new retinal identification method based on SIFT and ICGF is presented. SIFT is a novel and promising method for retinal recognition to deal with deformations like rotation, scaling and affine transformation. Moreover, SIFT is robust to pathological lesions because lesions can also serve as salient features, while with the landmark based identification methods, both vasculature lesions and non-vasculature lesions must be taken seriously for they can seriously affect vessel segmentation and subsequent processing. However, the retinal images always suffer from low gray level contrast and dynamic ranges [15] which can affects keypoint extraction and matching and lead to poor performance in SIFT-based identification. In this work, a new approach based on ICGF is proposed for enhancing the details of retinal images, and the background is uniformed simultaneously. Our method is motivated by the seminal work of Li et al. [16] which is based on the observation that intensities in a relatively small region are separable, despite the inseparability of the intensities in the whole image. We first define an ICGF template for image intensities in the neighborhood around a pixel, then after being convolved by the template, and additive bias field in obtained from the original image. The image contrast is greatly enhanced after eliminating the bias field from the original image with the unrecognizable capillary vessels being clarified. The generally accepted assumption on the bias field in that it is slowly varying, and it is necessary to preserve the slowly varying property of the computed bias field. The Circular Gabor Filter (CGF) [17] has promisingly good performance in the computation of additive bias fields for its property of anisotropy in scaling and directionality, and therefore is a good candidate for computing additive bias fields.

The details of the retinal image are greatly enhanced after being processed by the ICGF, together with the noises in the image, which increases the number of keypoints redundantly. The iterated spatial anisotropic smooth method [18] is introduced due to its efficient noise reduction ability in homogeneous regions and small structures of retinal vessel are enhanced. Thus feature points can be represented well and some fake feature points are excluded.

To verify the effectiveness of our method, we tested our method on the VARIA [19] retinal database, which is mainly used for recognition. To our best of knowledge, the VARIA database is the only available public retinal database mainly for recognition, as other public retinal databases, such as DRIVE [20] and STARE [21], are built for vasculature segmentation with benchmarks, but there is no class labels for the retinal images. Most of the existing retinal recognition works are tested on images from limited self-built databases or simulated images from these three public databases. To further test the robustness to rotations and scale changes of our approach, we built eight simulated databases from VARIA with different rotation angles and scale changes, respectively.

The rest of the paper is organized as follows: Section 2 reviews the related works. Section 3 introduces the proposed method, followed by a detailed description. Section 4 reports our experimental results. Finally, Section 5 concludes the paper.

2. Related Works

Many retina identification methods have been exploited. The first identification system using a commercial retina scanner called EyeDentification 7.5 was proposed by EyeDentify Company in 1976 [22]. Since then, we have witnessed a substantial progress in retinal identification. With a rapid increase of security demands, robust and effective retinal identification has become increasingly important. Many of the existing retinal identification methods are based on extracted vasculatures. However, these approaches may suffer from the following drawbacks: (1) the extracted vasculature information is usually incomplete due to the convergence of multiple and various bent vessels; (2) injuries or diseases can alter the vascular features and lead to improper segmentation; (3) visible micro vascular cannot be extracted efficiently. To address these problems, the minutiae-based retinal identification system (MBRIS) [2325] was proposed and in recent years it has been considered to be ideal and robust. In a typical MBRIS, a set of landmarks (bifurcations [26] and crossovers of the retinal vessel tree) are extracted and used as feature points. However, due to improper segmentation and unexpected rotation, the matching results returned by these methods may not be effectively accurate.

In addition, the angular partition based method [2729] has also been used in retinal identification. In [27] the authors claimed that preprocessing based on blood vessel extraction increases the computational time, and proposed a new feature extraction method without any preprocessing phase based on angular partitioning of the spectrum. Another approach that uses angular partitioning for identifying retinal images claimed that the identification task in their approach is invariant from the most of the common affine transformations and is suitable for real time applications [28]. The study of Amiri et al. [29] suggested a new human identification system based on features obtained from retinal images using angular and radial partitioning of the images. A different algorithm is proposed for the extraction of the retinal characteristic features based on image analysis and image statistics in [30]. In this study, a Hue, Saturation, and Intensity (HSI) color model is used and the features are extracted from the plane of fundus images captured by a fundus camera. These features are used for either the verification or identification process. The study tested the algorithm on sixty fundus images and received a success rate of 94.5%.

SIFT features have been previously used in adaptive optics retinal image registration [31]. In [31], Li et al. use the SIFT algorithm to automatically abstract corner points and match the points in two frames, moreover the motion of the retina is corrected. In [32], Li et al. tracked features of the adaptive optics confocal scanning laser retinal image using the KLT-SIFT algorithm. And according to the tracked points, complex distortions of the frames have been removed. As SIFT is known for its distinctiveness and invariance to scale and rotation, it is widely used in object recognition. In this paper, we introduce the SIFT feature to retinal identification. Retinal images acquired with a fundus camera often suffer from low gray level contrast and dynamic range, which can seriously affect keypoint extraction and cause mismatching. To improve the quality of retinal images, Feng et al. [15] proposed an enhancing method based on Contourlet transform. Their method provides an effective and promising approach for retinal image enhancement, however, can′t effectively ameliorate the performance of subsequent identification based on SIFT. In [33], Marín et al. proposed a background homogenizing method as a preprocessing step for vasculature segmentation. In their method, the estimation of the background is the result of a filtering operation with a large arithmetic mean kernel. In [34], Foracchia et al. proposed a luminosity and contrast normalization method in retinal images. Their method is based on the estimation of the luminosity and contrast variability in the background part of the image and the subsequent compensation of this variability in the whole image. Both of these methods can facilitate automatic fundus image analysis, but lack the ability to enhance the detail of retinal images sufficiently.

A summary of retinal identification approaches with typical references is provided in Table 1, which should help researchers conduct comparisons with the existing works and evaluate their own work. From Table 1, we can figure out that most of the existing works are conducted on self-built databases with a limited number of retina images, except for the method proposed in [25]. In Section 4, we also conduct an experiment comparing our work with the seminal work in [25], which is one of the best and most reliable existing methods. In their work, a new vessel-directional feature descriptor called the principal bifurcation orientation (PBO) is proposed and achieved improved robustness. We referenced this work as the PBO based method in Section 4.

Table 1.

Methods for retinal identification.

References Method Database Performance
[12] vascular segmentation self-built database: 400 STARE database: 80 recognition rate: 95%
[13] vascular segmentation Self-built database: 60 × 5 EER (Equal Error Rate): 0.01
[35] Blood vessel skeleton Self-built database: 200 38 false rejection and 0.19% recognition rejection
[23] Minutiae in optical disk Self-built database: 152 (4 × 2 and 12 × 12) Recognition rate: 100%
[36] Optical disk location C-Means clustering Self-built database: 108 images from 27 people. -
[37] Wavelet energy feature Vessel pattern extraction Self-built database: 40 × 10 Recognition rate: 100%
[27] Optical disk location, angular partition Angular and radial DRIVE database: 40 Recognition rate: 100%
[28] partitioning based on vascular sketch Self-built database: 40 × 9 Recognition rate: 98%
[25] Minutiae features from segmented vasculature. VARIA database Self-built database: 2,063 images from 380 subjects EER: 0 EER: 0.0153
[20] Image analysis and image statistics Self-built database: 30 × 2 Recognition rate: 94.5
[38] Landmarks from extracted vessel tree. VARIA database: training 150, testing 40 × 2 EER: 0

3. System Architecture

The herein proposed identification method consists of two main phases: preprocessing and SIFT-based recognition, as is systematically described by the functional block diagram in Figure 1. These phases are further subdivided into several steps, as follows:

Figure 1.

Figure 1.

Flowchart of the proposed method. (a) Background uniformation; (b) preprocessing; (c) SIFT based recognition.

Preprocessing: (1) Background uniformation. This step normalizes the nonuniformly distributed background by removing the bias field like region, which is acquired by convolve the original image with the ICGF template, from the original retinal images. Then the intensity of the new image is normalized to values from 0 to 255. (2) Smoothing. Reduce the noise in homogeneous regions using the iterated spatial anisotropic smooth method. What's more, small structures of retinal vessels are enhanced.

Recognition: (1) Feature extraction. Stable keypoints are extracted by using the SIFT algorithm, the keypoints can characterize the uniqueness of each class. (2) Matching. Find the number of matched pairs in two retinal images. Each step is detailed and illustrated in the following sections.

3.1. Preprocessing

3.1.1. Improved Circular Gabor Filter

Circular Gabor Filters (CGF) were introduced and applied into invariant texture segmentation by Zhang et al. [17]. It is the modification of traditional Gabor filters. Traditional Gabor filters are well known as orientation detectors, but in the application of extracting orientation invariant features, their main advantages become vital. Circular Gabor filters are suitable for extracting rotation invariant features because there is no concept of direction in them. The CGF [39] is defined as follows:

G(x,y)=g(x,y)exp(2πjFx2+y2) (1)

where F is the central frequency of a circular Gabor filter, and g(x,y) is a 2-D Gaussian envelope assumed to be isotropic, which is defined as:

g(x,y)=(12πσ2)exp(x2+y22σ2) (2)

The Fourier representation of the circular Gabor filter is as follows:

F(u,v)=2π2αexp((u2+v2F)22α2) (3)

where α=12πσ. Frequency domain can better display the properties of a circular Gabor filter. 2-D and 3-D view of circular Gabor filters looks like a ring in frequency domain while it is similar to rippling water waves in spatial domain. Figure 2 shows an example of 2-D and 3-D view of circular Gabor filters in spatial domain. For a texture image of size N × N, the frequency F is often selected as follows(normalized by N): 2{1,2,4,8,16,,N/4)/N. Here, we choose a bank of CGF with different central frequency F = {4,8,16,32,64,128}/256, which is shown in Figure 3.

Figure 2.

Figure 2.

(a) and (b) are the 2-D views of the real and imaginary part of CGF(σ = 4, F = 32/256); (c) is the magnitude image; (d) and (e) are the 3-D views of (a) and (b), respectively.

Figure 3.

Figure 3.

A bank of CGF with σ = 4, F = {4,8,16,32,64,128}/256. The first row is the real parts and the second row is the imaginary part.

In the preprocessing of the retina image, some adjustments are made. In the original circular Gabor filter, the texture property of each pixel in the image is provided by the projection of the textured surface I(x,y) onto a complex Gabor wavelets [17]. This can be defined as:

P=I(x,y)G(x,y)dxdy (4)

In our method, we define:

P=I(x,y)(Zr(x,y)Zi(x,y)i)dxdy (5)

Here, Zr(x,y) represents the coefficient matrix of the real part of CGF and Zi(x,y) stands for the imaginary part. This operation means the retina images is convolved by the new template which is sum of coefficient of both the real and imaginary part of the original CGF, as can be seen in Figure 4. In this paper, we set F = 2.1, σ = 3.7 for the template. The result P after convolution is shown in Figure 5b, It should be noted that for viewing convenience, P is normalized to values from 0 to 255. From the image shown in Figure 5b, we can see that P is a bias-like image generated from the original retinal image.

Figure 4.

Figure 4.

2-D and 3-D views of the new template Zr(x,y) - Zi(x,y)i.

Figure 5.

Figure 5.

(a) The original retina image; (b) the bias like image which is (a) processed by the ICGF; (c) (a) subtract (b); (d) Result image of preprocessing which is (c) after nonlinear anisotropic diffusion.

The final retinal image is defined as:

R'=IP (6)
R=R'min(R')max(R')min(R')×255 (7)

Here, R is the final retinal image resulted from the proposed ICGF. This operation is simulated as removing the additive bias from the original retinal image. R′ is the temporal variable, its values range from [−255, 255] and is normalized to [0, 255] for further processing. R is shown in Figure 5c, we can see that the image processed by the ICGF has a stronger gray level contrast than the original retinal image, and has a substantially uniform grayscale distribution.

3.1.2. Iterated Spatial Anisotropic Smooth

The iterated spatial anisotropic smooth method proposed by Gerig et al. [18] is based on anisotropic diffusion, which is proposed by Perna and Malik in 1990. Results in [18] demonstrate the efficient noise reduction ability of the spatial anisotropic smooth method in homogeneous regions. In addition, the small structures of retinal vessel are enhanced, as shown in Figure 5d. In this method, Smoothing is formulated as a diffusive process, which is suppressed or stopped at boundaries by selecting locally adaptive diffusion strengths. In any dimension this process can be formulated mathematically as follows:

tu(x¯,t)=div(c(x¯,t)u(x¯,t)) (8)

The diffusion strength is controlled by c(, t). The vector represents the spatial coordinates. The variable t is the process ordering parameter; in the discrete implementation it is used to enumerate iteration steps. The function u(, t) is taken as image intensity I(, t). The diffusion function c(, t) depends on the magnitude of the gradient of the image intensity. It is a monotonically decreasing function I(, t) = f(|∇I(, t)|), which mainly diffuses within regions and does not affect region boundaries at location of high gradients. Two different diffusion functions have also been proposed:

c1(x¯,t)=exp((I(x¯,t)κ)2) (9)
c2(x¯,t)=11+(|I(x¯,t)|κ)1+α|α>0 (10)

3.2. SIFT Based Recognition

As the acquired retina image has irregular shadings around the border of the image which may interfere with the keypoints extraction, we simply abandon the border region of the retina image. The segmented region R, is captured as follows:

R=I(h1:h2,w1:w2) (11)

In our experiment, we set h1 = 30, h2 = 530, w1 = 20, w2 = 720. 3.2.1. Feature Extraction

3.2.1. Feature Extraction

Scale Invariant Feature Transform (SIFT) approach was proposed by Lowe [14,30] for extracting distinctive invariant features from images. The SIFT algorithm consists of four major stages of computation: (1) Scale-space extrema detection; (2) Unreliable keypoints removal; (3) Orientation assignment; (4) keypoint descriptor. Following is a brief introduction of each stage:

The first stage computes the locations of potential interest points in the image by detecting the maxima and minima of a set of Difference of Gaussian (DoG) images obtained at different scales all over the image. The DoG image D(x,y,σ) is the difference of smoothed L(x,y,σ) images:

D(x,y,σ)=L(x,y,kσ)L(x,y,σ) (12)

where L(x,y,σ) is obtained from variable scale Gaussian with the input image I(x,y):

L(x,y,σ)=12πσ2exp(x2+y22σ2)×I(x,y) (13)

Performed in different scales σ, numbers of DoG images are obtained. Local extrema are detected from these DoG images by comparing a pixel with its neighbors in 3D space and if it is an extremum, this pixel is selected as a keypoint. In the second stage, the candidate keypoints are refined by discarding points of low contrast. If the referenced value at one candidate keypoint is below a certain threshold which means that this keypoint is of low contrast and the keypoint will be removed. In the third stage, one or more orientations are assigned to each keypoint based on local image gradient directions. In the final stage, a local feature descriptor is computed at each keypoint based on a patch of pixels in its local neighborhood. Figure 6 illustrates the distribution of keypoints in retinal images.

Figure 6.

Figure 6.

Illustrations of the distributions of keypoints. (a) keypoints distribution before enhancement; (b) keypoints distribution after enhancement.

3.2.2. Matching

In this stage, feature descriptors extracted from two retinal images are matched. Based on the extracted feature descriptors, the number of matching pairs is used to measure the similarity of these two retinal images. Then the suitable threshold T (the number of matching pairs) is selected after testing the whole retinal database. The two retinal images will be classified into the same class if the number of matching pairs is bigger than T, otherwise, these two retinal images will be classified as different classes. Figure 7 shows the exemplary matching results.

Figure 7.

Figure 7.

Figure 7.

Exemplary matching results. (a) Imposter matching with very few (just one) matching pairs; (b) Genuine matching, with 142 matches.

4. Experimental Results and Analysis

4.1. The Experimental Database

In biometric based authentication systems, the accuracy of implemented algorithms is very important and they must be tested properly. In this paper, the experiments were conducted on two kinds of retinal databases. The primary database is a subset of the VARIA [30] database which is built for retinal recognition systems. This database includes 233 retinal images with a resolution of 768 × 584 from 139 different subjects, 59 of which possess at least two samples. The images have been acquired over a time span of several years with a TopCop NW-100 model non-mydriatic retinal camera. These images are optic disc centered and have a high variability in contrast and illumination, allowing the system to be tested in quite hard conditions and simulating a more realistic environment. The different conditions are also due to the fact that different experts with different illumination configurations on the camera have acquired the images. As a recognition problem, every subject must have more than one sample, so we choose the above mentioned 59 subjects include 153 samples in total. For the secondary database, to test the robustness in rotation and scale invariance, we created eight simulated rotated and scaled databases respectively based on the primary database. The four rotation angles are ±10°, ±20°, ±30° and ±40°. The scale ranges are 1 ± 0.05, 1 ± 0.10, 1 ± 0.15 and 1 ± 0.20.

4.2. Experimental Settings

All the experiments are implemented in MATLAB, and performed on a PC with a 2.4 GHz CPU and 2.0 G Byte memory. The experiments are designed to multilaterally evaluate the proposed method: (1) Experiment 1 evaluates the proposed method in the verification mode; (2) In Experiment 2, the effectiveness of every step of the proposed enhancement method is analyzed; (3) To test the robustness and invariance of the proposed method, we conduct Experiment 3 on the secondary database in the verification mode and compared with one of the best previous method. (4) In Experiment 4, the average processing time of proposed method is measured and compared with the PBO method.

4.3. Experiment 1

We performed Experiment 1 on the primary database in the verification mode. In this mode, the class of the input retina is known, and each sample is matched with all the other samples from the same subjects and all samples from the other 58 subjects. A successful matching is called intraclass matching or genuine, if the two matching samples are from the same subjects. Otherwise, the unsuccessful matching is called interclass matching or imposter. As mentioned above, we use full matching in intraclass (each sample is matched with all the other samples from the same class) and interclass matching (each sample is matched with all the samples from other 58 subjects). Consequently, there are 155 intraclass matching and 11,473 interclass matching in total. In this paper, the performance of a system is evaluated by the EER (equal error rate) the FAR (false accept rate) at zero FRR (false rejection rate) and FRR at zero FAR. The FAR value for a matching score is stated as the number of imposter comparisons with score higher than this matching score divided by the total number of imposter comparison. The FRR value for a matching score is the number of genuine comparisons with score lower than this score divided by the total number of genuine comparison. The EER is the error rate when the FRR equals the FAR and therefore suited for measuring the performance of biometrics systems because the FRR and FAR are treated equally. On the other hand, the FRR at zero FAR is suited for high security systems, as in those systems, false acceptance errors are much more critical than false rejection errors. On the contrary, the FAR at zero FRR shows the acceptance rate of imposters when more genuine rejected is desired.

The EER of the proposed method is 0. Genuine and imposter matching similarity distribution is shown in Figure 6. As mentioned above, we take the number of matching pairs as the similarity of two retinal images. And the number of matching pairs in a genuine matching could be much larger than in imposter matching. And the similarity distribution could have a large range in one figure. It is the intersection point of the two similarity distributions that should be emphasized. And we conduct this operation to have a more descriptive visualization:

Sg'=Sg2×max(max(Sg))Si'=Si2×max(max(Sg)) (14)

In Equation (14), Sg and Si represent matrix of the number of matching pairs of the genuine and imposter matching, respectively. Apparently, Sg′ ranges from 0 to 0.5 and Si′ is mainly between 0.5 and 1. And if the EER is zero, all of the number in Si′ must be larger than 0.5. From Figure 8, we can see that the similarity of the imposter matching is between 0 and 0.5, and the genuine similarity is larger than 1. These two distributions have no intersection and there is a large margin between the two similarity distributions.

Figure 8.

Figure 8.

Distribution of matching similarity of the proposed method.

4.4. Experiment 2

We analyze the effectiveness of every step of the proposed enhancement method in Experiment 2, i.e., without enhancement, without iterated spatial anisotropic smooth and the proposed method. Figures 9 and 10 show the similarity distribution without enhancement and without smooth, respectively. From the distributions we can see that, when without any enhancement, the imposter matching similarity is ranging from 0 to 1, which intersects with the genuine similarities. After processed by the ICGF, the imposter matching similarities is larger than 0.5, but still has some intersection.

Figure 9.

Figure 9.

Similarity distribution without enhancement.

Figure 10.

Figure 10.

Similarity distribution without smooth.

The ROC curves are shown in Figure 11. The FRR at zero FAR and FAR at zero FRR values are listed in Table 1. From Figure 11 and Table 2, we can see that the proposed method achieves a much lower EER. This indicates that the enhancement method introduced in this paper is effective. From Figure 8 we can also see that the proposed method has potential robustness for larger databases because there is a large margin between the genuine and imposter matching.

Figure 11.

Figure 11.

The ROC curve in the verification mode.

Table 2.

Verification performance of different method.

Method EER FAR at Zero FRR FRR at Zero FAR
Without enhancement 0.0436 0.2003 0.7677
Without smooth 87,161e-05 1.7432e-04 0.0065
Proposed method 0 0 0

We also analyzed the average number of keypoints and average number of matching pairs in each method. From Figure 12, we can see that, after being processed by the ICGF, the average number of keypoints finding in each retinal image is about 90 times larger. The number of average matching pairs is 15.5 percent of it. While in the proposed method, the average number of keypoints in each retinal image drops to 1,850.1, and the proportion of the average matched pairs in each image is increased to 33.7 percent. Large numbers of keypoints can lead to a much more time consumption in the feature extraction and matching procedure. The proposed method improves the number of feature points extracted and eliminates the interference information at the same time.

Figure 12.

Figure 12.

Keypoints analysis.

4.5. Experiment 3

To test the robustness to scale changes and rotations of the proposed method, we conduct Experiment 3 on the secondary database in the verification mode. As mentioned in Section 4.1, each secondary database includes retina images from the primary database and a simulated datasets and every class has at least six samples. We use full matching, and consequently, there are 1,854 intraclass matching and 103,257 interclass matching in total. Figure 13 shows the EERs of the proposed method on each secondary set, respectively. From the figure we can see that, for the proposed method, though the values of EER varies according to rotations or scale changes, all the values of EER is no bigger than 0.0065 which indicates that the proposed method is robust to rotations and scale changes. While due to the lack of robustness of rotations or scale changes, which are common deformations in normal retina images, the performance is of the PBO method changes dramatically.

Figure 13.

Figure 13.

Performance on the secondary databases.

4.6. Experiment 4

In Experiment 4, the average processing times were measured, as shown in Table 3. The experiment is implemented in MATLAB, and conducted on a PC with a 2.4 GHz CPU and 2.0 G Byte memory. The average preprocessing time is 0.28 s when smoothing is eliminated, which is much faster than the proposed method, but the processing time of feature extraction and matching is dramatically increased. From Table 3 we can see that the total processing time of the proposed method is about half of the method without smoothing. The total average processing time of the proposed method is 7.87 s, which is very time-consuming. Comparing to the PBO method which is 2.31 s in total, the SIFT-based method is much slower but both are in seconds. There are several ways to reduce the computation time. The scale of retina images used in our experiment is relatively large and the processing time can decrease relatively according to the scale changes. Furthermore, MATLAB is an integrated development environment, which can also affect the time consumption. In addition, because most of the matching pairs concentrate around the optical disk and vessel network, effective definition of Region of Interest also can help to reduce time consumption. Above all, the iterated spatial anisotropic smooth decreases the uninformative keypoints and have reduced the time consumption of the retinal identification system.

Table 3.

The average preprocessing time.

Method Preprocessing Feature Extraction Matching
Without smoothing 0.28 s 3.88 s 9.72 s
Proposed method 2.11 s 2.51 s 3.25 s
The PBO method 1.37 s 0.21 s 0.73 s

5. Conclusion and Future Work

Retinal identification based on retinal vasculatures provides the most secure and accurate authentication means among biometrics. In this paper, we have presented a robust retinal identification method based on SIFT and ICGF. SIFT is invariant to rotations and scale changes. In addition, the SIFT-based identification method can abolish the image segmentation or partition procedures and doesn′t need any comprehension of the image contents.

The method proposed in this paper has proved to be effective for the identification based on retinal images. The results reported in Table 2 show that, SIFT-based identification based on the original retinal images has an undesirable performance. After being processed by the ICGF, the performance is remarkably improved, but still has room for improvements. Further smoothed by the iterated spatial anisotropic smooth method, the EER reaches 0. In addition, from the perspective of the average keypoints analysis, as illustrated in Figure 12, the presented ICGF increased the average number of stable keypoints about 90 times by enhancing the details of the images. After being smoothed, the proportion of average number of matching pairs is greatly increased with noise reduced and small structure enhanced.

When compared with other retinal identification approaches, most of the existing research works have been tested on the VARIA retinal database or self-built databases with a limited number of images, except the PBO method, as listed in Table 1. The performance of the proposed method is comparable to the existing methods, and in some cases, exceeded their results. Further tested on simulated databases, Figure 13 shows that the proposed method has robustness to scaling and rotations, and has a superior performance compared with the PBO method. The proposed identification method based on SIFT features and ICGF can be used on other biometric patterns, such as hand veins and finger veins. In the future, we plan to design new feature extraction methods which can be more robust to image deformations.

Acknowledgments

The work is supported by National Natural Science Foundation of China under Grant No. 61070097, 61173069, the Program for New Century Excellent Talents in University of Ministry of Education of China (NCET-11-0315) and the Research Found for the Doctoral Program of Higher Education under Grant No. 20100131110021. The authors would like to thank Shaohua Pang for his helpful comments and constructive advice on structuring the paper. In addition, the authors would particularly like to thank the anonymous reviewers for their helpful suggestions.

Conflict of Interest

The authors declare no conflict of interest.

Reference

  • 1.Maltoni D., Maio D., Jain A.K., Prabhakar S. Handbook of Fingerprint Recognition. 2nd ed. Springer-Verlag; Berlin, Germany: 2009. [Google Scholar]
  • 2.Ross A.A., Nandakumar K., Jain A.K. Handbook of Multibiometrics. 1st ed. Springer-Verlag; Berlin, Germany: 2006. [Google Scholar]
  • 3.Jiang X., Mandal B., Kot A. Eigenfeature regularization and extraction in face recognition. IEEE Trans. Pattern Anal. Mach. Intell. 2008;30:383–393. doi: 10.1109/TPAMI.2007.70708. [DOI] [PubMed] [Google Scholar]
  • 4.Wang L., Tan T., Ning H., Hu W. Silhouette analysis-based gait recognition for human identification. IEEE Trans. Pattern Anal. Mach. Intell. 2003;25:1505–1518. [Google Scholar]
  • 5.Ratha N.K., Karu K., Chen S., Jain A.K. A real-time matching system for large fingerprint databases. IEEE Trans. Pattern Anal. Mach. Intell. 1996;18:799–813. [Google Scholar]
  • 6.Ross A., Jain A.K., Reisman J. A hybrid fingerprint matcher. Patt. Recog. 2003;36:1661–1673. [Google Scholar]
  • 7.Daugman J. How Iris recognition works. IEEE Trans. Circ. Syst. Video T. 2004;14:21–30. [Google Scholar]
  • 8.Kumar A., Zhou Y.B. Human identification using finger images. IEEE Trans. Image Processing. 2012;21:2228–2244. doi: 10.1109/TIP.2011.2171697. [DOI] [PubMed] [Google Scholar]
  • 9.Simon C., Goldstein I. A new scientific method of identification. N. Y. State J. Med. 1935;35:901–906. [Google Scholar]
  • 10.Jain A.K., Bolle R., Pankanti S. Biometrics, Personal Identification in Networked Society. Kluwer Academic Publishers; Norwell, MA, USA: 1998. [Google Scholar]
  • 11.Orlans N.M. Biometrics: Identity Assurance in the Information Age. Osborne McGraw-Hill; Berkeley, CA, USA: 2003. Eye Biometrics: Iris and Retina Scanning; pp. 89–100. [Google Scholar]
  • 12.Köse C. A personal identification system using retinal vasculature in retinal fundus images. Expert Syst. Appl. 2011;38:13670–13681. [Google Scholar]
  • 13.Farzin H., Abrishami-Moghaddam H., Moin M.S. A novel retinal identification system. EURASIP J. Advan. Sign. Proc. 2008 doi: 10.1155/2008/280635. [DOI] [Google Scholar]
  • 14.Lowe D.G. Distinctive image features from scale-invariant keypoints. Int. J. Comput. Vision. 2007;60:91–110. [Google Scholar]
  • 15.Feng P., Pan Y., Wei B., Jin W., Mi D. Enhancing retinal image by the Contourlet transform. Pattern Recognition Lett. 2007;28:516–522. [Google Scholar]
  • 16.Li C., Huang R., Ding Z., Metaxas D., Gore J. Medical Image Computing and Computer-Assisted Intervention—MICCAI. Springer; Berlin/Heidelberg, Germany: 2008. A Variational Level Set Approach to Segmentation and Bias Correction of Images with Intensity Inhomogeneity; pp. 1083–1091. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 17.Zhang J.G., Tan T., Ma Li. Invariant Texture Segmentation via Circular Gabor Filters. Proceedings of the 16th IAPR International Conference on Pattern Recognition (ICPR); Quebec City, QC, Canada. 11–15 August 2002; pp. 901–904. [Google Scholar]
  • 18.Gerig G., Kubler O., Kikinis R., Jolesz F.A. Nonlinear anisotropic filtering of MRI data. IEEE Trans. Med. Imaging. 1992;11:221–232. doi: 10.1109/42.141646. [DOI] [PubMed] [Google Scholar]
  • 19.VARIA Retinal Images for Authentication. [(accessed on 18 March 2013)]. Available online: http://www.varpa.es/varia.html.
  • 20.DRIVE Database. [(accessed on 18 March 2013)]. Available online: http://www.isi.uu.nl/Research/Databases/DRIVE.
  • 21.Hoover A., Kouznetsova V., Goldbaum M. Locating blood vessels in retinal images by piece-wise threhsold probing of a matched filter response. IEEE Trans. Med. Imaging. 2000;19:203–210. doi: 10.1109/42.845178. [DOI] [PubMed] [Google Scholar]
  • 22.Hill R.B. Retinal Identification. In: Jain A., Bolle R., Pankati S., editors. Biometrics: Personal Identification in Networked Society. Springer; Berlin, Germany: 1999. p. 126. [Google Scholar]
  • 23.Ortega M., Marino C., Penedo M.G., Blanco M., Gonzalez F. Biometric Authentication Using Digital Retinal Images. Proceedings of the 5th WSEAS International Conference on Applied Computer Science; Hangzhou, China. 16–18 April 2006; pp. 422–427. [Google Scholar]
  • 24.Ortega M., Marino C., Penedo M.G., Blanco M., González F. Personal authentication based on feature extraction and optic nerve location in digital retinal images. WSEAS Trans. Comput. 2006;5:1169–1176. [Google Scholar]
  • 25.Oinonen H., Forsvik H., Ruusuvuori P., Yli-Harja O., Voipio V., Huttunen H. Identity Verification Based on Vessel Matching from Fundus Images. Proceedings of 17th IEEE International Conference on Image Processing (ICIP); Hong Kong, China. 26–29 September 2010; pp. 4089–4092. [Google Scholar]
  • 26.Azzopardi G., Petkov N. Automatic detection of vascular bifurcations in segmented retinal images using trainable COSFIRE filters. Pattern Recognition Lett. 2013;34:922–933. [Google Scholar]
  • 27.Sabaghi M., Hadianamrei S.R., Zahedi A., Lahiji M.N. A new partitioning method in frequency analysis of the retinal images for human identification. J. Signal Inform. Process. 2011;2:274–278. [Google Scholar]
  • 28.Barkhoda W., Tab F.A., Amiri M.D. A Novel Rotation Invariant Retina Identification Based on the Sketch of Vessels Using Angular Partitioning. Proceedings of 4th International Symposium Advances in Artificial Intelligence and Applications; Mragowo, Poland. 12–14 October 2009; pp. 3–6. [Google Scholar]
  • 29.Amiri M.D., Tab F.A., Barkhoda W. Advanced Concepts for Intelligent Vision Systems. Springer; Berlin/Heidelberg, Germany: 2009. Retina Identification Based on the Pattern of Blood Vessels Using Angular and Radial Partitioning; pp. 732–739. [Google Scholar]
  • 30.Lowe D.G. Object Recognition from Local Scale-Invariant Features. Proceedings of International Conference on Computer Vision; Corfu, Greece. 20–27 September 1999; pp. 1150–1157. [Google Scholar]
  • 31.Li H., Yang H., Shi G., Zhang Y. Adaptive optics retinal image registration from scale-invariant feature transform. Optik-Int. J. Light Electron Opt. 2011;122:839–841. [Google Scholar]
  • 32.Li H., Lu J., Shi G., Zhang Y. Tracking features in retinal images of adaptive optics confocal scanning laser ophthalmoscope using KLT-SIFT algorithm. Biomed. Opt. Express. 2009;1:31–40. doi: 10.1364/BOE.1.000031. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 33.Marín D., Aquino A., Gegúndez-Arias M.E., Bravo J.M. A new supervised method for blood vessel segmentation in retinal images by using gray-level and moment invariants-based features. IEEE Trans. Med. Imaging. 2011;30:146–158. doi: 10.1109/TMI.2010.2064333. [DOI] [PubMed] [Google Scholar]
  • 34.Foracchia M., Grisan E., Ruggeri A. Luminosity and contrast normalization in retinal images. Med. Image Anal. 2005;9:179–190. doi: 10.1016/j.media.2004.07.001. [DOI] [PubMed] [Google Scholar]
  • 35.Xu Z.W., Guo X.X., Hu X.Y., Cheng X. The Blood Vessel Recognition of Ocular Fundus. Proceedings of the 4th International Conference on Machine Learning and Cybernetics (ICMLC ′05); Guangzhou, China. 18–21 August 2005; pp. 4493–4498. [Google Scholar]
  • 36.Tabatabaee H., Milani Fard A., Jafariani H. A Novel Human Identifier System Using Retina Image and Fuzzy Clustering Approach. Proceedings of the 2nd IEEE International Conference on Information and Communication Technologies (ICTTA ′06); Damascus, Syria. 23–28 April 2006; pp. 1031–1036. [Google Scholar]
  • 37.Shahnazi M., Pahlevanzadeh M., Vafadoost M. Wavelet Based Retinal Recognition. Proceedings of 9th International Symposium on Signal Processing and Its Applications (ISSPA); Sharjah, UAE. 12–15 February 2007; pp. 1–4. [Google Scholar]
  • 38.Ortega M., Penedo M.G., Rouco J., Barreira N., Carreira M.J. Personal verification based on extraction and characterisation of retinal feature points. J. Vis. Lang. Comput. 2009;20:80–90. [Google Scholar]
  • 39.Chang T., Kuo C.C. Texture analysis and classification with tree-structured wavelet transform. IEEE Trans. Image Processing. 1993;2:429–441. doi: 10.1109/83.242353. [DOI] [PubMed] [Google Scholar]

Articles from Sensors (Basel, Switzerland) are provided here courtesy of Multidisciplinary Digital Publishing Institute (MDPI)

RESOURCES