From 2fba41ad7530699e30fa2a0f1306c5811070665f Mon Sep 17 00:00:00 2001 From: Daniel Quinn Date: Sun, 6 Mar 2016 16:03:02 +0000 Subject: [PATCH] Added the use of unpaper to the README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 0aba0545e..80043ff7a 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,7 @@ powerful tools. * `ImageMagick`_ converts the images between colour and greyscale. * `Tesseract`_ does the character recognition. +* `Unpaper`_ despeckles and and deskews the scanned image. * `GNU Privacy Guard`_ is used as the encryption backend. * `Python 3`_ is the language of the project. @@ -93,6 +94,7 @@ home. .. _this one: http://www.brother.ca/en-CA/Scanners/11/ProductDetail/ADS1500W?ProductDetail=productdetail .. _ImageMagick: http://imagemagick.org/ .. _Tesseract: https://github.com/tesseract-ocr +.. _Unpaper: https://www.flameeyes.eu/projects/unpaper .. _GNU Privacy Guard: https://gnupg.org/ .. _Python 3: https://python.org/ .. _Pillow: https://pypi.python.org/pypi/pillowfight/