paper-with-me

Papers

Parallax-tolerant Image Stitching via Segmentation-guided Multi-homography Warping

2024-06-28 · Tianli Liao, Ce Wang, Lei LI, Guangen Liu, Nan Li

Large parallax between images is an intractable issue in image stitching. Various warping-based methods are proposed to address it, yet the results are unsatisfactory. In this paper, we propose a novel image stitching method using multi-homography warping guided by image segmentation. Specifically, we leverage the Segment Anything Model to segment the target image into numerous contents and partition the feature points into multiple subsets via the energy-based multi-homography fitting algorithm. The multiple subsets of feature points are used to calculate the corresponding multiple homographies. For each segmented content in the overlapping region, we select its best-fitting homography with the lowest photometric error. For each segmented content in the non-overlapping region, we calculate a weighted combination of the linearized homographies. Finally, the target image is warped via the best-fitting homographies to align with the reference image, and the final panorama is generated via linear blending. Comprehensive experimental results on the public datasets demonstrate that our method provides the best alignment accuracy by a large margin, compared with the state-of-the-art methods. The source code is available at https://github.com/tlliao/multi-homo-warp.

📄 PDF Abstract BibTeX arXiv:2406.19922

Code (1)

tlliao/multi-homo-warp 공식 구현

Tasks

Image SegmentationImage StitchingSemantic Segmentation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Graph-based Hypothesis Generation for Parallax-tolerant Image Stitching

2018-04-20 · Jing Chen, Nan Li, Tianli Liao

The seam-driven approach has been proven fairly effective for parallax-tolerant image stitching, whose strategy is to search for an invisible seam from finite representative hypotheses of local alignment. In this paper, …

Image Stitching

Parallax-Tolerant Unsupervised Deep Image Stitching

2023-02-16 · ICCV 2023 1 · Lang Nie, Chunyu Lin, Kang Liao, Shuaicheng Liu 외

Traditional image stitching approaches tend to leverage increasingly complex geometric features (point, line, edge, etc.) for better performance. However, these hand-crafted features are only suitable for specific natura…

Image RegistrationImage Stitching

Parallax-tolerant Image Stitching

2014-06-01 · CVPR 2014 6 · Fan Zhang, Feng Liu

Parallax handling is a challenging task for image stitching. This paper presents a local stitching method to handle parallax based on the observation that input images do not need to be perfectly aligned over the whole o…

Image StitchingLocal Distortion

PIS3R: Very Large Parallax Image Stitching via Deep 3D Reconstruction

2025-08-06 · Muhua Zhu, Xinhao Jin, Chengbo Wang, Yongcong Zhang 외 arxiv

Image stitching aim to align two images taken from different viewpoints into one seamless, wider image. However, when the 3D scene contains depth variations and the camera baseline is significant, noticeable parallax occ…

3D ReconstructionImage Stitching

Parallax-Tolerant Image Stitching with Epipolar Displacement Field

2023-11-28 · Jian Yu, Feipeng Da

Image stitching with parallax is still a challenging task. Existing methods often struggle to maintain both the local and global structures of the image while reducing alignment artifacts and warping distortions. In this…

Image Stitching