

Write your own programs using the code samples from the SDK Browser and the documentation from MSDN.įor C++, note that the include header is Kinect.h, the include directory is $(KINECTSDK20_DIR)\inc, the library directory is $(KINECTSDK20_DIR)\Lib\圆4 and the library file is Kinect20.lib. For example, the C++ API reference is here. Refer to the Kinect For Windows SDK 2.0 documentation online at MSDN here. Here you can see C++ and C# code examples, install those Visual Studio solutions, compile and run them. Open the SDK Browser v2.0 (Kinect for Windows) tool. Note that you need to manually click the Connect option in this tool to enable use of the Kinect. Run the Kinect Studio v2.0 and check if it can display color and depth streams from your device. Else please see its error to find what configuration of your computer is causing a problem.ĭownload and install the Kinect for Windows SDK 2.0. Place the sensor on a flat, stable surface, away from any edges. Center the sensor horizontally in front of your monitor or screen. Make sure youve installed the latest drivers from WindowsUpdate.
#How to install kinect on windows 10 how to#
It should be able to detect the Kinect v2 and be able to read the color and depth streams. HOW TO SET UP YOUR KINECT FOR WINDOWS SENSOR Make sure your computer is running Windows8 or 10. Take special note: it requires a computer with USB 3.0 port and Windows 8 or 10.Ĭonnect the Kinect v2 to the USB 3.0 port of your computer and to the power supply.ĭownload and install the Kinect Configuration Verifier. Make sure your computer meets the specifications required by Kinect v2, as listed here. My notes on using and programming this device: If you bought an Xbox One, you need to buy a Kinect Adapter for Windows to be able to connect that Kinect to your computer. This post is about this device and not the Kinect that you get with Xbox One. Kinect v2 is the Kinect for Windows device, that is similar to the Kinect that ships with Xbox One.

📅 2015-Nov-26 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ kinect studio, kinect v2, xbox one ⬩ 📚 Archive Kinect Studio reading from a Kinect v2
