Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 661 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 661 Bytes

Canine Marker-less motion tracking

A simple aplication to fit and visualize virtual canine skeletons using data from Kinect cameras.

Installation

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.