LineMaxEdgePoint GradientDirection Property Cognex VisionPro 9.21 SR1

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.21.1.1
Syntax

public double GradientDirection { get; }

Return Value

Type: Double

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

See Also