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

Sets number of threads used by OpenCV for parallel regions

cv.Utils.setNumThreads(n)

Input

OpenCV will try to set the number of threads for the next parallel region.

OpenCV will try to run it's functions with specified threads number, but some behaviour differs from framework:

See also
Method Details
Access public
Sealed false
Static true