Module threshold

Source
Expand description

Thresholding functions

Traitsยง

ThresholdApplyExt
Applies an upper and lower limit threshold on a type T.
ThresholdMeanExt
Runs the Mean thresholding algorithm on a type T.
ThresholdOtsuExt
Runs the Otsu thresholding algorithm on a type T.