Two-step matching strategy combining global-local descriptor

Feature description and matching are at the base of many computer vision applications. However, traditional local descriptors cannot fully describe all information of features, and there are so many feature points and so long local descriptors that the matching steps are time-consuming. In order to solve these problems. This paper proposed a new efficient method for description and matching, called TSMwGLD (the two-step matching with global and local Descriptors). In TSMwGLD, first, it designed a simple global descriptor and then found N best-matching points by using global descriptors, and at the same time it could eliminate lots of points which didn’t match in global information. Next, the method continued the matching step to find the best-matching point by using the local descriptors of N candidate points. So the whole matching process could become faster because the distances between global descriptors with the size of 8 were computed more easily than local descriptors with the size of 64 in SURF. The experimental results show that TSMwGLD results in increased accuracy and faster matching than original method. Especially for blurred images with textures, the matching time is less than tenth of original and the whole description and matching process is about two times faster than SURF.

[1]  Linda G. Shapiro,et al.  A SIFT descriptor with global context , 2005, 2005 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'05).

[2]  Zhang Hailong,et al.  Zero 鄄 disparity adjustment of multiview stereoscopic images based on SIFT matching , 2015 .

[3]  Jurandy Almeida,et al.  Fusion of Local and Global Descriptors for Content-Based Image and Video Retrieval , 2012, CIARP.

[4]  Cordelia Schmid,et al.  A Performance Evaluation of Local Descriptors , 2005, IEEE Trans. Pattern Anal. Mach. Intell..

[5]  Luis Alvarez,et al.  Progress in Pattern Recognition, Image Analysis, Computer Vision, and Applications , 2012, Lecture Notes in Computer Science.

[6]  Luc Van Gool,et al.  SURF: Speeded Up Robust Features , 2006, ECCV.

[7]  Christopher Joseph Pal,et al.  Localizing Facial Keypoints with Global Descriptor Search, Neighbour Alignment and Locally Linear Models , 2013, 2013 IEEE International Conference on Computer Vision Workshops.