From 21d49b546a27de6c53d8fe7d1a68d5a3b5506c93 Mon Sep 17 00:00:00 2001 From: Nick White Date: Mon, 28 Feb 2022 16:17:35 +0000 Subject: Add PreNoWipe queue, that just does binarisation but no wiping --- doc.go | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc.go') diff --git a/doc.go b/doc.go index bd4da11..9624177 100644 --- a/doc.go +++ b/doc.go @@ -131,6 +131,17 @@ which have been prebinarised. example message: APolishGentleman_MemoirByAdamKruczkiewicz example message: APolishGentleman_MemoirByAdamKruczkiewicz rescribefrav2 +queuePreNoWipe + +This queue works the same as queuePreProc, except that it doesn'T +wipe the pages, only runs the binarisation. It is designed for books +which don't have tricky gutters or similar noise around the edges, but +do have marginal content which might be inadventently removed by the +wiper. + + example message: APolishGentleman_MemoirByAdamKruczkiewicz + example message: APolishGentleman_MemoirByAdamKruczkiewicz rescribefrav2 + queueOcrPage This queue contains the path of individual pages, optionally followed by -- cgit v1.2.1-24-ge1ad