EAdaptiveThresholdMethod Enum

Adaptive thresholding modes.

Namespace: Euresys::Open_eVision

EAdaptiveThresholdMethod_Mean
Use the mean as threshold.
EAdaptiveThresholdMethod_Median
Use the median as threshold.
EAdaptiveThresholdMethod_Middle
Use the middle of the values interval as threshold.

EAdaptiveThresholdMethod Enum

Adaptive thresholding modes.

Namespace: Euresys.Open_eVision

Mean
Use the mean as threshold.
Median
Use the median as threshold.
Middle
Use the middle of the values interval as threshold.