Skip to content

wspr/bvh-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biovision (BVH) in Matlab

This code loads and parses a Biovision BVH file, calculating joint kinematics for subsequent processing inside Matlab.

Developed at The University of Adelaide for visualising and post-processing the skeletal data calculated using the Arena motion capture software.

Files

  • loadbvh.m — the main Matlab function that you're looking for
  • louise.bvh — a typical BVH file
  • example.m — an example which loads louise.bvh in Matlab and animates it

Copyright and licensing details

Copyright 2012 Will Robertson and The University of Adelaide

Released under the terms and conditions of the Apache License, v2. http://www.apache.org/licenses/LICENSE-2.0

About

Parse BVH files (Biovision) for Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages