MATLAB File Help: cv.Utils Index
cv.Utils

Utility and system information functions.

Class Details
Sealed false
Construct on load false
Constructor Summary
Utils Utility and system information functions. 
Method Summary
Static   checkHardwareSupport Returns hardware CPU features 
Static   getBuildInformation Returns full configuration time CMake output 
Static   getNumThreads Returns number of threads used by OpenCV for parallel regions 
Static   getNumberOfCPUs Return number of logical CPUs 
Static   setNumThreads Sets number of threads used by OpenCV for parallel regions 
Static   setUseOptimized Enables or disables the optimized code 
Static   useOptimized Returns the status of optimized code usage