Gets the set of edge points fitted to the line.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 65.1.0.0
public CogLineMaxEdgePointCollection Inliers { get; }public CogLineMaxEdgePointCollection Inliers { get; }Public ReadOnly Property Inliers As CogLineMaxEdgePointCollection
Get
Public ReadOnly Property Inliers As CogLineMaxEdgePointCollection
Get
public:
property CogLineMaxEdgePointCollection^ Inliers {
CogLineMaxEdgePointCollection^ get ();
}public:
property CogLineMaxEdgePointCollection^ Inliers {
CogLineMaxEdgePointCollection^ get ();
}Property Value
Type:
CogLineMaxEdgePointCollection
The read only collection of edge points.