paper-with-me

홈 › Papers

Image Stitching Based on Planar Region Consensus

2020-07-06 · Aocheng Li, Jie Guo, Yanwen Guo

Image stitching for two images without a global transformation between them is notoriously difficult. In this paper, noticing the importance of planar structure under perspective geometry, we propose a new image stitching method which stitches images by allowing for the alignment of a set of matched dominant planar regions. Clearly different from previous methods resorting to plane segmentation, the key to our approach is to utilize rich semantic information directly from RGB images to extract planar image regions with a deep Convolutional Neural Network (CNN). We specifically design a new module to make fully use of existing semantic segmentation networks to accommodate planar segmentation. To train the network, a dataset for planar region segmentation is contributed. With the planar region knowledge, a set of local transformations can be obtained by constraining matched regions, enabling more precise alignment in the overlapping area. We also use planar knowledge to estimate a transformation field over the whole image. The final mosaic is obtained by a mesh-based optimization framework which maintains high alignment accuracy and relaxes similarity transformation at the same time. Extensive experiments with quantitative comparisons show that our method can deal with different situations and outperforms the state-of-the-arts on challenging scenes.

📄 PDF Abstract BibTeX arXiv:2007.02722

Code (0)

등록된 구현이 없습니다.

Tasks

Image StitchingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Research on Image Stitching Based on Invariant Features of Reconstructed Plane

2023-08-30 · Qi Liu, Xiyu Tang, Ju Huo

Generating high-quality stitched images is a challenging task in computer vision. The existing feature-based image stitching methods commonly only focus on point and line features, neglecting the crucial role of higher-l…

Image Stitching

Image stitching with perspective-preserving warping

2016-05-17 · Tian-Zhu Xiang, Gui-Song Xia, Liangpei Zhang

Image stitching algorithms often adopt the global transformation, such as homography, and work well for planar scenes or parallax free camera motions. However, these conditions are easily violated in practice. With casua…

Image Stitching

LiftProj: Space Lifting and Projection-Based Panorama Stitching

2025-12-30 · Yuan Jia, Ruimin Wu, Rui Song, Jiaojiao Li 외 arxiv

Traditional image stitching techniques have predominantly utilized two-dimensional homography transformations and mesh warping to achieve alignment on a planar surface. While effective for scenes that are approximately c…

Image Stitching

As-Projective-As-Possible Image Stitching with Moving DLT

2013-06-01 · CVPR 2013 6 · Julio Zaragoza, Tat-Jun Chin, Michael S. Brown, David Suter

We investigate projective estimation under model inadequacies, i.e., when the underpinning assumptions of the projective model are not fully satisfied by the data. We focus on the task of image stitching which is customa…

Image Stitching

Natural Image Stitching Using Depth Maps

2022-02-13 · Tianli Liao, Nan Li

Natural image stitching (NIS) aims to create one natural-looking mosaic from two overlapping images that capture the same 3D scene from different viewing positions. Challenges inevitably arise when the scene is non-plana…

Image InpaintingImage Stitching