summaryrefslogtreecommitdiff
path: root/binarize/testdata/pg1.png
AgeCommit message (Collapse)Author
2019-05-13Reorganise image manipulation to separate integral image partsNick White
Also unify everything else under preproc/ Note that the UsefulImg interface should be used by the main functions, to simplify things, but this hasn't been done yet.
2019-02-15Separate out binarize into a package, and start adding tests for itNick White