Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 766 Bytes

README.markdown

File metadata and controls

20 lines (11 loc) · 766 Bytes

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