Closed GoogleCodeExporter closed 9 years ago
Actually I've downloaded the latest version from the trunk and compiled with
VC++
Express 2008.
It seems that after I have invoked the command, whatever changes I have made to
my
digits file are overwritten and it reverts back to:
"tessedit_char_whitelist 0123456789"
Any ideas?
Paul.
Original comment by paulfeak...@gmail.com
on 19 Mar 2009 at 1:10
I've tested on Ubuntu 8.10 with a patched version 2.03 - everything works
perfectly.
It also works on Vista if you forget "nobatch digits" and use:
TessBaseAPI::SetVariable("tessedit_char_whitelist", "0123456789/");
Seems like tesseract on Vista doesn't read external config files correctly
though?
Original comment by paulfeak...@gmail.com
on 20 Mar 2009 at 11:31
I am changing status to fixed: I test it on Windows XP with tesseract 3.01 and
it (tesseract eurotext.tif eurotext digits) works as expected.
Original comment by zde...@gmail.com
on 19 Feb 2012 at 3:35
Original issue reported on code.google.com by
paulfeak...@gmail.com
on 19 Mar 2009 at 10:44