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

Property Value

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