summaryrefslogtreecommitdiff
path: root/wipesides.go
AgeCommit message (Expand)Author
2021-07-23gofmtNick White
2020-12-14Fix panic if no good edge is found in wiperv0.4.1Nick White
2020-08-04Slightly simplify a couple of wipesides.go functionsNick White
2020-08-04Update to replace integralimg package with integral packageNick White
2020-07-27Update wipesides and pggraph to new functions in integralimg, and remove expe...Nick White
2020-07-24Make sideways() work on any image.ImageNick White
2020-07-23Update to v0.2.1 of integralimg, and improve various thingsNick White
2020-07-20Add pggraph toolNick White
2020-07-14Do vertical wiping before horizontalv0.1.4Nick White
2020-07-13Improve wiper algorithmNick White
2020-05-04Have wipefile do vertical as well as horizontal wipingv0.1.3Nick White
2020-03-03Add experimental vertical wiping feature to wiperNick White
2020-02-26Fix import lines to use new integralimg locationNick White
2020-02-26Add README and GPLv3 LICENSE and mention license in every source fileNick White
2019-10-08Continue separating the repository; remove all but preproc, and move integral...Nick White