CVOct 24, 2025

Depth-Supervised Fusion Network for Seamless-Free Image Stitching

arXiv:2510.21396v1h-index: 7Has Code
Originality Incremental advance
AI Analysis

This addresses image stitching challenges for computer vision applications, but appears incremental as it builds on existing depth-aware stitching approaches.

The paper tackles the problem of ghosting and misalignment in image stitching caused by parallax from depth variations, proposing a depth-consistency-constrained method that achieves superior performance in experiments compared to existing methods.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes