CogSobelEdgeResult EdgeAngleImage Property Cognex VisionPro 9.7
The angle image generated by Sobel processing.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 73.0.0.0
Syntax

public CogImage8Grey EdgeAngleImage { get; }

Property Value

Type: CogImage8Grey
Remarks

The edge angle image generated by Sobel processing.

See Also