Gets the polarity across the line in the ExpectedLineNormal direction.
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.22.2.0
Syntax
Return Value
Type: LineMaxPolarityConstantsThe line segment polarity.
Remarks
This value is computed from the GradientDirection of the edge points in Inliers. If all inliers are found to have the same polarity then that value is used; otherwise, the "mixed" value is used.
See Also