Improved SIFT Algorithm Image Matching
Improved SIFT Algorithm Image Matching
1-7
Abstract
High-dimensional and complex feature descriptor of SIFT not only occupies a large memory space, but also affects the speed of feature matching. We adopt the statistic feature points neighbor gradient way in which the local statistic area is constructed by 8 concentric square ring feature of points-centered, and the pixels gradient as well the statistic gradient accumulated value of eight directions are computed before sorting them in descending order and standardizing them. The new feature descriptor descends feature dimension of feature from 128 to 64. The experiment reveals that the proposed method can improve matching speed and keep matching precision at the same time. Key words: SIFT Algorithm; Image Matching; Feature Descriptor; Difference of Gaussian
1 INTRODUCTION
Image matching, an important part of computer vision and digital image processing, is widely used in photogrammetry and remote sensing, resource analysis, 3D reconstruction, object recognition and many other fields, has been focus of research. The fact that image matching is affected by weather, sunlight, shelter and other external factors significantly, varying imaging time, angle, distance, as well the factors such as image translation, rotation, scaling and other issues poses much difficulty to image matching. For a long time, many domestic and foreign scholars are committed to solving the above problem of image matching technology. Recent years, in computer vision, based on local invariant descriptor method in object recognition image matching has made significant progress. In 2004, Lowe formally proposed a local features operator based on image scaling, rotation, affine transformation to maintain the invariant of image that is SIFT operator by means of the summary made on the existing techniques based on invariant feature detection methods[1]. The algorithm is a better solution to part block of the scene, rotate zoom, image distortion caused by the point of view and other issues, but the algorithm still has a problem, that is, high-dimensional of feature descriptor leading to complex calculation and long match time. Y ke et al proposed PCA-SIFT[2] method to reduce dimensions of feature descriptor, but in the absence of any a priori knowledge, this method increased the amount of calculation; Grabner[3]who used integral image has already accelerated computing speed of SIFT, but reduced the superiority of SIFT method. Delponte[4] proposed using SVD method for feature matching, but the matching process is very complexity, and can not be used for wide-baseline matching. These methods are improved in feature describe or matching stage, without changing the algorithm itself. Mikolajczyk[5] confirmed that in most of cases, SIFT descriptors were subjected to various transformations between images with minimal impact and the most stable match performance. They also proposed Gradient location-orientation histogram (GLOH) local descriptor. Regardless of PCA-SIFT or GLOH take advantage of PCA technology, which requires a series of representative images to train the projection matrix, which not only requires additional offline computation time, but trained matrix only works for this type image, do not have broad applicability. In the process of extracting invariant features of image, 6 refs. added a multi-scale Harris corner detection operator, which increases the repeatability of matching point pairs. 7 refs. proposed a feature point detecting method which was a simplification of the SIFT method, that ensures the performance and decreases the computation at the same time. Deng[8] proposed that ratio of the first and second nearest neighbor distance with mutual correspondence constraint is used to setup the initial correspondences, then using Random Sample
-1www.joa-journal.org
Conesus(RANSAC) to remove the mismatched feature point. Wu[9] proposed the WT-SIFT method. After the wavelet transform, Low-resolution image affected by the local details of the image is greatly reduced, which can improve the scale SIFT feature extraction capability. But the methods running time is long not conducive to real-time matching. Against the problem of high dimension and complexity of SIFT in image matching, we improved SIFT algorithm to simplify the computational complexity by reducing the dimension of feature descriptors and shorten the matching time further.
L x, y , G x, y , I x, y
(1)
Here, G x, y, is variable scale Gaussian function. In order to detect the key point in the scale space effectively, we adopt Difference of Gaussian(DoG) scale space, which is using different scale nuclear image convolution with image.
Dx, y, Gx, y, k Gx, y, I x, y Lx, y, k Lx, y,
(2)
Here, two adjacent scales separated by a constant k. DOG operator are the normalized scale approximation of LOG operator. In order to find key point invariant to scale, it is needed to calculate the differential of adjacent scale image. We can get a series of images and detect extreme points in this image space. We can use pyramid to calculate the Gaussian difference image efficiently, as shown in FIG. 1. After generating Gaussian differential image, we calculate extreme point in the space. In order to find the extreme points of the scale space, it should be compared with each sample point and all adjacent points to see whether it is larger or smaller than adjacent points in image domain or scale domain. As shown in FIG. 2, we compare the middle detection point with the eight adjacent points in the same scale and 9 2 points in the upper and lower adjacent scales, to ensure the extreme points in scale space and the two-dimensional image space. If the point is the maximal or minimal in the 26 neighborhood, it can be considered that this point is a key point of the image in the scale.
-2www.joa-journal.org
2.2 Accurately Determine the Key Points, Excluding the Unstable Point
By fitting 3D quadratic function to accurately determine the location and scale of key points, in order to enhance the matching stability and improve noise immunity, it should remove the low contrast key point and unstable edge response point(because DoG operator have strong edge response).
Lx 1, y Lx 1, y 2 Lx, y 1 Lx, y 12
x, y tan1
Lx, y 1 Lx, y 1 Lx 1, y Lx 1, y
(3) (4)
In practice, the sampling area is the center of the neighborhood of the key point, adopting histogram statistics to the gradient direction of neighborhood pixel. Gradient histogram range is 0-360 degrees, one for 10 degrees, a total of 36. The peak of the histogram represents the main direction of neighborhoods gradient of the key point, which is the direction of the key point. In the histogram, when there is another peak equivalent to 80% of the peak energy, this direction may be regarded as the secondary direction of the key point. A key point may be specified with several directions (a main direction, more than one auxiliary direction), which can enhance the robustness of the matching. Figure 3 shows the direction histogram.
can give more expression to descriptor, so this method can keep the case of matching accuracy at the same time improve matching speed.
FIG. 7 FEATURE POINTS MATCHING OF DIFFERENT VIEWPOINT (II) TABLE 2 RESULT OF EXPERIMENT-2
Ratio=0.6 Feature points Match points Mismatch points Matching rate Matching time (s) The original algorithm 1535 49 3 93.9% 5.96 1448 The improved algorithm 1535 49 3 93.9% 2.04 1448
The reason for the fact proved by the experimental results that the improved algorithm is able to maintain the matching accuracy, raise matching speed and thus shorten the matching time is that the feature operator of key points consumes a long time of original algorithm.
5 CONCLUSION
We have improved feature operator of SIFT algorithm high-dimensional and high-complexity of SIFT algorithm by force of the adoption of neighbourhood gradient statistics, local statistical area consisting of eight concentric square split ring and the dimension of descriptor reduced from 128 to 64. Experimental results reveal that shortens the matching as well keep the matching accuracy.
REFERENCES
[1] [2] Lowe. Distinctive image features from scale-invariant keypoints International Journal of Computer Vision 2(2004): 91-110. Accessed November 1 2004. doi: 10.1023/B:VISI.0000029664.99615.94 KE Y, SUKTHANKAR R. PCA-SIFT: A More Distinctive Representtation for Local Image Descriptors. Paper presented at Conference Computer Vision and Pattern Recognition, Washington DC , ETATS-UNIS, July 511-517, 2004 -6www.joa-journal.org
GRABNER M, GRABNER H, BISCHOF H. Fast Approximated SIFT Paper presented at 7th Asian Conference on Computer Vision, Hyderabad, India, January 918-927,2006, 1 Elisabetta Delponte, Francesco Isgr , Francesca Odone, et al. SVD-matching using SIFT features. Graphical Models 65(2006): 415-431. Accessed September, 2006. doi: 10.1016/j.gmod.2006.07.002 Mikolajczyk K, Schmid C. A Performance Evaluation of Local Descriptors. Analysis and Machine Intelligence, 27(2005): 1615-1630. Accessed Oct, 2005 37(1): 156-160 Gao Jian, Huang Xinhan, Peng Gang, et al. Simplified SIFT feature point detecting method. Application Research of Computers, 2008, 25(7): 2213-2215 Deng Chuanbin, Guo Lei, Li Wei. Remote Sensing Image Registration Algorithm Based on SIFT. Chinese Journal of Sensors and Actuators, 2009, 22(12): 1742-1746 Wu Jianming, Tian Zheng, Liu Xiangzeng, er al. Proposing an Effective Method for Image Muti-scale Registration by Combining SIFT with Wavelet Transform(WT). Journal of Northwestern Polytechnical University, 2011, 29(1): 17-21 doi: 10.1109/TPAMI.2005.188 Liu Xiao jun, Yang Jie, Sun Jianwei, et al. Image registration approach based on SIFT. Infrared and Laser Engineering, 2008,
AUTHORS
1
the major field is Image feature extraction and target detection. Email: [email protected]
-7www.joa-journal.org