| MATLAB File Help: cv.Utils.checkHardwareSupport | Index | 
Returns hardware CPU features
s = cv.Utils.checkHardwareSupport()
setUseOptimized=false is called, the subsequent calls to
checkHardwareSupport will return false until
setUseOptimized=true is called. This way user can
dynamically switch on and off the optimized code in OpenCV.| Access | public | 
| Sealed | false | 
| Static | true |