SmartLineResult ConsideredSegmentResults Property Cognex VisionPro 9.25 SR1
Get

Gets the Segment Result collection which contains all the considered Segmenter results. Only those items contained which threshold was higher than the given Threshold. The results below that number are discarded.

Set

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

public SegmentResults ConsideredSegmentResults { get; }

Property Value

Type: SegmentResults
See Also