EColorRangeThresholdSegmenter::GetLowThreshold

EColorRangeThresholdSegmenter::SetLowThreshold

Value of the low threshold.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

EC24 GetLowThreshold() const

void SetLowThreshold(EC24 threshold)

EColorRangeThresholdSegmenter.LowThreshold

Value of the low threshold.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

Euresys.Open_eVision.EC24 LowThreshold

{ get; set; }