Click or drag to resize

Cv2SetNumThreads Method

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public static void SetNumThreads(
	int nthreads
)

Parameters

nthreads
Type: SystemInt32
See Also