kinect_record
This post introduces yet another utility that might be useful for Kinect users. My previous posts have suggested using the libfreenect record utility to capture data. That is the workflow that works best with my kinect_register code. However, record does not show you what it is recording, which can be problematic.
I have patched together the OpenKinect record and glview utilities into a program called kinect_record. This program has output identical to record, but also shows the data as it captures it.
You can download the source from GitHub and compile and run it by following the text in the README.txt file.
Tags: Code, Computers, Kinect, Visualization



