CogCaliperResult Score Property Cognex VisionPro
Score of this result in the range 0.0 - 1.0.

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

public double Score { get; }

Property Value

Type: Double
Remarks

The overall score of this result in the range 0.0 - 1.0. The score is computed by taking the geometric mean of the scores produced by each of the scoring functions defined for this run of the Caliper tool.

See Also