Re: [tesseract-ocr] Tessarct won't recognise single characters

2024-07-15 Thread Karol Wójcik
A true Python coder would not ever use a terribly written library like pytesseract in the first place. The way of passing command line params is a minor thing, compared to that. On Monday, July 15, 2024 at 4:12:24 PM UTC+2 zdenop wrote: > Code that was posted here is not dangerous. Just a pytho

[tesseract-ocr] Preparation of a specific character-set traineddata

2024-01-04 Thread Karol Wójcik
Hi there, So far I've been using https://github.com/Shreeshrii/tessdata_shreetest/blob/master/digits_comma.traineddata. Generally speaking, with very good results, much better than when using eng-best or eng-fast from standard tesseract repo. But, unfortunately, recently I came across some u

[tesseract-ocr] Re: Preparation of a specific character-set traineddata

2024-01-15 Thread Karol Wójcik
Nobody? :( On Friday, January 5, 2024 at 7:55:53 AM UTC+1 Karol Wójcik wrote: > Hi there, > > So far I've been using > https://github.com/Shreeshrii/tessdata_shreetest/blob/master/digits_comma.traineddata. > > Generally speaking, with very good results, much better