www.emgu.com/wiki
Return the current number of threads that are used by parallelized (via OpenMP) OpenCV functions.

Declaration Syntax
public static int cvGetNumThreads()
Public Shared Function cvGetNumThreads As Integer
public:
static int cvGetNumThreads()

Return Value
the current number of threads that are used by parallelized (via OpenMP) OpenCV functions
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)