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

Improve hello_ocr example #41

Merged
merged 1 commit into from
Mar 10, 2024
Merged

Improve hello_ocr example #41

merged 1 commit into from
Mar 10, 2024

Conversation

robertknight
Copy link
Owner

  • Improve some comments about what the steps in the example are doing, and also mention the OcrEngine::get_text API.

  • Allow the "hello world" example to be run from any directory, by locating models relative to the crate root instead of the current working directory.

  • Add make example to simplify running the example in development.

 - Improve some comments about what the steps in the example are doing, and
   also mention the `OcrEngine::get_text` API.

 - Allow the "hello world" example to be run from any directory, by locating
   models relative to the crate root instead of the current working directory.

 - Add `make example` to simplify running the example in development.
@robertknight robertknight merged commit 78412c1 into main Mar 10, 2024
2 checks passed
@robertknight robertknight deleted the make-example branch March 10, 2024 08:47
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.

1 participant