OpenCV  4.5.5
Open Source Computer Vision
Classes | Namespaces
saliencySpecializedClasses.hpp File Reference
#include <cstdio>
#include <string>
#include <iostream>
#include <stdint.h>
#include "saliencyBaseClasses.hpp"
#include "opencv2/core.hpp"

Classes

class  cv::saliency::MotionSaliencyBinWangApr2014
 the Fast Self-tuning Background Subtraction Algorithm from [268] 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::StaticSaliencyFineGrained
 the Fine Grained Saliency approach from [178] More...
 
class  cv::saliency::StaticSaliencySpectralResidual
 the Spectral Residual approach from [114] More...
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::saliency