CogLineMaxResult MaxError Property Cognex VisionPro
Gets the distance of the farthest inlier from the line.

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

public double MaxError { get; }

Property Value

Type: Double
The inlier distance.
See Also