brandonmpetty / Doxa

A Local Adaptive Thresholding framework for image binarization written in C++, with JS and Python bindings. Implementing: Otsu, Bernsen, Niblack, Sauvola, Wolf, Gatos, NICK, Su, T.R. Singh, WAN, ISauvola, Bataineh, Chan and Shafait.
https://brandonmpetty.github.io/Doxa/WebAssembly
Creative Commons Zero v1.0 Universal
164 stars 37 forks source link

FYI: Phansalkar Thresholding, a descendant of Sauvola #38

Open andreas-kupries opened 3 weeks ago

andreas-kupries commented 3 weeks ago

https://craftofcoding.wordpress.com/2021/09/28/thresholding-algorithms-phansalkar-local/

A descendant of Sauvola.