http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Return the current number of threads that are used by parallelized (via OpenMP) OpenCV functions.
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.4.2.1777 (2.4.2.1777)
Syntax
C# |
---|
public static int cvGetNumThreads() |
Visual Basic |
---|
Public Shared Function cvGetNumThreads As Integer |
Visual C++ |
---|
public: static int cvGetNumThreads() |