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 OCR not working anymore for not English ingredients #9401

Open
monsieurtanuki opened this issue Nov 24, 2023 · 4 comments
Open

Tesseract OCR not working anymore for not English ingredients #9401

monsieurtanuki opened this issue Nov 24, 2023 · 4 comments
Labels

Comments

@monsieurtanuki
Copy link
Contributor

What

@monsieurtanuki
Copy link
Contributor Author

Typical API call would be something like:

  • POST to /cgi/ingredients.pl
  • parameters:
'code': barcode,
'process_image': '1',
'id': 'ingredients_fr',
'ocr_engine': 'tesseract'

@teolemon
Copy link
Member

We haven't used Tesseract in production for a while.
Do we map it to Cloud Vision ? Do we reinstall?
@alexgarel @stephanegigandet

@alexgarel
Copy link
Member

@teolemon it might be that I did not re-install tesseract on the new server (seems it was not documented). Is it important ?

@teolemon
Copy link
Member

no it's not, but we should send back cloud vision results for people who try the tesseract param. I guess ?

@teolemon teolemon moved this to To discuss and validate in 🍊 Open Food Facts Server issues Apr 23, 2024
@teolemon teolemon removed the 🐛 bug This is a bug, not a feature request. label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: To discuss and validate
Development

No branches or pull requests

3 participants