CogCaliperResult GetContributingScores Method Cognex VisionPro
Scores from each of the scoring functions that contributed to this result. The scores are presented in the same order as the enabled scoring functions in the scoring collection as it existed at the time the caliper was run.

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

public double[] GetContributingScores()

Return Value

Type:  Double 
Remarks

Scores from each of the scoring functions that contributed to this result. The scores are presented in the same order as the enabled scoring functions in the scoring collection SingleEdgeScorers or TwoEdgeScorers)as it existed at the time the caliper was run.

See Also