Top "Kinect-sdk" questions

Official Microsoft Kinect for Windows SDK for building software, using C++, C# or Visual Basic, targetted at the Kinect for Windows hardware.

Kinect SDK: align depth and color frames

I'm working with Kinect sensor and I'm trying to align depth and color frames so that I can save them …

c++ image-processing kinect kinect-sdk
Kinect: Converting from RGB Coordinates to Depth Coordinates

I am using the Windows Kinect SDK to obtain depth and RGB images from the sensor. Since the depth image …

image image-processing kinect kinect-sdk