Click or drag to resize

Emgu.CV.Saliency Namespace

http://www.emgu.com
Saliency API
Classes
  ClassDescription
Public classMotionSaliencyBinWangApr2014
A Fast Self-tuning Background Subtraction Algorithm.
Public classObjectnessBING
Objectness algorithms based on [3] [3] Cheng, Ming-Ming, et al. "BING: Binarized normed gradients for objectness estimation at 300fps." IEEE CVPR. 2014
Public classSaliencyInvoke
Provide interfaces to the Open CV Saliency functions
Public classStaticSaliencyFineGrained
The Fine Grained Saliency approach from Sebastian Montabone and Alvaro Soto. Human detection using a mobile platform and novel features derived from a visual saliency mechanism. In Image and Vision Computing, Vol. 28 Issue 3, pages 391–402. Elsevier, 2010.
Public classStaticSaliencySpectralResidual
simulate the behavior of pre-attentive visual search
Interfaces
  InterfaceDescription
Public interfaceIMotionSaliency
Base interface for MotionSaliency algorithms
Public interfaceIObjectness
Base interface for Objectness algorithms
Public interfaceISaliency
Base interface for Saliency algorithms
Public interfaceIStaticSaliency
Base interface for StaticSaliency algorithms