summaryrefslogtreecommitdiff
path: root/cmd/preproc/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/preproc/main.go')
-rw-r--r--cmd/preproc/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/preproc/main.go b/cmd/preproc/main.go
index 3323635..e967cd2 100644
--- a/cmd/preproc/main.go
+++ b/cmd/preproc/main.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by the GPLv3
// license that can be found in the LICENSE file.
+// preproc runs binarisation and wipe preprocessing on an image
package main
// TODO: come up with a way to set a good ksize automatically