Tesseract installation includes 135 files. Which of these are required for the simplest invocation to OCR an image? I wish to embed simple tesseract OCR capabilities into an application, excluding all unnecessary files.
For example: tesseract imagename outputbase
Where English is the default language and 3 is the Page Segmentation Mode. The default output format is text.
Many thanks to anyone who has gone this route before and can lend some insight.
Mike