forked from pool/python-tesserocr
- Update to version 2.3.0
* Support for Tesseract 4 + New OCR engines LSTM_ONLY and TESSERACT_LSTM_COMBINED + New default tessdata path handling * Fixed compilation against Tesseract v3.05.02 which required c++11 * Fallback to 'eng' as default language when default language returned by the API is empty OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
c51923fa89
commit
3251ab8104
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 26 16:07:43 UTC 2018 - 9+suse@cirno.systems
|
||||
|
||||
- Update to version 2.3.0
|
||||
* Support for Tesseract 4
|
||||
+ New OCR engines LSTM_ONLY and TESSERACT_LSTM_COMBINED
|
||||
+ New default tessdata path handling
|
||||
* Fixed compilation against Tesseract v3.05.02 which required
|
||||
c++11
|
||||
* Fallback to 'eng' as default language when default language
|
||||
returned by the API is empty
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 11 12:01:33 UTC 2017 - 9@cirno.systems
|
||||
|
||||
|
Reference in New Issue
Block a user