Class Global_MinMax

java.lang.Object
Ch09_Automatic_Thresholding.Global_MinMax
All Implemented Interfaces:
PlugInFilter, JavaDocHelp

public class Global_MinMax extends Object implements PlugInFilter, JavaDocHelp

ImageJ plugin showing the use of the MinMaxThresholder class. See Sec. 9.1.2 of [1] for additional details.

[1] W. Burger, M.J. Burge, Digital Image Processing – An Algorithmic Introduction, 3rd ed, Springer (2022).

Version:
2022/04/02
See Also: