Junk results when using Tesseract OCR and tess-two
I have developed OCR Application using Tesseract OCR Library and referred from the following Links. android-ocr tesseract But I am getting junk data as results sometimes. Can anyone help me what to do further to get accurate results. hcham1 You should provide your test images if you want to get specific help for your case as well as any code you are using but a general rule of thumb for getting accurate results are : Use a high resolution image (if needed) 300 DPI is minimum Make sure there is no shadows or bends in the image If there is any skew, you will need to fix the image in code prior