DeviceInfoIsCompatible Property OpenCvSharp Class Library
Checks whether the GPU module can be run on the given device

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public bool IsCompatible { get; }

Return Value

Type: Boolean
See Also

Reference