Copies the matrix to another one. The method copies the matrix data to another matrix. Before copying the data, the method invokes // C++ code: m.create(this->size(), this->type); so that the destination matrix is reallocated if needed. While m.copyTo(
(Mat m)
source not stored for this graph (policy: none)
no test coverage detected