Mercurial > hg > btrack
view modules-and-plug-ins/python-module/INSTALL.md @ 26:e4d5f045064d develop
Replaced the pointers to arrays in BTrack with vectors
author | Adam <adamstark.uk@gmail.com> |
---|---|
date | Mon, 27 Jan 2014 23:54:18 +0000 |
parents | 20917cfb56a0 |
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.