Table of Contents

Method Clone

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

Clone()

Creates a full (deep) copy of the matrix.

public SparseMat<T> Clone()

Returns

SparseMat<T>