[Software] Saliency Map Algorithm : MATLAB Source Code

This is MATLAB code which computes a salience/saliency map for an image or image sequence/video (either Graph-Based Visual Saliency (GBVS) or the standard Itti, Koch, Niebur PAMI 1998 saliency map). See the included readme file for details.

It is simple to set up and run. It can be invoked as follows after installing:

    salmap = gbvs(img)
Download:

Please select either one of the following to download:
  1. [gbvs.zip]
    (572KB) Only source code (requires mex compilation) -- for Linux/Mac/etc.

  2. [gbvs_winbinaries.zip]
    (587KB) Source code and Windows binaries.

    Last updated November 3, 2008.

Reference: Feel free to contact me via email with any questions.

Screen Shot: