arXiv:2411.06700cs.CV2024-11被引 5

用单应性估计实现高效高精度稠密特征匹配

HomoMatcher: Dense Feature Matching Results with Semi-Dense Efficiency by Homography Estimation

  • 通过轻量级单应性网络建模块间映射关系
  • 在保持半稠密效率下达到稠密匹配精度
  • 适合需要高精度与低延迟的视觉定位任务

图像对间的特征匹配是计算机视觉中的基础问题,广泛应用于SLAM等场景。近期半稠密匹配方法通过粗到精范式显著提升性能,但多数工作聚焦于粗粒度特征表示,而忽视了精细匹配模块。现有细粒度匹配方法依赖点到块的概率期望或直接回归,常缺乏精度且无法保证序列图像中特征点的连续性。本文聚焦于半稠密匹配框架下的精细匹配模块优化,提出利用轻量高效的单应性估计网络,生成粗匹配所得块之间的透视映射关系。该块对块方法实现了两块的整体对齐,通过引入额外约束提升了亚像素级精度。借助块间单应性估计,可在低计算开销下获得稠密匹配结果。大量实验表明,本方法在精度上优于以往半稠密匹配器;同时,在端点误差上与传统稠密匹配器相当,却维持了半稠密效率。

原文摘要 · Abstract (English)

Feature matching between image pairs is a fundamental problem in computer vision that drives many applications, such as SLAM. Recently, semi-dense matching approaches have achieved substantial performance enhancements and established a widely-accepted coarse-to-fine paradigm. However, the majority of existing methods focus on improving coarse feature representation rather than the fine-matching module. Prior fine-matching techniques, which rely on point-to-patch matching probability expectation or direct regression, often lack precision and do not guarantee the continuity of feature points across sequential images. To address this limitation, this paper concentrates on enhancing the fine-matching module in the semi-dense matching framework. We employ a lightweight and efficient homography estimation network to generate the perspective mapping between patches obtained from coarse matching. This patch-to-patch approach achieves the overall alignment of two patches, resulting in a higher sub-pixel accuracy by incorporating additional constraints. By leveraging the homography estimation between patches, we can achieve a dense matching result with low computational cost. Extensive experiments demonstrate that our method achieves higher accuracy compared to previous semi-dense matchers. Meanwhile, our dense matching results exhibit similar end-point-error accuracy compared to previous dense matchers while maintaining semi-dense efficiency.

特征匹配单应性估计半稠密亚像素精度

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。