mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-07-28 18:24:38 -05:00
Update unpaper link to point to the GitHub repository.
While I have been "maintaining" unpaper for the past nine years, I have not spent any time on it for the past seven or so, beside kicking it down the road. I'm now trying to put it into a position where it can be taken over by someone who has interest in it. The first step is clearly to remove references to my own website where possible.
This commit is contained in:
@@ -46,7 +46,7 @@ This is all really a quite simple, shiny, user-friendly wrapper around some very
|
||||
|
||||
* [ImageMagick](http://imagemagick.org/) converts the images between colour and greyscale.
|
||||
* [Tesseract](https://github.com/tesseract-ocr) does the character recognition.
|
||||
* [Unpaper](https://www.flameeyes.eu/projects/unpaper) despeckles and deskews the scanned image.
|
||||
* [Unpaper](https://github.com/unpaper/unpaper) despeckles and deskews the scanned image.
|
||||
* [GNU Privacy Guard](https://gnupg.org/) is used as the encryption backend.
|
||||
* [Python 3](https://python.org/) is the language of the project.
|
||||
* [Pillow](https://pypi.python.org/pypi/pillowfight/) loads the image data as a python object to be used with PyOCR.
|
||||
|
Reference in New Issue
Block a user