Method GetPlatformsInfo
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetPlatformsInfo()
Returns snapshots of the available OpenCL platforms and their devices.
public static IReadOnlyList<OclPlatformInfo> GetPlatformsInfo()
Returns
Remarks
Returns an empty list when no OpenCL runtime is available. The returned objects do not own native OpenCL handles.