- OpenCV 4 with Python Blueprints
- Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
- 81字
- 2021-06-24 16:50:02
Setting up the app
Before we can get down to the nitty-gritty of our gesture recognition algorithm, we need to make sure that we can access the depth sensor and display a stream of depth frames. In this section, we will cover the following things that will help us set up the app:
- Accessing the Kinect 3D sensor
- Utilizing OpenNI-compatible sensors
- Running the app and main function routine
First, we will look at how to use the Kinect 3D sensor.
推薦閱讀
- HTML5+CSS3網站設計教程
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- Java性能權威指南(第2版)
- 概率成形編碼調制技術理論及應用
- C語言程序設計學習指導與習題解答
- Java EE 7 Performance Tuning and Optimization
- Symfony2 Essentials
- C語言程序設計同步訓練與上機指導(第三版)
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- Kubernetes進階實戰
- PHP 7從零基礎到項目實戰
- 前端架構設計
- 前端程序員面試算法寶典
- Learning PrimeFaces Extensions Development
- JavaScript重難點實例精講