SparseMatCopyTo Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodCopyTo(Mat)
converts sparse matrix to dense matrix.
Public methodCopyTo(SparseMat)
copies all the data to the destination matrix. All the previous content of m is erased.
Top
See Also

Reference