[tesseract-ocr] Low accuracy on extracting text. Kindly help.

2021-11-03 Thread Anoop K Sreyas
Hi Team, Attaching a PNG image. Tried extracting the text, but couldn't succeed. Kindly help. Regards, Anoop K -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email

Re: [tesseract-ocr] Low accuracy on extracting text. Kindly help.

2021-11-03 Thread Santhosh Kumar
I need to deploy flask api which takes image as input and provides string as output. Can you help me with this? I need to deploy into elastic beanstalk. On Wed, Nov 3, 2021, 5:27 PM Anoop K Sreyas wrote: > Hi Team, > > Attaching a PNG image. > > Tried extracting the text, but couldn't succeed. >

Re: [tesseract-ocr] Low accuracy on extracting text. Kindly help.

2021-11-03 Thread Zdenko Podobny
Hello, Your image is too complex for document layout analysis provided by tesseract. Tesseract is OCR engine e.g. focused on OCR, with limited layout analysis that usually works on input like books or simple text documents. E.g. you need to use another tool for text areas detection, use tesseract