Otary gets even smarter with the addition of 17 binarization methods now available!
I am thrilled to share a new update to Otary, my open-source Python library dedicated to image manipulation and 2D geometry processing.
Otary now includes 17 binarization methods, designed to make experimentation both simple for beginners and powerful for advanced users.
5 basic methods: easily accessible for quick and efficient use: simple, otsu, adaptive, bradley, and sauvola.
These methods are the most classic and effective, perfect for new users and for 90% of practical cases.
12 advanced methods: for users who want to explore, compare, and understand more sophisticated approaches.
They are intended for image processing specialists and researchers who want to experiment with new ideas.
The documentation presents a summary table of the 17 methods, classified by year of publication and accompanied by links to the original scientific articles.
poupeaua•2h ago
I am thrilled to share a new update to Otary, my open-source Python library dedicated to image manipulation and 2D geometry processing.
Otary now includes 17 binarization methods, designed to make experimentation both simple for beginners and powerful for advanced users.
5 basic methods: easily accessible for quick and efficient use: simple, otsu, adaptive, bradley, and sauvola.
These methods are the most classic and effective, perfect for new users and for 90% of practical cases.
12 advanced methods: for users who want to explore, compare, and understand more sophisticated approaches. They are intended for image processing specialists and researchers who want to experiment with new ideas.
The documentation presents a summary table of the 17 methods, classified by year of publication and accompanied by links to the original scientific articles.