14
0
Commit Graph

12 Commits

Author SHA256 Message Date
2666cc0faf - Update to 2.5.2
* Support new Tesseract 5 API (gh#sirfz/tesserocr#242)
  * GetBestLSTMSymbolChoices crash fix (gh#sirfz/tesserocr#241)
  * Fallback to BMP instead of PNG
  * Create pix from a BMP image bytes (gh#sirfz/tesserocr#156)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=24
2021-06-23 17:47:37 +00:00
Tomáš Chvátal
01c3c46798 Accepting request 788499 from home:pgajdos:python
- version update to 2.5.1
  * Fix order of linker arguments (#211)
  * Fix memory leaks in GetComponentImages (#213)

OBS-URL: https://build.opensuse.org/request/show/788499
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=22
2020-03-26 11:19:22 +00:00
Mia Herkt
000b96eb22 Accepting request 764103 from home:pgajdos
- disable test_LSTM_choices temporarily
  https://github.com/sirfz/tesserocr/issues/214

OBS-URL: https://build.opensuse.org/request/show/764103
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=20
2020-01-13 18:08:36 +00:00
Mia Herkt
786381b22e - Update to version 2.5.0
* Support for RowAttributes method in LTRResultIterator
  * SetImage: use PNG instead of JPEG fallback
  * Replace STRING::string() by c_str()
  * Don't use assignment operator for TessBaseAPI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=18
2019-11-26 00:50:54 +00:00
Mia Herkt
af7b34ff1e - Update to version 2.4.1
* fix pixa_to_list python3 segfault
  * fix BlockPolygon python3 segfault

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=16
2019-08-23 18:18:52 +00:00
Mia Herkt
8a227e75fa Accepting request 655636 from home:jengelh:branches:devel:languages:python
- Trim bias and filler wording.

OBS-URL: https://build.opensuse.org/request/show/655636
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=14
2018-12-06 12:43:46 +00:00
Mia Herkt
a51a0bb0dc - Update to version 2.4.0
Tesseract v4 new API methods supported:
  * GetBestLSTMSymbolChoices
  * BlanWksBeforeWord

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=12
2018-12-05 23:39:24 +00:00
Mia Herkt
33706a2407 - Update to version 2.3.1
* Python 3.7 support release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=10
2018-08-13 18:30:16 +00:00
Tomáš Chvátal
e75874cae4 - Ensure we recommend some of the tesseract data so we can do at
least some basic ocr operations

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=7
2018-08-02 09:53:53 +00:00
Tomáš Chvátal
c4f242f00f - Drop unused bcond
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=6
2018-08-02 08:59:30 +00:00
Mia Herkt
3251ab8104 - 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
2018-06-26 16:09:05 +00:00
Jan Matejek
598f36bd4d Accepting request 516108 from home:lachs0r
Added doc files.

OBS-URL: https://build.opensuse.org/request/show/516108
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tesserocr?expand=0&rev=1
2017-08-21 12:42:39 +00:00