CogSmartLineMaxResult Inliers Property Cognex VisionPro 9.22
Gets the set of edge points fitted to the line.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public LineMaxEdgePointCollection Inliers { get; }

Property Value

Type: LineMaxEdgePointCollection
See Also