Hi Pure Data list,
I want to do some very basic motion capture and do some blob/point tracking and save the data to a BVH file. BVH files are one of the common file formats used to store motion capture data. More information here https://en.wikipedia.org/wiki/Biovision_Hierarchy
I'll then use this file to use on some animations in Blender.
I'm aware that Kinect can produce better results, but for my purposes (i.e. not owning a Kinect) is there a way to track a point in Pure Data and save the data to a BVH file?
Thanks,
Antonio