mgunneras / Shotdetect

Automated shot detection software

Home Page:http://johmathe.name/shotdetect.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website:
http://johmathe.name/shotdetect.html

Dependencies:
sudo apt-get install libavdevice-dev libavformat-dev libgd2-noxpm libgd2-noxpm-dev clang libswscale-dev libswscale2 libxml2-dev libxslt-dev
# Graphical version
sudo apt-get install libwxgtk2.6-dev wx2.6-doc libwxgtk2.6-headers

Building a command line version:
mkdir -p build
cd build
cmake -D USE_WXWIDGETS:BOOL=OFF ..

Building with GUI:
mkdir -p build
cd  build
cmake ..



Comments:
johmathe@nonutc.fr

About

Automated shot detection software

http://johmathe.name/shotdetect.html

License:Other


Languages

Language:C 58.2%Language:C++ 38.1%Language:XSLT 3.6%Language:Scilab 0.1%Language:Shell 0.0%