Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 820 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 820 Bytes

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

This repository is our implementation of the paper, Parallax-tolerant Image Stitching via Segmentation-based Multi-homography Warping. If you use any code or data from our work, please cite our paper.

Usage

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

Citation

@article{liao2024parallax,
  title={Parallax-tolerant Image Stitching via Segmentation-based Multi-homography Warping},
  author={Tianli, Liao and Ce, Wang and Lei, Li and Guangen, Liu and Nan, Li},
  journal={arXiv preprint arXiv:2406.19922},
  year={2024}
}

Contact

If you have any comments, suggestions, or questions, please contact me ([email protected]).