- Put your source images to the path 'imgs';
- Run 'demo.p'.
The code is tested on Windows 7 64bit with MATLAB R2015b.
@article{chen2016pr,
author={Shuhan Chen and Ling Zheng and Xuelong Hu and Ping Zhou},
journal={Pattern Recognition},
title={Discriminative Saliency Propagation with Sink Points},
year={2016},
volume={60},
pages={2-12}
}
We use or modify: Wangjiang Zhu's code for calculating distribution-based saliency, P. Felzenszwalb's code for graph-based segmentation, R.Achanta's code for SLIC segmentation, Piotr Dollar's Structured Edge Detection Toolbox V3.0 for calculating gradient, Paris and Durand's code for fast Bilateral Filter.