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.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
SyntaxPublic Function Init As Boolean
member Init : unit -> bool
Return Value
Type:
BooleanThe result
See Also