Marshall Yount

Results 8 issues of Marshall Yount

fix code formatting block

Wrap all this stuff up into a bash file ``` bash # go to http://openni.org/Downloads/OpenNIModules.aspx # Download the OpenNI binaries, unstable build # Download the OpenNI compliant middleware binaries, unstable...

Functionality should be similar to OpenNI's [BackRecorder](https://github.com/OpenNI/OpenNI/blob/master/Samples/NiBackRecorder/main.cpp) sample. Command line options are: - -d, --depth-bitmap=#{filename} - -i, --rgb-bitmap=#{filename} - -f, --frames-to-keep=0,1,2,3,4,5,10,15,30,60,120,180 - working backwards from the end of the array,...

enhancement

Describe all events trapped, and add Sample JSON data to README

enhancement