Kinect SDK C++ Tutorials - 1. Kinect Basics

Kinect SDK C++ Tutorials - 1. Kinect Basics

瀏覽:568
日期:2025-11-15
Constants and Global Variables We define the width and height as 640*480, since these are the Kinect camera input dimensions. Note that the data array will hold a copy of the image we get from the Kinect, so that we can use it as a texture....看更多