SmartLineResults ProcessedInputImage Property Cognex VisionPro 9.21 SR1
Get

Gets the processed input image provided to the SmartLineSegmentOperator for segmentation.

Set

Namespace: Cognex.Vision.SmartLine
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.21.1.1
Syntax

public IImage ProcessedInputImage { get; }

Property Value

Type: IImage
See Also