Kinect raw depth output
in
Contributed Library Questions
•
5 months ago
Hi,
When I grab raw depth data from the Kinect I'm given an int[] of size 307200 (640x480). I'm trying to figure out the correct order of these values (i.e., whether the first 480 values correspond to the first "width" pixel, or whether the first 640 values correspond to the first "height" pixel). Any ideas?
Thanks!
1