Click or drag to resize

GpuMatClone Method

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
Syntax
public GpuMat Clone()

Return Value

Type: GpuMat
See Also