Skip to content

biotracking/PCAMusiq

 
 

Repository files navigation

PCAMusiq

Tools for doing PCA on video and making music

Building PCAVideoPlayer

./InstallBuildDependenciesOSX.sh

PCAVideoPlayer uses a Qt-based build (qmake). You can open the .pro file in QtCreator or you can use qmake on the command line.

Running PCAVideoPlayer

path/to/PCAMusiqPlayer <original_video> <pca_directory> <osc_address_and_port>

for example:

./PCAMusiqPlayer-build-desktop-Qt_4_8_3_in_PATH__System__Debug/PCAMusiqPlayer.app/Contents/MacOS/PCAMusiqPlayer ../AquariumData/Videos/aquarium.mov ../AquariumData/PCAVideoBases/bwbasis_every-1_PCA 127.0.0.1:50000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 37.8%
  • Java 28.3%
  • C++ 22.5%
  • Pure Data 6.3%
  • Python 4.2%
  • Prolog 0.7%
  • Shell 0.2%