CogCenterPointsToLinesResult SignedDistanceAbsoluteDifferenceStatistics Property Cognex VisionPro 9.5
The statistics of the absolute difference between the signed distances of each point and line in a point pair, across all point-pair line-pair correspondences. This property is null if Mode is Single.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax

public CogStatisticsSimple SignedDistanceAbsoluteDifferenceStatistics { get; }

Property Value

Type: CogStatisticsSimple
See Also