zapolnoch/node-tesseract-ocr

crash when whitelisting some characters

beauxq opened this issue · 0 comments

This crashes the program:

options.tessedit_char_whitelist = "(";
tesseract.recognize(buffer, options);

also )