Open J-295 opened 2 years ago
If :";echo TEST;": is passed into tesseract.recognize then TEST is printed to the terminal (On Linux, I have not tested this on windows)
:";echo TEST;":
TEST
Horrifying
If
:";echo TEST;":
is passed into tesseract.recognize thenTEST
is printed to the terminal (On Linux, I have not tested this on windows)