This script tries to translate quotes taken from given images (specified by filepath/url)
python quotes.py {img_src_1 img_src_2 ...}
Hm.
It makes use of SimpleCV to process images and extract text (with tesseract-ocr) and of Apertium Web Service to try to translate quote text.