Zhang Chenyang, Xiang Yunfei, Wang Qiyuan, Gu Shuo, Deng Jianghua, Zhang Rongchun
School of Civil Engineering and Architecture, Changzhou Institute of Technology, Changzhou 213032, China.
School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing 210014, China.
Sensors (Basel). 2025 May 8;25(10):2980. doi: 10.3390/s25102980.
Line feature matching is a crucial aspect of computer vision and image processing tasks, attracting significant research attention. Most line matching algorithms predominantly rely on local feature descriptors or deep learning modules, which often suffer from low robustness and poor generalization. In response, this paper presents a novel line feature matching approach grounded in point-line invariants through spatial invariant relationships. By leveraging a robust point feature matching algorithm, an initial set of point feature matches is acquired. Subsequently, the line feature supporting area is partitioned, and a constant ratio invariant is formulated based on the distances from point to line features within corresponding neighborhood domains. Additionally, a direction vector invariant is also introduced, jointly constructing a dual invariant for line matching. An initial matching matrix and line feature match pairs are derived using this dual invariant. Subsequent geometric constraints within line feature matches eliminate residual outliers. Comprehensive evaluations under diverse imaging conditions, along with comparisons to several state-of-the-art algorithms, demonstrate that our proposal achieved remarkable performance in terms of both accuracy and robustness. Our implementation code will be publicly released upon the acceptance of this paper.
线特征匹配是计算机视觉和图像处理任务的关键方面,吸引了大量的研究关注。大多数线匹配算法主要依赖于局部特征描述符或深度学习模块,这些方法往往存在鲁棒性低和泛化性差的问题。针对这一问题,本文提出了一种基于点 - 线不变性通过空间不变关系的新型线特征匹配方法。通过利用一种鲁棒的点特征匹配算法,获得一组初始的点特征匹配。随后,对线特征支持区域进行划分,并基于相应邻域内点到线特征的距离制定一个恒定比例不变量。此外,还引入了一个方向向量不变量,共同构建用于线匹配的双重不变量。利用这个双重不变量导出初始匹配矩阵和线特征匹配对。线特征匹配中的后续几何约束消除了剩余的异常值。在各种成像条件下的综合评估以及与几种先进算法的比较表明,我们提出的方法在准确性和鲁棒性方面都取得了显著的性能。本文被接受后,我们的实现代码将公开发布。