SmartLineResult PropertiesCognex VisionPro 9.23

The SmartLineResult type exposes the following members.

Properties

  NameDescription
Public propertyConsideredSegmentResults
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.

Public propertyHandle (Overrides ShareableBase Handle.)
Public propertyLineMaxResult

Gets the LineMaxResult.

Public propertyScore

Gets the calculated score of the current LineMax result and Segmenter result assignment.

Public propertySegmentResult

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.

Top
See Also