Click or drag to resize

SparseMatNzCount Method

returns the number of non-zero elements (=the number of hash table nodes)

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public long NzCount()

Return Value

Type: Int64

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

See Also