CogSmartLineResults ProcessedInputImage Property Cognex VisionPro 9.22
Gets the processed input image provided to the SmartLineSegmentOperator for segmentation.

Namespace: Cognex.VisionPro.SmartLine
Assembly: Cognex.VisionPro.SmartLine (in Cognex.VisionPro.SmartLine.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public ICogImage ProcessedInputImage { get; }

Property Value

Type: ICogImage
See Also