CogLineMaxEdgePoint GradientY Property Cognex VisionPro 9.22
Gets the y component of the gradient vector. This value is considered the contrast measurement along the y direction.

Namespace: Cognex.VisionPro.LineMax
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 87.0.0.0
Syntax

public double GradientY { get; }

Property Value

Type: Double
The absolute intensity differential.
Remarks

The y direction is the y-axis direction of the selected space of the input image.
See Also