Skip to content

tlliao/Perception-based-seam-cutting

Repository files navigation

Perception-based seam cutting for image stitching

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.

Usage

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

  2. 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".

Citation

@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}
}

Contact

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

About

[SIViP 2018] Official code for perception-based seam cutting for image stitching

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors