summaryrefslogtreecommitdiff
path: root/preproc/wipesides.go
AgeCommit message (Expand)Author
2019-10-08Continue separating the repository; remove all but preproc, and move integral...Nick White
2019-10-02gofmtNick White
2019-10-02Add wipeonly queue and functionalityNick White
2019-09-27Improve wiping procedure to work better with 2 column layoutsNick White
2019-06-03Add -m option to wipe to set minimum content area for wipe to proceedNick White
2019-05-14gofmtNick White
2019-05-13Use general integralimg functions for wipe functionsNick White
2019-05-13Reorganise image manipulation to separate integral image partsNick White
2019-05-13Start switching preproc to use interfaces moreNick White
2019-05-13Rename cleanup to wipe, and only export main functionNick White
2019-05-13Rename cleanup package to preproc, and add basic cmd versionNick White