CvInvokeHaveOpenCL Property |
http://www.emgu.com
Check if we have OpenCL
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic static bool HaveOpenCL { get; }
Public Shared ReadOnly Property HaveOpenCL As Boolean
Get
public:
static property bool HaveOpenCL {
bool get ();
}
static member HaveOpenCL : bool with get
Property Value
Type:
Boolean
See Also