Prototype project for recording and viewing point cloud recordings using a Kinect v1
Download the project, and unzip the file "recording1.zip" in Assets/Recordings if you want to view an example recording
To record your own point clouds: A Kinect v1 for windows and the kinect drivers To watch point cloud video: a folder containing frame by frame color/depth information in image files named "Frame_X_C" and "Frame_X_D"
- Glynn Williams - Initial work - GlynnJKW
This project is licensed under the MIT License - see the LICENSE.md file for details
- Nicholas Burrus for his research on Kinect calibration - See Here