Skip to content

Spectral Residual Saliency Map using Openframeworks & ofxCv

Notifications You must be signed in to change notification settings

bemoregt/gpSpectralSaliencyMap

Repository files navigation

Spectral Residual Saliency Map for OpenFrameworks

detection example detection example C++ & OFX port of https://github.com/uoip/SpectralResidualSaliency

Dependency

  • OpenCV 3.x
  • OpenFrameworks 0.10.1
  • ofxCv
  • ofxGUI
  • XCode 10.12.x
  • OSX Mojave

Next Plan

  • MouseMove event handling for 2 parameter: Finished.
  • Add TextBox for 2 parameter display: Finished.
  • Drag & Drop for file selection: Finished.

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