English

Robust Image Stitching with Optimal Plane

Computer Vision and Pattern Recognition 2026-02-19 v3

Abstract

We present \textit{RopStitch}, an unsupervised deep image stitching framework with both robustness and naturalness. To ensure the robustness of \textit{RopStitch}, we propose to incorporate the universal prior of content perception into the image stitching model by a dual-branch architecture. It separately captures coarse and fine features and integrates them to achieve highly generalizable performance across diverse unseen real-world scenes. Concretely, the dual-branch model consists of a pretrained branch to capture semantically invariant representations and a learnable branch to extract fine-grained discriminative features, which are then merged into a whole by a controllable factor at the correlation level. Besides, considering that content alignment and structural preservation are often contradictory to each other, we propose a concept of virtual optimal planes to relieve this conflict. To this end, we model this problem as a process of estimating homography decomposition coefficients, and design an iterative coefficient predictor and minimal semantic distortion constraint to identify the optimal plane. This scheme is finally incorporated into \textit{RopStitch} by warping both views onto the optimal plane bidirectionally. Extensive experiments across various datasets demonstrate that \textit{RopStitch} significantly outperforms existing methods, particularly in scene robustness and content naturalness. The code is available at {\color{red}https://github.com/MmelodYy/RopStitch}.

Keywords

Cite

@article{arxiv.2508.05903,
  title  = {Robust Image Stitching with Optimal Plane},
  author = {Lang Nie and Yuan Mei and Kang Liao and Yunqiu Xu and Chunyu Lin and Bin Xiao},
  journal= {arXiv preprint arXiv:2508.05903},
  year   = {2026}
}

Comments

IEEE TVCG 2026

R2 v1 2026-07-01T04:40:06.169Z