CogSobelEdgeResult EdgeMagnitudeImage Property Cognex VisionPro 9.8 SR1
The magnitude image generated by Sobel processing.

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

public CogImage8Grey EdgeMagnitudeImage { get; }

Property Value

Type: CogImage8Grey
Remarks

The edge magnitude image generated by Sobel processing.

See Also