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

Get information about OpenCL devices

platforms = cv.Utils.getPlatfomsInfo()

Output

See OpenCL docs.

If OpenCV is compiled without OpenCL support, the function returns an empty struct.

See also
Method Details
Access public
Sealed false
Static true