Re: [tesseract-ocr] Re: image_to_string OSD hell

2024-02-14 Thread Tom Morris
On Wednesday, February 14, 2024 at 5:50:45 AM UTC-5 dev 313153 wrote: the issue is that apparently both whitelist and blacklist aren't supported in this scenario and make tesseract return nothing, Either that or you're specifying them wrong. You appear to have two different config settings, bu

Re: [tesseract-ocr] Re: image_to_string OSD hell

2024-02-14 Thread dev 313153
Thanks a lot for your answer ! After playing around, the issue is that apparently both whitelist and blacklist aren't supported in this scenario and make tesseract return nothing, but i don't really understand why because it works find in another scenario (for whole picture recognition, before

Re: [tesseract-ocr] Re: image_to_string OSD hell

2024-02-13 Thread Zdenko Podobny
Works like a charm: just read and follow documentation carefully: >tesseract e_I_read_documetation_carefully.png - --psm 10 D >tesseract d_I_read_documetation_carefully.png - --psm 10 E >tesseract d-I_read_documetation_carefully.png - --psm 10 D- Zdenko st 14. 2. 2024 o 2:14 dev 313153 napísa