UMat get values

asked 2015-01-28 18:46:54 -0600

mgb gravatar image

Is there anyway of accessing the pixel value at a given coordinate in a UMat image without copying the entire image back to a Mat ?

ie from C++ not in an OpenCL kernel

edit retag flag offensive close merge delete