Python- How to configure and use Kinect

北城余情 提交于 2019-12-03 00:38:54

There is a project called Open Kinect which has many wrappers that you can make use of, including one for Python.

To help you get started, there are a good few code demo's supplied with their source code, which can also be viewed online here.

Once you've got to grips with making use of the information the Kinect is sending back to you, you can try the popular pygame to base a game around whatever it is you're trying to do.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!