Tesseract allows setting various variables before running recognition. We have OCRTesseract class in 'contrib' and only 'setWhitelist' method in it (which only sets tessedit_char_whitelist variable). Is there any way to set other tess vars?
1 | initial version |
Tesseract allows setting various variables before running recognition. We have OCRTesseract class in 'contrib' and only 'setWhitelist' method in it (which only sets tessedit_char_whitelist variable). Is there any way to set other tess vars?