- OpenNI Cookbook
- Soroush Falahati
- 75字
- 2021-08-13 16:30:17
Chapter 2. OpenNI and C++
In this chapter, we will cover:
- Creating a project in Visual Studio 2010
- OpenNI class and error handling
- Enumerating a list of connected devices
- Accessing video streams (depth/IR/RGB) and configuring them
- Retrieving a list of supported video modes for depth stream
- Selecting a specific device for accessing depth stream
- Listening to the device connect and disconnect events
- Opening an already recorded file (ONI file) instead of a device
推薦閱讀
- Cocos2D-X權(quán)威指南(第2版)
- C#完全自學(xué)教程
- PostgreSQL Cookbook
- Mastering JavaScript Design Patterns(Second Edition)
- Java網(wǎng)絡(luò)編程核心技術(shù)詳解(視頻微課版)
- Unity 2018 Shaders and Effects Cookbook
- Programming with CodeIgniterMVC
- Statistical Application Development with R and Python(Second Edition)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- 用Python動手學(xué)統(tǒng)計學(xué)
- C++服務(wù)器開發(fā)精髓
- Android開發(fā)權(quán)威指南(第二版)
- Hands-On Data Visualization with Bokeh
- Server Side development with Node.js and Koa.js Quick Start Guide