GetGets 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.SmartLineAssembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.21.0.0
public SegmentResults ConsideredSegmentResults { get; }public SegmentResults ConsideredSegmentResults { get; }Public ReadOnly Property ConsideredSegmentResults As SegmentResults
Get
Public ReadOnly Property ConsideredSegmentResults As SegmentResults
Get
public:
property SegmentResults^ ConsideredSegmentResults {
SegmentResults^ get ();
}public:
property SegmentResults^ ConsideredSegmentResults {
SegmentResults^ get ();
}Property Value
Type:
SegmentResults