DTreesDisposeObject Method |
http://www.emgu.com
Release the decision tree and all the memory associate with it
Namespace: Emgu.CV.MLAssembly: Emgu.CV.ML (in Emgu.CV.ML.dll) Version: 3.0.0.2161 (3.0.0.2161)
Syntaxprotected override void DisposeObject()
Protected Overrides Sub DisposeObject
protected:
virtual void DisposeObject() override
abstract DisposeObject : unit -> unit
override DisposeObject : unit -> unit
See Also