Kinect v2 手势识别 Prepose
- 授权协议: MIT
- 开发语言: C#
- 操作系统: Windows
- 软件首页: https://github.com/Microsoft/prepose
软件介绍
Prepose 是用于 Kinect v2 手势识别的脚本语言。随着传感器在电子设备中的应用增加,自然用户界面(NUI)变得越来越实用。对于开发者而言,NUI 开发主要面对两种挑战:第一,开发者必须创造出新的代码去识别新的手势,这是个相当耗时的过程。第二,为了识别这些手势,应用程序必须能访问用户的视频。Prepose 能解决这两个问题,新颖的特定领域语言(DSL)能十分容易地构建手势识别程序,并且还能结合系统结构保护用户隐私,防止不被信任的程序运行 Prepose 代码。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!
