[tesseract-ocr] Tessarct changed behaviour inside docker

2022-09-15 Thread Gabriel Sousa
Hi there, I'm new to this group, and also new to using Tesseract in general. We use py-tesseract for a few data extraction, not many cases, at the company I work for and for no apparent reason, tesseract text extraction stopped working from one deploy to another. It should extract a word such

Re: [tesseract-ocr] Tessarct changed behaviour inside docker

2022-09-16 Thread Gabriel Sousa
the debug images which are taken from local code run. > 4.Now you can identify which stage is having issues and start working on > that. > 5.Most likely some preprocessing corrections will give proper results in > docker > > All the best > > > On Fri, 16 Sep, 2022, 12:

Re: [tesseract-ocr] Tessarct changed behaviour inside docker

2022-09-21 Thread Gabriel Sousa
tring function > of OCR > > Thanks > > On Fri, 16 Sep, 2022, 6:34 pm Gabriel Sousa, wrote: > >> Thank you so much for the reply! >> >> It really helped me to know which path to take! >> I have already taken some of those steps, but now I know for a fact t