Funny, but when I open your link ( github <https://github.com/search?q=repo%3Atesseract-ocr%2Ftesseract+tessedit_char_blacklist&type=code> ) I see there:
, STRING_MEMBER(tessedit_char_blacklist, "", "Blacklist of chars not to recognize", this->params()) BTW: did you try to run 'tesseract --help-extra'? Anyway you should also check source code if the parameter is used (there could be old unused parameters), how it is used, for which tesseract engine it is valid etc... Zdenko po 5. 6. 2023 o 15:36 mzma <mirea...@gmail.com> napĂsal(a): > 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 > <https://groups.google.com/d/msgid/tesseract-ocr/590ef9b1-059c-4318-8a35-b40c33109267n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJbzG8zMK2NUrZCS-MWgxrP6%3DSd5WtaecZSPGUUbgm8vpz8xUA%40mail.gmail.com.