Image Stitching

23 papers with code • 1 benchmarks • 4 datasets

Image Stitching is a process of composing multiple images with narrow but overlapping fields of view to create a larger image with a wider field of view.

Source: Single-Perspective Warps in Natural Image Stitching

( Image credit: Kornia )

Most implemented papers

Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

kornia/kornia 5 Oct 2019

This work presents Kornia -- an open source computer vision library which consists of a set of differentiable routines and modules to solve generic computer vision problems.

Natural Image Stitching with the Global Similarity Prior

nothinglo/NISwGSP European Conference on Computer Vision 2016

An objective function is designed for specifying the desired characteristics of the warps.

Single-Perspective Warps in Natural Image Stitching

tlliao/Single-perspective-warps 13 Feb 2018

Results of image stitching can be perceptually divided into single-perspective and multiple-perspective.

3D color homography model for photo-realistic color transfer re-coding

hangong/h3d-cf The Visual Computer 2019

Color transfer is an image editing process that naturally transfers the color theme of a source image to a target image.

Poly-GAN: Multi-Conditioned GAN for Fashion Synthesis

nile649/POLY-GAN 5 Sep 2019

We present Poly-GAN, a novel conditional GAN architecture that is motivated by Fashion Synthesis, an application where garments are automatically placed on images of human models at an arbitrary pose.

More Informed Random Sample Consensus

gzhang8/FractionalOrderRANSAC.jl 18 Nov 2020

In the hypothesis sampling step of the proposed method, data is sorted with a sorting algorithm we proposed, which sorts data based on the likelihood of a data point being in the inlier set.

Registration of Multiresolution Remote Sensing Images Based on L2-Siamese Model

TheKiteFlier/L2_Siamese IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing 2020

The registration of multiresolution optical remote sensing images has been widely used in image fusion, change detection, and image stitching.

Leveraging Line-Point Consistence To Preserve Structures for Wide Parallax Image Stitching

dut-media-lab/Image-Stitching CVPR 2021

Generating high-quality stitched images with natural structures is a challenging task in computer vision.