/recipe_ocr

Convert recipes in recipe gifs to text

Primary LanguagePython

This is pretty out of the box right now. As you can tell in the recipes directory, it doesn't do a good job.

Dependencies

OpenCV - Open Source Library for Computer Vision
tesseract - Google's OCR Engine
pytesseract - python tesseract wrapper
PRAW - Python Reddit API Wrapper