Table Of Contents
sensbiotk¶
sensbiotk toolbox for Python.
The aim of sensbiotk is to produce a platform-independent Python environment for the acquisition, analysis and visualization of motion capture
Dependencies¶
To run SENSBIOTK, you will need:
You will probably also like to have:
- ipython for interactive work
- matplotlib for 2D plotting
- vpython for 3D plotting
License¶
sensbiotk is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
sensbiotk is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with sensbiotk. If not, see <http://www.gnu.org/licenses/>
The full license is in the file LICENSE in the senbiotk distribution.