filmov
tv
Jsims Ingredient OCR Scanner with Pytesseract, OpenCv and Python

Показать описание
First, read the ingredients in the recipe. Then, he scans the fridge looking for the ingredients and those he can't find, he adds them to the shopping list with the possibility of sending it by email.
Pytesseract library used functions:
-image_to_string: Returns the result of a OCR run on the image to string
-image_to_boxes: Returns result containing recognized characters and their box boundaries
Pytesseract library used functions:
-image_to_string: Returns the result of a OCR run on the image to string
-image_to_boxes: Returns result containing recognized characters and their box boundaries
Комментарии