SmartLineResults ProcessedInputImage Property Cognex VisionPro 9.25 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.25.1.0
Syntax

public IImage ProcessedInputImage { get; }

Property Value

Type: IImage
See Also