First time here? Check out the FAQ!
answered 2019-04-24 04:21:40 -0600
1:)
mat1.copyTo(mat2.submat(new Rect(0,75,320,100)));
2:)
Mat m = new Mat(480, 320, CvType.CV_8UC3, new Scalar(255,0,0));
3:) https://docs.opencv.org/master/javadoc/index.html