CogAutoSelectResult ScoreUniqueness Property Cognex VisionPro
Gets the normalized uniqueness score for this result, in the range of 0.0 to 1.0 inclusive.

Namespace: Cognex.VisionPro.AutoSelect
Assembly: Cognex.VisionPro.AutoSelect (in Cognex.VisionPro.AutoSelect.dll) Version: 65.1.0.0
Syntax

public double ScoreUniqueness { get; }

Property Value

Type: Double
The normalized uniqueness socre for this result, in the range of 0.0 to 1.0. inclusive.
See Also