搜索策略是必威现金回扣像匹配研究的主要问题之一,对匹配算法的执行速度和最终的匹配精度都有很大的影响。该文将禁忌搜索算法的思想用于必威现金回扣像匹配的搜索过程,并进行了改进,构造了永久禁忌和暂时禁忌两种禁忌表,每次搜索都将候选解中的点分别放入不同的禁忌表中,再利用基于灰度的匹配方法,以归一化积相关为相似性度量准则,克服了传统的归一化积相关必威现金回扣像匹配算法耗时过长的缺点,可以在不失匹配精度的条件下,大大减少匹配所用的时间,实现了准确而快速的必威现金回扣像匹配。 更多还原
【Abstract】 Search strategy is one of the main problems of image matching.It has great impacts on the execution speed and the final matching accuracy of the algorithm.In this paper,the idea of tabu search algorithm is applied to the search process of image matching,and it is promoted by constructing two different types of tabu lists:permanent tabu list and temporary tabu list.After each search process,the solutions in the candidate solution neighborhood are placed in different tabu lists.Then it accomplishe...