[Software] Saliency Map Algorithm : MATLAB Source CodeThis 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)
Please select either one of the following to download:
Please cite use of this code as: J. Harel, C. Koch, and P. Perona, "Graph-Based Visual Saliency", Proceedings of Neural Information Processing Systems (NIPS), 2006. Screen Shot:
|