Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | gofmt | Nick White | |
2019-08-13 | Switch ksizes to use by preprocmulti | 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 | |
If content is very light or sparse it may be better to not wipe at all than wipe almost all of the content leaving a small strip. This is done now by aborting the wipe if the detected content takes up less than the minimum % of the page (default is 30%). | |||
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 | |