CvLSHSize Property OpenCvSharp Class Library
Return the number of vectors in the LSH.

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

public uint Size { get; }

Return Value

Type: UInt32
number of vectors
See Also

Reference