I try to recoginze product codes written in images.
The results in tesseract 3.04.00 are pretty bad. Even when I try a primitive example (see attachment) it won't work.
Instead "ABC-DEF" I get "AECVDEF"
The example works flawlessy in gocr but guess I'm just using wrong settings or something similar in tesseract.
Or is tesseract in general not designed to recognize "random strings" and I should rather use another tool (recommendations?) for this case?