EGrayscaleDoubleThresholdSegmenter::GetLowThreshold

EGrayscaleDoubleThresholdSegmenter::SetLowThreshold

Value of the low threshold.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

OEV_UINT32 GetLowThreshold() const

void SetLowThreshold(OEV_UINT32 threshold)

EGrayscaleDoubleThresholdSegmenter.LowThreshold

Value of the low threshold.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

uint LowThreshold

{ get; set; }

EGrayscaleDoubleThresholdSegmenter.LowThreshold

Value of the low threshold.

Module: open_evision.Segmenters

[Python]

LowThreshold: int

{get; set}