summaryrefslogtreecommitdiff
path: root/cmd/preprocmulti/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/preprocmulti/main.go')
-rw-r--r--cmd/preprocmulti/main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/preprocmulti/main.go b/cmd/preprocmulti/main.go
index ca7799f..911c791 100644
--- a/cmd/preprocmulti/main.go
+++ b/cmd/preprocmulti/main.go
@@ -2,6 +2,8 @@
// Use of this source code is governed by the GPLv3
// license that can be found in the LICENSE file.
+// preprocmulti runs binarisation with a variety of different binarisation
+// levels, preprocessing and saving each version
package main
// TODO: come up with a way to set a good ksize automatically