Re: [tesseract-ocr] URL support in 4.1.1

2021-07-02 Thread Zdenko Podobny
It is packager/buillder decision which features will be allowed. If you do not like it, compile it by yourself. It is free and opensource code. On Thu, 1 Jul 2021, 17:54 Ola Nowak, wrote: > Thanks for the answer but I don't really understand how is it possible. > Why there are incomplete

Re: [tesseract-ocr] URL support in 4.1.1

2021-07-01 Thread Ola Nowak
Thanks for the answer but I don't really understand how is it possible. Why there are incomplete binaries published? Is there a way I could make it work? Best, Ola środa, 30 czerwca 2021 o 10:17:42 UTC+2 zdenop napisał(a): > Your tesseract build has no support for curl library => no support

Re: [tesseract-ocr] URL support in 4.1.1

2021-06-30 Thread Zdenko Podobny
Your tesseract build has no support for curl library => no support for url... https://github.com/tesseract-ocr/tesseract/blob/75e6c3ea4c8eae740fb65a84e77dbf0c8d092240/src/api/baseapi.cpp#L1148-L1182 "Correct" output would be like this: tesseract 5.0.0-alpha-20201231-536-gd5fb7 leptonica-1.81.0

[tesseract-ocr] URL support in 4.1.1

2021-06-30 Thread Ola Nowak
Hi all, I've upgraded to 4.11 and according to release notes this version should support OCR from URL location. But when I try: tesseract https://image.ibb.co/eibzaT/test.png result I get: Tesseract Open Source OCR Engine v4.1.1 with Leptonica Error, this tesseract has no URL support Error