Get the set of outliers evaluated by the line finding algorithm, but ultimately not qualifying as an inlier of any of the line results.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
Syntax
Return Value
Type: LineMaxEdgePointCollectionThe read only collection of edge points.
Remarks
Unlike the edge points in UnconsideredOutliers, the edge points in this collection are processed by the line finding algorithm; therefore, they contribute more heavily to tool execution time.
See Also