From 92d0b38043e4084bb2da205df8b3d1d7b228691f Mon Sep 17 00:00:00 2001 From: Christoph Oberhofer Date: Wed, 12 Nov 2014 22:08:15 +0100 Subject: [PATCH] added blog post --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index d9a200c..fba5f89 100644 --- a/index.md +++ b/index.md @@ -12,7 +12,9 @@ various types of barcodes such as __EAN__ and __CODE128__. The library is also c access to the user's camera stream. Although the code relies on heavy image-processing even recent smartphones are capable of locating and decoding barcodes in real-time. -Try some [examples]({{ site.baseurl }}/examples) +Try some [examples]({{ site.baseurl }}/examples) and check out the blog post +([How barcode-localization works in QuaggaJS](http://www.oberhofer.co/how-barcode-localization-works-in-quaggajs/)) +if you want to dive deeper into this topic. ![teaser][teaser_left]![teaser][teaser_right]