摘要
特征匹配作为计算机视觉的一项关键技术而备受关注。近年来,基于描述子的特征点匹配技术取得了一系列突破性进展,但曲线长度不一、端点定位不准确以及周围包含的重复性纹理较多等因素,导致了曲线匹配研究依旧是一个极具挑战性的热点研究课题,且现有曲线匹配方法大多出现匹配总数少、匹配正确率低的问题。为增加特征匹配的总数和正确率,利用特征点和特征曲线的位置关系提出一种点线特征融合的误匹配剔除算法(Point Line feature Fusion,PLF)。首先定义点到曲线的距离,利用点、曲线描述子提取图像的点、线特征;其次确定落入匹配曲线对应支撑区域内的匹配点对,并根据匹配点组和曲线间的距离约束剔除错误曲线匹配;最后利用点线距离约束剔除匹配曲线支撑区域内的错误点匹配。实验选取了3种不同的点线组合,即SIFT技术提取的点特征分别与IOCD曲线描述子、IOMSD曲线描述子、GOCD曲线描述子提取的曲线特征相融合,验证算法对多种点、线描述子具有适用性,且该算法不仅适用于特征点与特征曲线的融合,亦适用于特征点与特征直线的融合,从而验证了其对多种图像特征具有适用性。实验结果表明,在旋转、视角变化、光照变化、压缩、噪音、模糊等变换条件下,该算法均能有效提高曲线特征匹配的匹配总数和匹配正确率,同时提高点匹配的正确率。
Image feature matching plays an important role in computer vision,the feature point matching technology based on descriptors have made a series of achievements,since curves have different lengths,incorrect position of endpoints and contain lots of relative texture around neighbor,the research of feature curve matching is still a challenging topic,and many curve matching methods have the problem of fewer matches and low accuracy of feature matching.To improve the total number and accuracy of feature matching,this paper proposed a novel Point Line feature Fusion(PLF)algorithm based on the location relationship between feature points and feature curves.Firstly,it defines the distance from a point to a curve,and obtains the matched points and curves using point and curve descriptors respectively from the images.Secondly,it determines the matched point pairs in the support areas of one pair of matched curves,and eliminate the mismatch of curves according to the distance constraints between the obtained matched points and the curve.Then,it removes the mismatch of points according to the distance constraint between the point and the curve.Three combinations of points and curves have been used in the experiment,which are the points extracted by SIFT and the curves extracted by IOCD curve descriptor,the points extracted by SIFT and the curves extracted by IOMSD curve descriptor,the points extracted by SIFT and the curves extracted by GOCD curve descriptor.The method has applicabi-lity to many kinds of point and curve descriptors,it is not only suitable for the points and curves,but also for points and lines,it has applicability to many kinds of features.Experimental results show that the proposed algorithm can effectively improve the total number and accuracy of feature matching,and also increase the accuracy of point matching under image rotation,viewpoint change,illumination change,JPEG compression,noise and image blur.
作者
魏玉慧
王永军
王国东
刘红敏
王静
WEI Yu-hui;WANG Yong-jun;WANG Guo-dong;LIU Hong-min;WANG Jing(School of Physics and Electronic Information,Henan Polytechnic University,Jiaozuo,Henan 454000,China;School of Computer Science and Technology,Henan Polytechnic University,Jiaozuo,Henan 454000,China)
出处
《计算机科学》
CSCD
北大核心
2019年第2期286-293,共8页
Computer Science
基金
河南理工大学杰出青年基金项目(J2016-3)
河南理工大学博士基金(B2013-039)资助
关键词
PLF算法
曲线匹配
点匹配
点线融合
距离约束
PLF algorithm
Curve matching
Point matching
Point line feature fusion
Distance constraints