Click or drag to resize

Cv2CheckHardwareSupport Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static bool CheckHardwareSupport(
	CpuFeatures feature
)

Parameters

feature
Type: OpenCvSharpCpuFeatures

Return Value

Type: Boolean
See Also