Click or drag to resize

CvInvokeUseOpenCL Property

http://www.emgu.com
Get or set if OpenCL should be used

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static bool UseOpenCL { get; set; }

Property Value

Type: Boolean
See Also