CogSobelEdgeTool Result Property Cognex VisionPro 9.8 SR1
The output from processing the input ROI.

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

public CogSobelEdgeResult Result { get; }

Property Value

Type: CogSobelEdgeResult
Remarks

The output from processing the input region.

Default Value: NULL

See Also