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