> What steps will reproduce the problem?
1. Take file testString.jpeg
2. scale it to 200% with image magic or something else
3. Use command 'tesseract -psm 6 testString.tif resultTxt'
> What is the expected output? What do you see instead?
In version 3.01 'Hello World 123.1273 %' (Correct)
In version 3.02 'Hello World 123.1273 "fin' or 'Hello World 123.1273 ‘El:'
(Incorrect)
In version 3.03 'Hello World 123.1273 9'15' (Incorrect)
> What version of the product are you using? On what operating system?
Windows/Linux, last 3 versions
> Please provide any additional information below.
Looks like you tried to make it more smarter in versions, but for sign '%' it
works worse.
Original issue reported on code.google.com by videal.v...@gmail.com on 10 Sep 2014 at 7:53
Original issue reported on code.google.com by
videal.v...@gmail.com
on 10 Sep 2014 at 7:53Attachments: