WeiEast / pytesser

Automatically exported from code.google.com/p/pytesser
Other
1 stars 1 forks source link

attached image converted as gibberish #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

from pytesser import *
im = Image.open('ibd.png')
im = im.convert('RGB')
text = image_to_string(im)
print text

received:
M A R K E T P U LS E
Aug; 'rm;nnn>gy^'E*`
Myriad <;eumiu*m;*`
un:ln.smm=:'^^
Eauehnkm rrimliueru-*`
aadm vamntwx
Alninn^*~x*`
uMq==iu'^?*`*  a. mg
wel:.mm`*`*`*" 'rn
nun-inaae^*`*^` charm:
su:;hwalF**"Avagu^""]
raJn.s!c=?^*"`
Radix" aqua:-***^*`
m.ailsmq=ns^'-t
Aumhnme^*~**
sanoiskm"`

What is the expected output? What do you see instead?
see attached image

What version of the product are you using? On what operating system?
using windows version 0.0.1

Original issue reported on code.google.com by o...@trade29.com on 6 Apr 2014 at 10:43

Attachments: