Click or drag to resize

DeviceDefault Property

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)
Syntax
public static Device Default { get; }

Property Value

Type: Device
See Also