CvSparseMatHashTable Property OpenCvSharp Class Library
hashtable: each entry has a list of nodes having the same "hashvalue modulo hashsize"

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public IntPtr HashTable { get; }

Property Value

Type: IntPtr
See Also

Reference