Re: [tesseract-ocr] How do I increase the accuracy in this situation

2019-03-30 Thread Zdenko Podobny
https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality Zdenko so 30. 3. 2019 o 9:50 童虎 napísal(a): > I have a image like this: > > [image: 111.jpg] > And I then run > tesseract 111.jpg out -l chi_sim; cat out.txt;rm out.txt; > But the result is > > > Tesseract Open Source OCR Engine v4

[tesseract-ocr] How do I increase the accuracy in this situation

2019-03-30 Thread 童虎
I have a image like this: [image: 111.jpg] And I then run tesseract 111.jpg out -l chi_sim; cat out.txt;rm out.txt; But the result is Tesseract Open Source OCR Engine v4.0.0-332-gb727 with Leptonica E I have no idea how to improve this. Any ideas? Thank you. -- You received this message be