Skip to content

C++/Python implementation of spectral residual saliency detection algorithm

Notifications You must be signed in to change notification settings

uoip/SpectralResidualSaliency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Spectral Residual Saliency Detection

detection example

C++/Python port of a MATLAB implementation.

Dependency

  • OpenCV

Reference

@inproceedings{
title = {Saliency Detection: A Spectral Residual Approach},
author = {Xiaodi Hou, Liqing Zhang},
booktitle={Conference on Computer Vision and Pattern Recognition (CVPR)},
year = {2007}}

Find the paper at www.houxiaodi.com/assets/papers/cvpr07.pdf

About

C++/Python implementation of spectral residual saliency detection algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published