Hello! I've been using both the supplied binary for Windows and a binary compiled from latest 2.0.3 version and I'm experiencing problems parsing command line arguments and config files. It seems that any argument you pass from command line to the executable after the input, output and '-l eng' is interpreted as a config file to read.Nothing else.Besides that, the variables you can set from a config file do not seem to work.For example I made a config file with only the line 'tessedit_char_whitelist 0123456789' and the logs say that's a variable it can find. I had to modify the source to get only digits,but that was easy. Now I was looking to train tesseract, because I get pretty bad accuracy with the fonts I have to use and I can't use it because when I run it I get the following errors in the logfile: read_variables_file:Can't open C:/ts/tessdata/configs/makeboxCould not open file, batch.nochop
The command line I'm using is tesseract.exe 1.tif trainout batch.nochop makebox. Any help is much appreciated! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en -~----------~----~----~----~------~----~------~--~---

