OpenCV
4.10.0
Open Source Computer Vision
|
#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 [290] 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 [197] More... | |
class | cv::saliency::StaticSaliencySpectralResidual |
the Spectral Residual approach from [128] More... | |
Namespaces | |
namespace | cv |
"black box" representation of the file storage associated with a file on disk. | |
namespace | cv::saliency |