I'm pre processing images with Imagemagick on server. 1) image is converted into jpg to get rid of alpha and get white background 2) Brightness, contrast, dpi change 3) Recognition.
But the thing is i wasn't able to get recognition i got from GiMpimage (tesseract gui) using image magic and tesseract on server. In Gimp I just set brightness 20, contrast 100 and dpi 500 and i got it nailed down, but using bash and php wrapper gives me crappy results. Any Ideas what i'm doing wrong and do i need to train tesseract for this kind of images? Really need some advice, i've been stuck for over a week with this. Thanks -- -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-ocr@googlegroups.com To unsubscribe from this group, send email to tesseract-ocr+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en --- 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 to tesseract-ocr+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
<<attachment: 1.png>>
<<attachment: 3.png>>
<<attachment: 4.png>>