ECannyEdgeDetector::GetThresholdingMode

ECannyEdgeDetector::SetThresholdingMode

Returns the mode of the hysteresis thresholding.

Namespace: Euresys::Open_eVision

[C++]

ECannyThresholdingMode GetThresholdingMode() const

void SetThresholdingMode(ECannyThresholdingMode mode)

ECannyEdgeDetector.ThresholdingMode

Returns the mode of the hysteresis thresholding.

Namespace: Euresys.Open_eVision

[C#]

ECannyThresholdingMode ThresholdingMode

{ get; set; }

ECannyEdgeDetector.ThresholdingMode

Returns the mode of the hysteresis thresholding.

Module: open_evision

[Python]

ThresholdingMode: ECannyThresholdingMode

{get; set}