CogLineMaxEdgePoint GradientDirection Property Cognex VisionPro 9.8
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: 75.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