本文介绍了适用于Windows SDK和XNA框架的Kinect ..的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
您好
我正在尝试在屏幕上显示与视频中显示的手相同位置的3D球体。 我正在使用Kinect及其用于Windows的SDK可获取视频输入和骨架关节信息以获取位置信息。
我正在使用XNA框架工作来显示3D球体。有没有人试过这样的东西?
I am trying to show a 3D sphere on the screen at the same location as my hand shown in a video. I am using Kinect and it's SDK for windows to get the video input and skeleton joints information to get the location hand. I am using XNA frame work to display the 3D sphere. Has anyone tried something like this?
推荐答案
这篇关于适用于Windows SDK和XNA框架的Kinect ..的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!