On Sun, Nov 25, 2012 at 1:57 PM, a314 <[email protected]> wrote: > With a simple input .tif file (attached) that containts a very-readable > text "Her old man will be jealous!" in one line, my ouput text file shows: > "Hidillfllflhfiilfl". > > I spent quite a lot of time to build (windows 7, visual C++ 2010) the > APIExample available on http://code.google.com/p/tesseract-ocr/. > I used pre-built dlls: libtesseract302.dll and liblept168.dll. > My input text is on a red background, with white characters of black > countours. > > My command line is: baseapitester-dll t.tif x -l eng -psm 7 > > (the nanme of my exe is baseapitester-dll.exe) > > Would anyone know what is wrong and how I can fix it, please? > > > 1. problem: If you complain about tesseract ocr quality you should report about result of tesseract executable (to avoid user modification). 2. problem: you did not read documentation - wiki (e.g. FAQ) 3. problem: you did not try to search for solution in forum (e.g. for "outline") - some time ago (1-2 months?) there was discussion for similar image...
If you would do above mentioned steps, you could save a lot of time... -- Zdenko -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

