arXiv:2510.21396cs.CV2025-10NeurIPS被引 3

解决图像拼接中的深度差异导致的错位问题,实现无缝拼接。

Depth-Supervised Fusion Network for Seamless-Free Image Stitching

论文配图:Depth-Supervised Fusion Network for Seamless-Free Image Stitching
图 1 · 摘自论文原文
  • 引入深度一致性约束和多阶段对齐机制,提升不同深度目标的对齐精度。
  • 通过图优化计算最优拼接缝,并扩散软缝区域,有效减少错位。
  • 采用重参数化策略提升效率,适合实时图像拼接应用。

图像拼接将多视角拍摄的图像合成一张视野更广的图像。由于物体深度差异大,易产生显著视差,导致拼接结果出现鬼影和错位。为此,提出一种深度一致性约束的无接缝图像拼接方法。首先,设计结合全局深度正则化约束的多阶段机制,增强不同深度范围内相同目标的对齐精度。其次,在多视图融合过程中,通过基于图的低代价计算确定最优拼接缝,并扩散软缝区域以精确定位过渡区域,有效缓解由视差引起的对齐误差,实现自然无缝的拼接效果。此外,针对位移回归过程的计算开销,引入重参数化策略优化结构设计,显著提升算法效率,同时保持最优性能。大量实验表明,该方法优于现有方法。代码已公开于 https://github.com/DLUT-YRH/DSFN。

原文摘要 · Abstract (English)

Image stitching synthesizes images captured from multiple perspectives into a single image with a broader field of view. The significant variations in object depth often lead to large parallax, resulting in ghosting and misalignment in the stitched results. To address this, we propose a depth-consistency-constrained seamless-free image stitching method. First, to tackle the multi-view alignment difficulties caused by parallax, a multi-stage mechanism combined with global depth regularization constraints is developed to enhance the alignment accuracy of the same apparent target across different depth ranges. Second, during the multi-view image fusion process, an optimal stitching seam is determined through graph-based low-cost computation, and a soft-seam region is diffused to precisely locate transition areas, thereby effectively mitigating alignment errors induced by parallax and achieving natural and seamless stitching results. Furthermore, considering the computational overhead in the shift regression process, a reparameterization strategy is incorporated to optimize the structural design, significantly improving algorithm efficiency while maintaining optimal performance. Extensive experiments demonstrate the superior performance of the proposed method against the existing methods. Code is available at https://github.com/DLUT-YRH/DSFN.

图像拼接深度对齐无缝融合视觉算法

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