Giter Club home page Giter Club logo

kinectc3d's Introduction

KinectC3D

This application is served as part of a proof of concept for using Kinect in a gait analysis application.

Some modifications were done to the Kinect SDK source to capture the skeleton depth data to C3D file using the btk library. To compile this application link it with BTK 0.1 and the first beta of the Kinect SDK. Rendering should be redone with Direct3D or OpenGL if one wants to make this work with the 1.7 SDK.

Capturing

With this app you can capture both C3D skeleton tracking data and RGB video ect simultaneously and playback using Mokka. The captured C3D files also contain angular values of the interconnected skeleton joints.

Capture files

This repository currently contains a couple of test capture files performed on a treadmill from different perspectives. C3D files and their avi counterparts can be opened with the Mokka configuration file easily.

Publications

A paper was published some time ago using the Kinect to replace different pressure and angular velocity measuring sensors. This might be a good starting point for further developments. m

Further Improvements

Some new ideas and improvements are the following

  • Double the frame rate by interpolating each joint's coordinate data for smooth playback at low rates
  • Adding foot 'strike' and 'lift' events in C3D capture files by calibrating the 3D space to take the ground plane into account
  • Caclulation of the elbow's velocities e by measuring the angular difference over time
  • Calculation of the acceleration of the center of mass of the patient by using the method mentioned in the paper above
  • Visualisation of these measurements in an XY scantter plot

Screenshot

Mokka Screencap of a captured C3D file and video

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.