Click or drag to resize
OclInvokeGetPlatformsInfo Method
http://www.emgu.com
Get all the platform info as a vector

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public static VectorOfOclPlatformInfo GetPlatformsInfo()

Return Value

Type: VectorOfOclPlatformInfo
The vector of Platfom info
See Also