summaryrefslogtreecommitdiff
path: root/content/posts/binarisation-introduction/index.md
diff options
context:
space:
mode:
authorNick White <git@njw.name>2019-12-17 18:03:26 +0000
committerNick White <git@njw.name>2019-12-17 18:03:26 +0000
commit890f74a7f491d1f7b1d50155469f26a17be8eb1d (patch)
treea465280ee1f54b44517603772bac2599e9af15b7 /content/posts/binarisation-introduction/index.md
parentc78a865ba44053427c5253014c03f525da0e6404 (diff)
WIP adaptive binarisation
Diffstat (limited to 'content/posts/binarisation-introduction/index.md')
-rw-r--r--content/posts/binarisation-introduction/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/posts/binarisation-introduction/index.md b/content/posts/binarisation-introduction/index.md
index 13b27dc..288637c 100644
--- a/content/posts/binarisation-introduction/index.md
+++ b/content/posts/binarisation-introduction/index.md
@@ -73,5 +73,5 @@ than the global threshold.
Both of these criticisms could be addressed by using an algorithm that
could alter the threshold according to the conditions of the region on
-the page. That will be covered in the next blog post<!--,
-[Adaptive Binarisation](/posts/adaptive-binarisation)-->.
+the page. That will be covered in the next blog post,
+[Adaptive Binarisation](/posts/adaptive-binarisation).