Wan9xy

Results 2 issues of Wan9xy

## Description When i create a new mat, I used gocv.NewMat, defer x.Close and after i merged 4 image channel pointer the empty mat. When i see the profile, the...

In my program gocv.SeamlessClone(img,nRgba,imgGray,image.Pt(0,0),&nRgba,gocv.MixedClone) img rows: 1362 cols: 1021 nRgba rows: 1362 cols: 1021 imgGray rows: 1362 cols: 1021 libc++abi: terminating with uncaught exception of type cv::Exception: OpenCV(4.5.5) /tmp/opencv-20220225-96709-1prwnhc/opencv-4.5.5/modules/core/src/matrix.cpp:811: error:...