SmartLineResult SegmentResult Property Cognex VisionPro 9.21

Gets the segment result which is the most likely candidate from all the possible segmenter results. This is the highest scored element from the ConsideredSegmentResults.

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

public ISegmentResult SegmentResult { get; }

Property Value

Type: ISegmentResult
See Also