I'm trying to use SystemCaller to run Tesseract (a command-line OCR engine) on my Mac. While the following command line works in Terminal directly, it fails from the SystemCaller:
tesseract /Users/westdakota/Documents/Coding_Projects/LSAT_Vocab/Output.png /Users/westdakota/Documents/Coding_Projects/LSAT_Vocab/words (This is all one line; no carriage return. The first path -- despite the name -- is the input file path: a file that was created by the previous step in my workflow, the FeatureWriter; the second is the output file path: the text file of words OCR'd by Tesseract.) Until now, I've only ever used SystemCaller on a Windows machine. Is there anything different I need to know when using it with a Mac?Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.