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 OCR algorithm #4

Open
1vn opened this issue Sep 17, 2017 · 1 comment
Open

improve OCR algorithm #4

1vn opened this issue Sep 17, 2017 · 1 comment

Comments

@1vn
Copy link
Collaborator

1vn commented Sep 17, 2017

biggest bottleneck by far, should look into better algos/optimizations we can make. possible first step might be removing gosseract dependency

@1vn 1vn added the long term label Sep 17, 2017
@keeferrourke
Copy link
Owner

direct os.Exec calls to the tesseract binary might give us some better control. other options might be to fork gosseract and see if it can be improved.

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