• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (04): 754-759.

• 论文 • Previous Articles     Next Articles

Improved feature matching algorithm based
on indexing sub-vector distance  

FAN Wenting,CHEN Xiuhong   

  1. (School of Digital Media,Jiangnan University,Wuxi 214122,China)
  • Received:2014-02-22 Revised:2014-04-23 Online:2015-04-25 Published:2015-04-23

Abstract:

The indexing Sub-Vector Distance ( iSVD ) based feature matching algorithm has good search accuracy and efficiency in feature matching of high dimensional vector,but the computational complexity of this algorithm is still high and it is limited in practical applications.Aiming at this problem,we introduce a key dimension selection method to improve the iSVD based feature matching algorithm.This method first divides the feature vector into several sub vectors,and selects some sub vectors to replace the original ones;then we create the index value for the feature vector,and search the nearest neighbor point according to the index value.This method can effectively differentiate the vectors with smaller similarity,and it can further reduce the search scope of the nearest neighbor.Experimental results show that the improved iSVD based feature matching algorithm has good search accuracy,and meanwhile improves the matching accuracy and shortens the time of matching,thus having a good practicability.

Key words: high-dimensional vector;feature matching;iSVD;the key dimension;nearest-neighbor searching