Cv2SetNumThreads Method |
Namespace: OpenCvSharp
public static void SetNumThreads( int nthreads )
Public Shared Sub SetNumThreads ( nthreads As Integer )
public: static void SetNumThreads( int nthreads )
static member SetNumThreads : nthreads : int -> unit
OpenCvSharp.Cv2.SetNumThreads = function(nthreads);