Click or drag to resize

CvInvokeOclGetPlatformsSummary Method

http://www.emgu.com
Get the OpenCL platform summary as a string

Namespace:  Emgu.CV
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static string OclGetPlatformsSummary()

Return Value

Type: String
An OpenCL platform summary
See Also