Pb with CopyTo and GpuMat

asked 2018-03-17 15:52:46 -0600

cjacquel gravatar image

Hello, This instruction myMat.copyTo(myScreen(Rect( x, y, myMat.cols, myMat.rows)));

Is working with Mat, but not with GpuMap.

Could you help, Thank you, cjacquel

edit retag flag offensive close merge delete