I've been reading for 2 days through different pages of documentation and 
couldn't find the in depth info for the parameters and the configuration 
files, like `configs` and `tessconfigs`.
Looking in such a config file I can see 600+ parameters and I'd like to 
know a brief comment of what each does and possible values.
For instance I searched "tessedit_char_blacklist" on github 
<https://github.com/search?q=repo%3Atesseract-ocr%2Ftesseract+tessedit_char_blacklist&type=code>
 
and found that there would be references in `tesseractclass.cpp` and 
`tesseractclass.h`.
Following the former file gives "oops 500" error. Following the latter 
brings me to the file itself but there's no comment on said parameter, it's 
just
`STRING_VAR_H(tessedit_char_blacklist); 
<https://github.com/tesseract-ocr/tesseract/blob/24da4c714bed158db8ab6e979293ee76e1bb6a37/src/ccmain/tesseractclass.h#L770>
`

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/590ef9b1-059c-4318-8a35-b40c33109267n%40googlegroups.com.

Reply via email to