How in GpuMat get value at point(x,y)
I want to access value of GpuMat at coordinate x,y. How can I do it in gpu?(without downloading it to cpu)
I want to access value of GpuMat at coordinate x,y. How can I do it in gpu?(without downloading it to cpu)
Asked: 2017-05-09 09:25:17 -0600
Seen: 244 times
Last updated: May 09 '17
not possible, simply.