Returns the current number of threads that are used by parallelized (via OpenMP) OpenCV functions.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
Type: Int32the current number of threads used
See Also