Click or drag to resize

OclInvokeGetPlatformsInfo Method

http://www.emgu.com
Get all the platform info as a vector

Namespace:  Emgu.CV.Ocl
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public static VectorOfOclPlatformInfo GetPlatformsInfo()

Return Value

Type: VectorOfOclPlatformInfo
The vector of Platfom info
See Also