OpenCvSharp Documented Class Library
OpenCvSharp Documented Class Library
OpenCvSharp
SparseMat Class
SparseMat Methods
AddRef Method
AssignFrom Method
AssignTo Method
Channels Method
Clear Method
Clone Method
ConvertTo Method
CopyTo Method
Create Method
Depth Method
Dims Method
DisposeUnmanaged Method
ElemSize Method
ElemSize1 Method
Find Method
FromMat Method
Get Method
GetIndexer(T) Method
Hash Method
NzCount Method
Ptr Method
Ref(T) Method
Release Method
Set Method
Size Method
ToString Method
Type Method
Value Method
SparseMat
Clear Method
sets all the sparse matrix elements to 0, which means clearing the hash table.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
C#
VB
C++
F#
Copy
public
void
Clear
()
Public
Sub
Clear
public
:
void
Clear
()
member
Clear
:
unit
->
unit
See Also
Reference
SparseMat Class
OpenCvSharp Namespace