Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-14 | gofmt | Nick White | |
2019-05-13 | Define flags in each test, so they arent erroneously picked up and used by ↵ | Nick White | |
cmds as they were defined in global package space | |||
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 | |
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. |