Skip to content

c++ code for paper "saliency detection via graph-based manifold ranking" by chuan yang, lihe zhang, huchuan lu, xiang ruan, ming-hsuan yang

Notifications You must be signed in to change notification settings

yangchuancv/ranking_saliency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The c++ code is for paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Xiang Ruan and Ming-Hsuan Yang. To appear in Proceedings of IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2013), Portland, June, 2013. written by Chuan Yang Email: ycscience86@gmail.com


The code is tested on Windows XP with Visual Studio 2008, using Opencv 2.4.3.


We use the SLIC superpixel code from "http://ivrg.epfl.ch/supplementary_material/RK_SLICSuperpixels/index.html".

*Note: The results in the paper is generated by the MATLAB code. The results by this c++ code may be somewhat different from the results by the MATLAB code.

About

c++ code for paper "saliency detection via graph-based manifold ranking" by chuan yang, lihe zhang, huchuan lu, xiang ruan, ming-hsuan yang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages