Add new default Tesseract OCR backend
This new backend uses a command call to avoid Tesseract bug 1670 (https://github.com/tesseract-ocr/tesseract/issues/1670). Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -208,6 +208,9 @@ Other changes
|
||||
* Remove app top level star imports.
|
||||
* Monkeypatch group and user models to make their fields
|
||||
translatable.
|
||||
* Add new and default Tesseract OCR backend to avoid
|
||||
Tesseract bug 1670
|
||||
(https://github.com/tesseract-ocr/tesseract/issues/1670)
|
||||
|
||||
Removals
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user