http://www.emgu.com
Get the default OclContext. Do not dispose this context.
Namespace:
Emgu.CV.Ocl
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntaxpublic static Context Default { get; }
Public Shared ReadOnly Property Default As Context
Get
public:
static property Context^ Default {
Context^ get ();
}
static member Default : Context with get
Property Value
Type:
Context
See Also