LineMaxEdgePoint GradientY Property Cognex VisionPro 9.25 SR1

Gets the y component of the gradient vector. This value is considered the contrast measurement along the y direction.

Namespace: Cognex.Vision.LineMax
Assembly: Cognex.Vision.LineMax.Net (in Cognex.Vision.LineMax.Net.dll) Version: 9.25.1.0
Syntax

public double GradientY { get; }

Return 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