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
1 | initial version |
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