CogSobelEdgeResult FinalMagnitudeImage Property Cognex VisionPro 9.8 SR1
If post-processing was performed, this is the result. If no post-processing was performed, then this is the same as EdgeMagnitudeImage.

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

public CogImage8Grey FinalMagnitudeImage { get; }

Property Value

Type: CogImage8Grey
Remarks

If post-processing was performed, this is the result. If no post-processing was performed, then this is the same as EdgeMagnitudeImage.

See Also