GpuMatClone Method OpenCvSharp Class Library
returns deep copy of the matrix, i.e. the data is copied

Namespace:  OpenCvSharp.CPlusPlus.Gpu
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public GpuMat Clone()

Return Value

Type: GpuMat

[Missing <returns> documentation for "M:OpenCvSharp.CPlusPlus.Gpu.GpuMat.Clone"]

See Also

Reference