Syntax

C#
public class KDFeatureIndex

The type exposes the following members.

Public Constructors

Public Properties

  NameDescription
Public propertyMatchingThreshold
Threshold for comparing feature matches. 1.0 will accept all matches. 0.5 will reject most matches. 0.0 will reject all matches.
Public propertyPersistedFilename
Data file storage location. DO NOT MODIFY!

See Also