Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

there is a simple constructor for that:

this.mDest = new Mat(this.mMatEdges.rows(), this.mMatEdges.cols(), CvType.CV_8U, Scalar.all(0));