CogFindCircleResult CaliperResults Property Cognex VisionPro
Returns the complete set of caliper results for this data point.

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

public CogCaliperResults CaliperResults { get; }

Property Value

Type: CogCaliperResults
Remarks

Returns the complete set of CogCaliperResults for this data point. The caliper result with the highest score was selected for fitting.

See Also