Norm calculation approaches for dynamic thresholding.
More...
Inherits object.
|
int | Mean = 0 |
| Dynamic thresholding compares values with the mean value of the threshold mask (default).
|
|
int | MinMax = 1 |
| Dynamic thresholding compares values with the middle between the minimum and the maximum value inside the threshold mask.
|
|
Norm calculation approaches for dynamic thresholding.