Click or drag to resize

DeviceInfoIsCompatible Property

Checks whether the GPU module can be run on the given device

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool IsCompatible { get; }

Return Value

Type: Boolean
See Also