Google
Thresholder_Global_Otsu Class
Namespace
Pascal
Thresholder_Global_Otsu = class(GlobalThresholder);
File
Description

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.

Hierarchy
Related Information