Table of Contents

Class Cv2.Ocl

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

cv::ocl functions.

public static class Cv2.Ocl
Inheritance
Cv2.Ocl
Inherited Members

Methods

Finish()

Waits for all queued OpenCL operations in the current default queue to complete.

GetPlatformsInfo()

Returns snapshots of the available OpenCL platforms and their devices.

HaveOpenCL()

Returns whether an OpenCL runtime with at least one platform is available.

SetUseOpenCL(bool)

Enables or disables OpenCL use for the calling thread.

UseOpenCL()

Returns whether OpenCL is currently enabled for the calling thread.