This repository is our implementation of the paper, Seam-guided Local Alignment and Stitching for Large Parallax Images. If you use any code or data from our work, please cite our paper.
- Download code, add images in the folder "Imgs" in the main path, add "vlfeat-0.9.21" tool;
- Run the "main.m".
- This code has been tested on 64bit Windows; for other platforms, you'll need to compile your own mex files in maxflow-v3.03.src and SIFTflow.
@article{liao2023seam,
title={Seam-guided local alignment and stitching for large parallax images},
author={Liao, Tianli and Zhao, Chenyang and Li, Lei and Cao, Heling},
journal={arXiv preprint arXiv:2311.18564},
year={2023}
}
If you have any comments, suggestions, or questions, please contact me (tianli.liao@haut.edu.cn).