CogAutoSelectResult ScoreOrthogonality Property Cognex VisionPro
Gets the normalized orthogonality 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 ScoreOrthogonality { get; }

Property Value

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