This repository is our implementation of the paper, Perception-based seam cutting 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 codehas been tested on 64bit Windows; for other platforms, you'll need to compile your own mex files for "graphCutMex" and saliency detection library in "MBS".
@article{li2018perception,
title={Perception-based seam cutting for image stitching},
author={Li, Nan and Liao, Tianli and Wang, Chao},
journal={Signal, Image and Video Processing},
volume={12},
number={5},
pages={967--974},
year={2018},
publisher={Springer}
}
If you have any comments, suggestions, or questions, please contact me (tianli.liao@haut.edu.cn).