Hello again i tried out to follow these instructions for the usage of bazaar
https://github.com/tesseract-ocr/tesseract/blob/master/doc/tesseract.1.asc#config-files-and-augmenting-with-user-data having now /usr/share/tesseract-ocr/tessdata/eng.user-words: (contains DHL and other words the image contains) /usr/share/tesseract-ocr/tessdata/eng.user-patterns: (contains only \n\*) /usr/share/tesseract-ocr/tessdata/configs/bazaar: (containing the same lines as described in the source) I executed the command tesseract --tessdata-dir /usr/share/tesseract-ocr temp2.jpg -l eng text bazaar the command was executed but the text.txt is still empty I really don't know what else I can help me to get an accurate otput.. Am Freitag, 5. Mai 2017 10:30:09 UTC+2 schrieb zdenop: > > Did you read > https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality? > > Zdenko > > On Fri, May 5, 2017 at 10:25 AM, anita josic <[email protected] > <javascript:>> wrote: > >> >> Using >> tesseract --tessdata-dir /usr/share/tesseract-ocr temp2.jpg -l eng -psm >> 20 text >> >> in the terminal, I get the output >> ‘33:; >> in text.txt. Well, that is at least something, but far away from what I >> intended to get. >> >> Looking forward to answers. >> >> Am Freitag, 5. Mai 2017 09:10:49 UTC+2 schrieb anita josic: >>> >>> >>> >>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/tesseract-ocr. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tesseract-ocr/7d6972ac-2467-48fc-9c7b-67a3fd6d9307%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tesseract-ocr/7d6972ac-2467-48fc-9c7b-67a3fd6d9307%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/ab5a508e-3b40-4efd-b2dd-32922a1df2bf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

