Skip to content

Our code for the paper "Single-Perspective Warps in Natural Image Stitching"

Notifications You must be signed in to change notification settings

tlliao/Single-perspective-warps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Single-Perspective Warps in Natural Image Stitching

This repository is our implementation of the IEEE TIP 2019 paper, Single-Perspective Warps in Natural Image Stitching. If you use any code or data from our work, please cite our paper.

The codes designed for two-image and multi-image stitching are different.

Usage

  1. Download code, add images in the folder "Imgs" in the main path and run the "main.m".

  2. This code has been tested on 64bit Windows; for other platforms, you'll need to compile your own mex files in folder "LSD_matlab" and "texture_mapping" and other necessary mex files;

Citation

@article{liao2019single,
title={Single-Perspective Warps in Natural Image Stitching},
author={Liao, Tianli and Li, Nan},
journal={IEEE Transactions on Image Processing},
volume={29},
number={},
pages={724--735},
year={2020},
doi={10.1109/TIP.2019.2934344},
publisher={IEEE}
}

Contact

If you have any comments, suggestions, or questions, please feel free to contact me (tianli.liao@haut.edu.cn).

About

Our code for the paper "Single-Perspective Warps in Natural Image Stitching"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published