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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static Device Default { get; }

Property Value

Type: Device
See Also