I am processing an image using OpenCV and its cuda functions in Python.
I have an OpenCV GMat of size (300, 300) and 3 channels. In numpy, that shape would be 300x300