Thresholder_Global_Otsu = class(GlobalThresholder);
Thresholder that uses Otsu method to determine threshold value. Many of computer vision librararies has incorrect implementation of this method. This is a right one.
GraphicsThresholders.Thresholder GraphicsThresholders.GlobalThresholder GraphicsThresholders.Thresholder_Global_Otsu