-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Dave Ganter edited this page May 2, 2013
·
6 revisions
Welcome to the dissertation wiki!
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.
For information on the file format used, click here.
For information on reading a file in Matlab click here.
- Kinect SDK v1.6 or greater
- Boost
- PCL
- PThreads