A simple aplication to fit and visualize virtual canine skeletons using data from Kinect cameras.
The following libraries are needed to compile the code:
The application expects the following folders to exits in your home directory:
~/workspace/data/bvh/
~/workspace/data/groundTruth/
OpenMP will be used for Flann if it is detected by cmake.