LineMaxResultBase MaxError Property Cognex VisionPro 9.22 SR1

Gets the distance of the farthest inlier from the line.

Namespace: Cognex.Vision.LineMax.Implementation
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax

public abstract double MaxError { get; }

Return Value

Type: Double

The inlier distance.

See Also