imakashsahu / CommercialDetection

GSOC 2015 project for Red Hen Labs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CommercialDetection

Google Summer of Code 2015 for Red Hen Labs.

Running the code

comdet.py contains code to generate fingerprint and detect ads.

A dictionary containing database configuarations has to be passed to ComDet() object, the object can then be used to recognize or fingerprint any media file that ffmpeg can access.

Please check comdet.test_generate() and comdet.test_recognize() for more details.

Ensure you pass a dictionary with your configurations, although the tests use default config

A lot of the ideas are borrowed from https://github.com/worldveil/dejavu

About

GSOC 2015 project for Red Hen Labs


Languages

Language:JavaScript 44.6%Language:Python 26.0%Language:CSS 25.8%Language:HTML 2.3%Language:Shell 1.3%