[tesseract-ocr] BB-Tesseract

2024-02-13 Thread Shravani Adivarekar
Hello everyone, Can someone please guide me on how to use bb-tesseract for Devanagari language..I have read many research papers as well as various conversations on google groups but not getting any idea on how to install it and use it. I have downloaded the tar.gz file from official website but

[tesseract-ocr] Re: image_to_string OSD hell

2024-02-13 Thread dev 313153
Hello, I managed to implement a dynamic parsing to get rid of OSD issues i had. However i'm blocking on recognizing single uppercase letter, i tried many different configurations for preprocessing but i can't get to find the right one, even with PSM set to 10, i don't really know what i could try

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