| MotionSaliency |
******************************* Motion Saliency Base Class *********************************
|
| MotionSaliencyBinWangApr2014 |
the Fast Self-tuning Background Subtraction Algorithm from CITE: BinWangApr2014
|
| Objectness |
******************************* Objectness Base Class *********************************
|
| ObjectnessBING |
the Binarized normed gradients algorithm from CITE: BING
|
| Saliency |
******************************* Saliency Base Class *********************************
|
| StaticSaliency |
******************************* Static Saliency Base Class *********************************
|
| StaticSaliencyFineGrained |
the Fine Grained Saliency approach from CITE: FGS
This method calculates saliency based on center-surround differences.
|
| StaticSaliencySpectralResidual |
the Spectral Residual approach from CITE: SR
Starting from the principle of natural image statistics, this method simulate the behavior of
pre-attentive visual search.
|