OpenCV
3.4.20
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 [232] 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 [160] More... | |
class | cv::saliency::StaticSaliencySpectralResidual |
the Spectral Residual approach from [106] More... | |
Namespaces | |
cv | |
cv::saliency | |