LineMaxEdgePoint GradientDirection Property Cognex VisionPro 9.23

Gets the dark to light gradient direction of the edge point.

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

public double GradientDirection { get; }

Return Value

Type: Double

The angle, in radians, measured in the selected space of the input image.

See Also