| MATLAB File Help: cv.Utils | Index |
Utility and system information functions.
| Sealed | false |
| Construct on load | false |
| Utils | Utility and system information functions. |
| 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 |