summaryrefslogtreecommitdiff
path: root/binarize
AgeCommit message (Expand)Author
2019-02-15Separate out binarize into a package, and start adding tests for itNick White
2019-01-30Set window size automatically based on resolutionNick White
2019-01-30Remove dependency on Imger packageNick White
2019-01-30Add integral image functionality to enable massive speedup of SauvolaNick White
2019-01-29Switch binarization to Sauvola algorithmNick White
2019-01-25gofmtNick White
2019-01-25Add simple Otsu binarize tool (written a while ago)Nick White