Dn(a 13.04.2012 09:20, troplin wrote / napísal(a): > Hello, > > is there any documentation about config files and configuration variables? > I am especially interested in a list of the most important/useful variables > from a user point of view. > > Regarding config files and API, is the "api_config" file still used or ist > that just a relict from version 2? > > troplin > As far as I know only documentation for variables is in a source code. Tom showed in docs for VS2008[1] how to list them easily on Windows (linux user will use find&grep).
I am not sure what are important/useful variables - it will depend on circumstances (e.g. *_debug_* variables) "api_config" file (tessdata/configs/api_config)[2] is regular config file (e.g. useful if you run tesseract from command line), that set variable tessedit_zero_rejection[3] to true. Zdenko [1] http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/tools.html#id2 [2] http://code.google.com/p/tesseract-ocr/source/browse/trunk/tessdata/configs/api_config [3] http://zdenop.github.com/tesseract-doc/classtesseract_1_1_tesseract.html#a8ad03214a06d9531a0dae0a80207baaf -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to tesseract-ocr@googlegroups.com To unsubscribe from this group, send email to tesseract-ocr+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en