Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use default tesseract data path if none specified #46

Merged
merged 1 commit into from
Aug 30, 2015
Merged

Use default tesseract data path if none specified #46

merged 1 commit into from
Aug 30, 2015

Conversation

abrasive
Copy link
Contributor

Tesseract does not expose the builtin data path directly, requiring a little bit of jumping through hoops to provide a reasonable text in the usage info.
Fixes #45.

Tesseract does not expose the builtin data path directly. Must supply
NULL to the API to get the default. Fixes #45.
ruediger added a commit that referenced this pull request Aug 30, 2015
Use default tesseract data path if none specified
@ruediger ruediger merged commit 6386e70 into ruediger:master Aug 30, 2015
@ruediger
Copy link
Owner

Sorry for the long delay. Thanks for writing the code.

@abrasive
Copy link
Contributor Author

Thanks for merging - and for releasing & maintaining in the first place!

ruediger added a commit that referenced this pull request Aug 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TESSERACT_DATA_PATH and tesseract 3.03_rc1
2 participants