You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Capture the barcode of the product where you want to perform the OCR.
The Product Opener server software opens the image (process_image=1)
Product Opener returns a JSON response. Processing is done using Tesseract or Google Cloud Vision (recommended). The result is often cripped with errors with Tesseract, less with Google Cloud Vision.
Notes:
The OCR may contain errors. Encourage your users to correct the output using the ingredients WRITE API.
You can also use your own OCR, especially if to plan to send a high number of queries.
Simplify developer flow
Add new and missing features
GENERAL
READ
PERSONALIZATION
SEARCH
Search V2 - Tag types
WRITE
ML/OCR
Process
Notes:
Parameters
Test server: https://world.openfoodfacts.org/cgi/ingredients.pl
code=code
id=imagefield
process_image=1
Roadmap
The text was updated successfully, but these errors were encountered: