getNumThreads (cv.Utils) - MATLAB File Help
cv.Utils.getNumThreads

Returns number of threads used by OpenCV for parallel regions

n = cv.Utils.getNumThreads()

Output

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

See also
Method Details
Access public
Sealed false
Static true