IMO the best way is to search for '_MEMBER' (or ' _VAR_H ' in "*.h" ???) as suggested (indirectly :-) ) in Visual Studio 2008 Developer Notes for Tesseract-OCR -> Handy free tools [1].
[1] http://tesseract-ocr.googlecode.com/svn/trunk/vs2008/doc/tools.html#id2 -- Zdenko On Mon, May 21, 2012 at 4:38 PM, Martin Roth <[email protected]> wrote: > I found a partial list in > tesseractclass.h<http://code.google.com/searchframe#I1KTC-cFEZQ/trunk/ccmain/tesseractclass.h&q=tesseractclass.h%20package:http://tesseract-ocr%5C.googlecode%5C.com&l=655> > . > > > On Friday, 17 June 2011 11:54:05 UTC+2, Derek wrote: >> >> Check here: http://code.google.com/p/**tesseract-ocr/source/browse/#** >> svn%2Ftrunk%2Ftessdata%**2Fconfigs%253Fstate%253Dclosed<http://code.google.com/p/tesseract-ocr/source/browse/#svn%2Ftrunk%2Ftessdata%2Fconfigs%253Fstate%253Dclosed> >> and here: >> http://code.google.com/p/**tesseract-ocr/source/browse/#** >> svn%2Ftrunk%2Ftessdata%**2Ftessconfigs%253Fstate%**253Dclosed<http://code.google.com/p/tesseract-ocr/source/browse/#svn%2Ftrunk%2Ftessdata%2Ftessconfigs%253Fstate%253Dclosed> >> >> These config files contain sets of flags that are used to configure >> tesseract. There isn't much explanation about what they *do*, but hopefully >> that's enough to get you started. >> >> Derek >> On Jun 17, 2011, at 12:12 , Steve wrote: >> >> > Where can I find a complete list of [config] parameters for using in: >> > "tesaract <image> <outputbasename> [configs]" >> > I searched the WIKI, de FAQ, this group, but can not find a complete >> > list of them! >> > >> > Also, could someone please tell me how, and from where I can "turn off >> > the page layout analysis to process small images."? It says "See >> > tesseractmain.cpp". Where is this? Is there a config file I can write >> > into? >> > >> > -- >> > 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 >> > tesseract-ocr+unsubscribe@**googlegroups.com<tesseract-ocr%[email protected]> >> > For more options, visit this group at >> > http://groups.google.com/**group/tesseract-ocr?hl=en<http://groups.google.com/group/tesseract-ocr?hl=en> >> >> -- > 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 > -- 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

