Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

UMat get values

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