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

Tesseract - make use of GPU #149

Open
reecefenwick opened this issue Feb 12, 2016 · 2 comments
Open

Tesseract - make use of GPU #149

reecefenwick opened this issue Feb 12, 2016 · 2 comments

Comments

@reecefenwick
Copy link

I'm looking to optimise my java application using this library to wrap around tesseract.

Is it possible to build the jar with an opencl enable tesseract?

Or is it already enabled?

@saudet
Copy link
Member

saudet commented Feb 12, 2016

Sure, add the appropriate flag in the cppbuild.sh file, rebuild, and it should work!

And please send a pull request if you'd like to make a contribution! Thank you

@saudet
Copy link
Member

saudet commented Dec 17, 2018

The instructions to enable GPU support are available here:
https://github.com/tesseract-ocr/tesseract/wiki/TesseractOpenCL

@saudet saudet removed the question label Dec 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants