From 1327179a1388e26fca276714f5f6f4bcc65785b6 Mon Sep 17 00:00:00 2001 From: Nick White Date: Wed, 16 Oct 2019 18:48:33 +0100 Subject: Add final example to introductory binarisation post --- content/posts/binarisation-introduction/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/binarisation-introduction/index.md') diff --git a/content/posts/binarisation-introduction/index.md b/content/posts/binarisation-introduction/index.md index f066c81..5dfbabf 100644 --- a/content/posts/binarisation-introduction/index.md +++ b/content/posts/binarisation-introduction/index.md @@ -63,7 +63,7 @@ than the global threshold. {{< figure src="example-03.png" caption="Example of an image that can't be satisfyingly binarised using any global threshold." >}} - +{{< figure src="example-04.png" caption="Example of an image that fails due to uneven page lighting." >}} Both of these criticisms could be addressed by using an algorithm that could alter the threshold according to the conditions of the region on -- cgit v1.2.1-24-ge1ad