Threshold for comparing feature matches. 1.0 will accept all matches. 0.5 will reject most matches. 0.0 will reject all matches.

Namespace: Braintech
Assembly:  VOLTSIQCommon (in VOLTSIQCommon.dll)

Syntax

C#
public float MatchingThreshold{ get; set;}

See Also