Gets the proportion of inliers relative to the maximum possible number of inliers.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.21.1.1
Syntax
Return Value
Type: DoubleThe coverage proportion.
Remarks
Since only one inlier is allowed per projection region, the maximum possible number of Inliers is defined by the number of "care" projection regions intersected by the line segment, i.e., the number of "care" projection regions along the total span of the line segment.
See Also