Syntax

C#
public class VOLTSFeatureIndex

The type exposes the following members.

Public Constructors

Public Properties

  NameDescription
Public propertyConstructiveMatchingScale
An internal parameter for training. It is recommended that you do not modify it.
Public propertyConstructiveMatchingThreshold
An internal parameter for training. It is recommended that you do not modify it.
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