Gets the gradient magnitude of the edge point. This value is considered
the contrast measurement of the edge point.
Namespace: Cognex.VisionPro.LineMaxAssembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 87.1.0.0
Syntax
Property Value
Type: DoubleThe absolute gradient magnitude.
Remarks
The gradient magnitude is computed using:
The Contrast measurement of a line segment is computed using the average GradientMagnitude of all its Inliers.
See Also