Mercurial > hg > btrack
view modules-and-plug-ins/python-module/INSTALL.md @ 64:d3c52c6b3905
Changed all pointers to arrays in OnsetDetectionFunction into vectors
author | Adam Stark <adamstark@users.noreply.github.com> |
---|---|
date | Tue, 28 Jan 2014 00:19:21 +0000 |
parents | 2ec37d4afc37 |
children | 687b8dd41934 |
line wrap: on
line source
BTrack - Python Module ================================= See the main README for other information including usage and license information. Installation ------------ On the command line, type: python setup.py build and then: python setup.py install You may need to prefix the second command with 'sudo', depending upon your system configuration.