returns deep copy of the matrix, i.e. the data is copied
Namespace:
OpenCvSharp.Cuda
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function Clone As GpuMat
member Clone : unit -> GpuMat
Return Value
Type:
GpuMat
See Also