From 014af190c64b2fecbf5d69e9a13e45858e830e81 Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 14 Apr 2020 11:37:57 +0100 Subject: Improve documentation throughout --- cmd/preprocmulti/main.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cmd/preprocmulti') 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 -- cgit v1.2.1-24-ge1ad