Click or drag to resize

DeviceInfoSupports Method

Checks whether device supports the given feature

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public bool Supports(
	FeatureSet featureSet
)

Parameters

featureSet
Type: OpenCvSharp.CudaFeatureSet

Return Value

Type: Boolean
See Also