Click or drag to resize

SparseMatClone Method

creates full copy of the matrix

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public SparseMat Clone()

Return Value

Type: SparseMat

[Missing <returns> documentation for "M:OpenCvSharp.SparseMat.Clone"]

See Also