This repository is our implementation of the paper, Quality evaluation-based iterative seam estimation for image stitching. 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 and run the "main.m".
-
This code has been tested on 64bit Windows; for other platforms, you'll need to compile your own mex files for "graphCutMex".
@article{liao2019quality,
title={Quality evaluation-based iterative seam estimation for image stitching},
author={Liao, Tianli and Chen, Jing and Xu, Yifang},
journal={Signal, Image and Video Processing},
volume={13},
number={6},
pages={1199--1206},
year={2019},
publisher={Springer}
}
If you have any comments, suggestions, or questions, please contact me (tianli.liao@haut.edu.cn).