We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hey.
I want to write a program that saves the frames of a Kinect depth cloud as data (XYZ) and not as a rendered image. The only way I can think to do this is with an array.
Will creating an array for each frame take up an insane amount of processing and memory? Quick math says that would make about 3000 unique arrays.
Does anyone have any better suggestions for doing this? I'm a pretty novice processor but willing to put new things in my brain.
Thanks! K
Answers
http://stackoverflow.com/questions/11570247/kinect-processing-simple-openni-point-cloud-data-not-being-output-properly?answertab=active#tab-top