- Augmented Reality with Kinect
- Rui Wang
- 190字
- 2021-08-13 16:50:58
Summary
Kinect, which is a portmanteau of the words "kinetic" and "connect", is a motion sensor developed and released by Microsoft. It provides a natural user interface (NUI) for tracking and manipulating handsfree user inputs such as gestures and skeleton motions. It can be considered as one of the most successful consumer electronics device in recent years, and we will be using this novel device to build the Fruit Ninja game in this book.
We will focus on developing Kinect and AR-based applications on Windows 7 or higher using the Microsoft Kinect SDK 1.5 (or higher) and the C++ programming language. Mainly, we have introduced how to install Kinect for Windows SDK in this chapter. Linux and Mac OS X users can first read the Appendix, Where to Go from Here, which provides an alternative method to call Kinect functionalities on other systems. Developers of .NET, processing, or other language tools may also find useful resources in the last chapter of this book.
In the next chapter, we will learn how to start and shut down the Kinect device in our applications, and prepare a basic framework for further development.
- 龍芯應(yīng)用開(kāi)發(fā)標(biāo)準(zhǔn)教程
- 顯卡維修知識(shí)精解
- Linux運(yùn)維之道(第2版)
- 嵌入式技術(shù)基礎(chǔ)與實(shí)踐(第5版)
- 從零開(kāi)始學(xué)51單片機(jī)C語(yǔ)言
- Mastering Adobe Photoshop Elements
- 無(wú)蘋(píng)果不生活:OS X Mountain Lion 隨身寶典
- 單片機(jī)原理及應(yīng)用:基于C51+Proteus仿真
- FreeSWITCH Cookbook
- Drupal Rules How-to
- Zabbix 4 Network Monitoring
- The Reinforcement Learning Workshop
- 基于S5PV210處理器的嵌入式開(kāi)發(fā)完全攻略
- Hands-On Markov Models with Python
- Hands-On Python Deep Learning for the Web