Skip to content
Dave Ganter edited this page May 2, 2013 · 6 revisions

Welcome to the dissertation wiki!

Dissertation Aim

This dissertation is focused on the Kinect and it's usage in applications other than games. It is broken down into two sections. Firstly, investigating a method that best records the streams in terms of reliability, quality, size and I/O performance. This section also includes the creation of an application to easily record the RGB and depth streams from the Kinect in an easy straightforward manner.

Stage 1 - The Recorder

For information on the file format used, click here.

Stage 2 - Matlab Read Function

For information on reading a file in Matlab click here.

Dependencies

  • Kinect SDK v1.6 or greater
  • Boost
  • PCL
  • PThreads

Clone this wiki locally