SmartLineResults ProcessedInputImage Property Cognex VisionPro 9.21
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.0.0
Syntax

public IImage ProcessedInputImage { get; }

Property Value

Type: IImage
See Also