EColorSingleThresholdSegmenter::GetThreshold

EColorSingleThresholdSegmenter::SetThreshold

Value of the threshold.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

EC24 GetThreshold() const

void SetThreshold(EC24 threshold)

EColorSingleThresholdSegmenter.Threshold

Value of the threshold.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

Euresys.Open_eVision.EC24 Threshold

{ get; set; }