Saliency Modeling from Image Histograms

Abstract

We proposed a computational visual saliency modeling technique. The proposed technique makes use of a color co-occurrence histogram (CCH) that captures not only “how many” but also “where and how” image pixels are composed into a visually perceivable image. Hence the CCH encodes image saliency information that is usually perceived as the discontinuity between an image region or object and its surrounding. The proposed technique has a number of distinctive characteristics: It is fast, discriminative, tolerant to image scale variation, and involves minimal parameter tuning. Experiments over benchmarking datasets show that it predicts fixational eye tracking points accurately and a superior AUC of 71.25 is obtained.

Cite

Text

Lu and Lim. "Saliency Modeling from Image Histograms." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33786-4_24

Markdown

[Lu and Lim. "Saliency Modeling from Image Histograms." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/lu2012eccv-saliency/) doi:10.1007/978-3-642-33786-4_24

BibTeX

@inproceedings{lu2012eccv-saliency,
  title     = {{Saliency Modeling from Image Histograms}},
  author    = {Lu, Shijian and Lim, Joo-Hwee},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {321-332},
  doi       = {10.1007/978-3-642-33786-4_24},
  url       = {https://mlanthology.org/eccv/2012/lu2012eccv-saliency/}
}