Click or drag to resize
OclDeviceDefault Property
http://www.emgu.com
Get the default OclDevice. Do not dispose this device.

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public static OclDevice Default { get; }

Property Value

Type: OclDevice
See Also