Click or drag to resize

MotionSaliencyBinWangApr2014Init Method

http://www.emgu.com
This function allows the correct initialization of all data structures that will be used by the algorithm.

Namespace:  Emgu.CV.Saliency
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public bool Init()

Return Value

Type: Boolean
The result
See Also