CogLineMaxEdgePoint GradientDirection Property Cognex VisionPro
Gets the dark to light gradient direction of the edge point.

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

public double GradientDirection { get; }

Property Value

Type: Double
The angle, in radians, measured in the selected space of the input image.
See Also