Click or drag to resize
UMatCopyTo Method
http://www.emgu.com
Overload List
  NameDescription
Public methodCopyTo(Array)
Copies the values of the UMat to data.
Public methodCopyTo(IOutputArray, IInputArray)
Copy the data in this umat to the other mat
Top
See Also