Skip to content

countkisg/Shotdetect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Building:
mkdir -p build
cd  build
cmake ..

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

Comments:
[email protected]

About

Automated shot detection software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors