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

Add another C++ example applied to the Java API #673

Merged
merged 6 commits into from Jan 19, 2019

Conversation

ajeans
Copy link
Contributor

@ajeans ajeans commented Jan 17, 2019

No description provided.

@saudet
Copy link
Member

saudet commented Jan 18, 2019

Looks good, thanks! Instead of enlarging the README.md file though, could you create a samples directory and move it there, like @Neiko2002 did for LLVM and TensorFlow? Thanks!
https://github.com/bytedeco/javacpp-presets/tree/master/llvm/samples/
https://github.com/bytedeco/javacpp-presets/tree/master/tensorflow/samples/

As requested, this should live in a samples subproject.
@ajeans
Copy link
Contributor Author

ajeans commented Jan 18, 2019

Voilà :-)
This is based on the llvm samples project. Image is public domain from wikipedia, and this all works locally in my IDE provided that I configure the Run configuration as detailed in the class header.
Thanks for the feedback.

ajeans and others added 3 commits January 19, 2019 08:35
This lets us simply inject the tesseract and leptonica libraries from
maven dependencies.
Also update CHANGELOG.md and add author tag
@saudet saudet merged commit 577fe8c into bytedeco:master Jan 19, 2019
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.

None yet

2 participants