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