MATLAB File Help: cv.Utils.getNumThreads Index
cv.Utils.getNumThreads

Returns number of threads used by OpenCV for parallel regions

n = cv.Utils.getNumThreads()

Output

The exact meaning of return value depends on the threading framework used by OpenCV library:

See also
Method Details
Access public
Sealed false
Static true