CogSmartLineResult ConsideredSegmentResults Property Cognex VisionPro 9.24
Gets the Segment Result collection which contains all the considered Segment results. Only those items contained which threshold was higher than the given Threshold. The results below that number are discarded.

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

public CogSegmentResults ConsideredSegmentResults { get; }

Property Value

Type: CogSegmentResults
See Also