Hi Mori, On Fri, Jun 27, 2014 at 01:51:01AM -0700, morteza neishaboori wrote: > I want to use OCR to detect small words in images containing indoor signs and > etc > you can find some sample images in the link below to get the idea > https://drive.google.com/folderview?id=0B3dLM0w0EeD-RFZVc1NjaGNqUlE&usp=sharing > > I used default tesseract english training, for all of these photos I get an > empty result > now I want to know if I'm doing something wrong?! > or it's possible at all to do OCR in such images using tesseract?!
It is possible, but first you need to remove as much of the non-text as possible, and only give Tesseract the image of the text. There are other people who have done similar things on this list, I recommend you look through the archives to find more information on good ways of doing this. Nick -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/20140627170738.GF31734%40manta.lan. For more options, visit https://groups.google.com/d/optout.

