http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
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.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static int cvGetNumThreads() |
Visual Basic |
---|
Public Shared Function cvGetNumThreads As Integer |
Visual C++ |
---|
public: static int cvGetNumThreads() |