Skip to content

Our code for paper "perception-based seam cutting for image stitching"

License

Notifications You must be signed in to change notification settings

tlliao/Perception-based-seam-cutting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Our code for paper "perception-based seam cutting for image stitching"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published