OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces
saliencySpecializedClasses.hpp File Reference
#include <cstdio>
#include <string>
#include <iostream>
#include <stdint.h>
#include "opencv2/core.hpp"

Classes

class  cv::saliency::MotionSaliencyBinWangApr2014
 the Fast Self-tuning Background Subtraction Algorithm from [130] More...
 
class  cv::saliency::ObjectnessBING
 Objectness algorithms based on [3] [3] Cheng, Ming-Ming, et al. "BING: Binarized normed gradients for objectness estimation at 300fps." IEEE CVPR. 2014. More...
 
class  cv::saliency::StaticSaliencySpectralResidual
 the Spectral Residual approach from [61] More...
 

Namespaces

 cv
 
 cv::saliency