this is the implementation of salient detection algorithm of CHENG Mingming
this is implemented in saliencyDetectHistogram.m
this is implemented in saliencyDetectRegion.m
I use the testRC.m and testHC.m two files to test the methods on bench mark on testset folder, to save space, I do not upload the testset folder, the smallset is only a sample of the large set
data file are in the result folder
the original paper is in @conference{11cvpr/Cheng_Saliency, title={Global Contrast based Salient Region Detection}, author={Ming-Ming Cheng and Guo-Xin Zhang and Niloy J. Mitra and Xiaolei Huang and Shi-Min Hu}, booktitle={IEEE CVPR}, pages={409--416}, year={2011}, }