Age | Commit message (Expand) | Author |
2019-10-02 | gofmt | Nick White |
2019-10-02 | Add wipeonly queue and functionality | Nick White |
2019-09-27 | Improve wiping procedure to work better with 2 column layouts | Nick White |
2019-09-27 | One more update of graph.go to correspond to new go-chart, and improve usage ... | Nick White |
2019-08-13 | Switch ksizes to use by preprocmulti | Nick White |
2019-07-25 | Add first draft of pipelinepreprocess - completely untested, will contain bugs | Nick White |
2019-06-25 | Remove 0.6 binarisation threshold option from preprocmulti | Nick White |
2019-06-25 | Experimentally adjust wipe threshold according to binarisation level | Nick White |
2019-06-03 | Add option to disable wiping for preproc and preprocmulti | Nick White |
2019-06-03 | Add -m option to wipe to set minimum content area for wipe to proceed | Nick White |
2019-05-14 | Basic cleanup of preprocmulti | Nick White |
2019-05-14 | gofmt | Nick White |
2019-05-14 | Add preprocmulti tool, that outputs multiple binarisation options quickly | Nick White |
2019-05-13 | Add preproc command, that binarises and preprocesses together | Nick White |
2019-05-13 | Define flags in each test, so they arent erroneously picked up and used by cm... | Nick White |
2019-05-13 | Use general integralimg functions for wipe functions | Nick White |
2019-05-13 | Add -slow flag to test to skip slow tests by default | Nick White |
2019-05-13 | Reorganise image manipulation to separate integral image parts | Nick White |
2019-05-13 | Start switching preproc to use interfaces more | Nick White |
2019-05-13 | Rename cleanup to wipe, and only export main function | Nick White |
2019-05-13 | Rename cleanup package to preproc, and add basic cmd version | Nick White |