Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-08 | Continue separating the repository; remove all but preproc, and move ↵ | Nick White | |
integralimg package under it | |||
2019-05-14 | gofmt | Nick White | |
2019-05-14 | Add preprocmulti tool, that outputs multiple binarisation options quickly | Nick White | |
2019-05-13 | Reorganise image manipulation to separate integral image parts | Nick White | |
Also unify everything else under preproc/ Note that the UsefulImg interface should be used by the main functions, to simplify things, but this hasn't been done yet. |