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.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public static VectorOfOclPlatformInfo GetPlatformsInfo()

Return Value

Type: VectorOfOclPlatformInfo
The vector of Platfom info
See Also