Repository for OpenCV's extra modules
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Alekhin 16daec9c5c Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
..
doc Add Fine Grained Saliency algorithm 9 years ago
include/opencv2 saliency: apply CV_OVERRIDE/CV_FINAL 7 years ago
samples saliency: improve BING handling 8 years ago
src Merge remote-tracking branch 'upstream/3.4' into merge-3.4 7 years ago
test Fix corruption exception in StaticSaliencySpectralResidual 7 years ago
CMakeLists.txt Reduced modules dependencies: 8 years ago
README.md Update README.md 9 years ago

README.md

Saliency API, Where to Focus in a Scene

The purpose of this module is to create, group and make available to the users, different saliency algorithms, belonging to different categories. Saliency API -- Where humans would look in a scene. Has routines for static, motion and "objectness" saliency.