The default threshold of 0.25 does generate good results. This is the similarity between the two texts.

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public const double DEFAULT_THRESHOLD
Visual Basic (Declaration)
Public Const DEFAULT_THRESHOLD As Double
Visual C++
public:
literal double DEFAULT_THRESHOLD

See Also