CogLineMaxEdgePoint GradientX Property Cognex VisionPro 9.10
Gets the x component of the gradient vector. This value is considered the contrast measurement along the x direction.

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

public double GradientX { get; }

Property Value

Type: Double
The absolute intensity differential.
Remarks

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