post full test case. Zdenko
On Mon, May 26, 2014 at 8:35 AM, antake <[email protected]> wrote: > Hello! > > I'm trying to use variables tessedit_char_black_list and > tessedit_char_whitelist. > I write: > tesseract::TessBaseAPI *rusengOCR = new tesseract::TessBaseAPI(); > > rusengOCR->SetVariable("tessedit_char_whitelist", "0123456789"); > > But this does not work! Tesseract still recognizes everything! Black list > doesn't work either. > > Could you please help me? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tesseract-ocr. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tesseract-ocr/c0edd4d7-c441-4ccc-b259-fe6aeae2457d%40googlegroups.com<https://groups.google.com/d/msgid/tesseract-ocr/c0edd4d7-c441-4ccc-b259-fe6aeae2457d%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8wAUFLO7yHTA91ekJDKVonekN0Jb_tB8YDj3BczKhNHjw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

