summaryrefslogtreecommitdiff
path: root/bookpipeline/cmd/mkpipeline/main.go
AgeCommit message (Collapse)Author
2019-10-08Continue separating the repository; remove all but preproc, and move ↵Nick White
integralimg package under it
2019-10-02Add wipeonly queue and functionalityNick White
This is useful for prebinarised images, which don't need full preprocessing, but do require wiping, albeit with a more conservative threshold.
2019-09-05gofmtNick White
2019-09-05Update Pipeliner interface in getpipelinebook, and update some commentsNick White
2019-08-28Move booktopipeline and mkpipeline into bookpipeline/cmdNick White