summaryrefslogtreecommitdiff
path: root/wipesides_test.go
AgeCommit message (Expand)Author
2020-08-04Update to replace integralimg package with integral packageNick White
2020-07-24Make sideways() work on any image.ImageNick White
2020-07-24Fix failing tests; happily the test was just not correctly writtenNick White
2020-07-23Update to v0.2.1 of integralimg, and improve various thingsNick White
2020-07-13Improve wiper algorithmNick White
2020-03-05Add another top/bottom wipe testv0.1.1Nick White
2020-03-04Add vertical test to wipesidesNick White
2020-03-03Add edge detection tests for wipesidesNick White
2020-02-26Fix flag parsing with go test, and switch to -short to gate long testsNick White
2020-02-26Add README and GPLv3 LICENSE and mention license in every source fileNick White
2020-02-20Update wipesides testNick White
2019-10-08Continue separating the repository; remove all but preproc, and move integral...Nick White