[tesseract-ocr] Re: Macron’s recognition in Tesseract (āĀēĒīĪōŌūŪ)

2020-04-28 Thread leo vince
Using the tesseract-ocr-lat but no macrons are showing up, just accent grave and convex... On Friday, January 20, 2017 at 12:21:14 AM UTC-7, alter...@gmail.com wrote: > > Dear all, > I frequently use Tesseract (3.04) and it’s great. > Still, I can’t find a way to get Tesseract recognize macrons

Re: [tesseract-ocr] Tessaract not able to output detected text

2020-04-28 Thread payel roy
Hi Zdenko Thanks for your email. I already tried with multiple combination changing different parameters. However I am still not able to get text from the image. Attached my pre-processing code, which I am running before using tesseract. But however I am unable to get text still. Please help.

Re: [tesseract-ocr] Tessaract not able to output detected text

2020-04-28 Thread Zdenko Podobny
https://tesseract-ocr.github.io/tessdoc/ImproveQuality.html Zdenko ut 28. 4. 2020 o 20:26 payel roy napísal(a): > Hi Team, > > I am new to Tessaract. Following the code snippet. While running it, I > can't get result back from Tesseract on the detect texts. Please help. > > #!/usr/bin/python

[tesseract-ocr] What does each column represent in the output of image_to_data method of pytesseract?

2020-04-28 Thread durga sai
I was trying extract text using pytesseract. Using image_to_data giving the dataframe as a output. I want to know the meaning of each column in it. I did not get any description about those columns anywhere. I got to know the meaning of some columns but not all. -- You received this message

[tesseract-ocr] Re: Engineering drawings OCR

2020-04-28 Thread Piyush Chandra
Hi, First of all please make sure you have quality image, check this link for more info. If you still don't get the required result, the it is suggested to train tesseract with that particular font. And yes, training helps in improved