/simplecv-demo

python script that tries to translate quotes from images

Primary LanguagePython

simplecv-demo

This script tries to translate quotes taken from given images (specified by filepath/url)

Usage:

python quotes.py {img_src_1 img_src_2 ...}

Example:

Screenshot

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.

SimpleCV

Tesseract

Apertium