summaryrefslogtreecommitdiff
path: root/preproc/testdata/pg1.png
AgeCommit message (Collapse)Author
2019-10-08Separate out bookpipeline from catch-all go.git repo, and rename to ↵Nick White
rescribe.xyz/bookpipeline The dependencies from the go.git repo will follow in due course.
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-05-13Rename cleanup package to preproc, and add basic cmd versionNick White