00:00
265
proof of concept / experiement,
using openCV + ocr to scan movie subtitles.
openCV done using,
color tracking + motion history + blob detection
ocr done using,
tesseract (code.google.com/p/tesseract-ocr/)
made in openFrameworks.