bvh-matlab icon indicating copy to clipboard operation
bvh-matlab copied to clipboard

Parse BVH files (Biovision) for Matlab

trafficstars

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