creates full copy of the matrix
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
SyntaxPublic Function Clone As SparseMat
public:
SparseMat^ Clone()
member Clone : unit -> SparseMat
Return Value
Type:
SparseMat
See Also