-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I use 64bit Python 2.7, so I downloaded and installed provided 64bit Windows
build (which BTW is dead link, but updated version can be found on bitbucket)
1. Running the first example, it crashes Python (as in attachment)
So it wants me to put it in my %TESSDATA_PREFIX% to be able to load lang data
and load it manually? - I just wont do that.
2. 64bit Windows installer is of very low quality, not just that all properties
are set to some default values, but it ships with cv2 module (13MB) without
even noticing me about it. Then _tesseract.pyd links to opengl32.dll - but why?
3. Doesn't it support numpy arrays? Can't it read PIL image? Is deprecated cv
api and buffer io only way to load image data?
4. Current state of repository defeats my will to even try to build manually.
Cheers
Original issue reported on code.google.com by klo...@gmail.com on 18 Jul 2014 at 10:48
Attachments:
Reactions are currently unavailable