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
SyntaxPublic Function Init As Boolean
member Init : unit -> bool
Return Value
Type:
BooleanThe result
See Also