SuperResolutionDisposeObject Method |
http://www.emgu.com
Release all the unmanaged memory associated to this object
Namespace: Emgu.CV.SuperresAssembly: Emgu.CV.Superres (in Emgu.CV.Superres.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