Closed GoogleCodeExporter closed 9 years ago
I am also using Winxp.Will you please upload "phython.exe" to enable me to
experiment
with it?
Original comment by withbles...@gmail.com
on 25 Oct 2007 at 11:06
Maybe you can try to set environment "TESSDATA_PREFIX" to your tesseract home
directory.
set TESSDATA_PREFIX=C:\tesseract\
Original comment by benstone...@gmail.com
on 1 Nov 2007 at 2:37
@withblessings
You can get python from www.python.org.
@benstonezhang
IIRC the TESSDATA_PREFIX env-var was a *nix only thing. But anyway. I would
like to
create an python module and i dont like the idea that a module changing my
env-vars.
I could symlink the tessdata directory on the fly but that would be like the
most
fugly hack from hell. :/
Original comment by foom...@googlemail.com
on 23 Nov 2007 at 4:27
@foomxxx
Could you please share how to use the .dll from AutoHotKey?
I assume you got it working by now...
Original comment by bot.ai...@gmail.com
on 15 Jan 2008 at 5:00
[deleted comment]
I did just some testing in ahk because i suspected it to be a quirk with python
but
after ahk simply died everytime i tryed to do a dllcall to tessdll i found the
real
reason and did not bother to investigate further.
However if you like you can test it yourselve by copying tessdata directory to
your
ahk directory as an awkward workaround. the rest is pretty simple. To be honest
i
didn't make it to the point of parsing the datablob tessapi produces. However
testing
in python didn't bring satisfying results so i stoped investigating in this
matter
completely. Maybe when the problem i reported gets fixed i'll have another try.
In
the meantime i suggest you use cmdret.ahk or this script to capture the output
of
tesseract.exe .
Original comment by foom...@googlemail.com
on 22 Jan 2008 at 7:02
foomxxx can you share you ahk file for tessdll?
Thanks
Original comment by naveen.g...@gmail.com
on 13 Feb 2008 at 2:41
foomxxx,
I'd also like to have a copy of your AHK script. Can you confirm whether the
bug has
been fixed? It has been almost a year since your last post on this, so I hope
it has
b been fixed.
Thx,
D
Original comment by dblanch...@gmail.com
on 8 Dec 2008 at 6:04
Original issue reported on code.google.com by
foom...@googlemail.com
on 22 Oct 2007 at 1:45