I\'ve been trying to write a java program that uses the Runtime.getRuntime().exec() method to use the command-line to run an instance of the program \"tesseract
Runtime.getRuntime().exec()
another workaround is give complete installation path of file like /usr/local/Cellar/tesseract/3.02.02/bin/tesseract"