问题描述
我正在尝试按照http://channel9.msdn.com/Series/KinectQuickstart/Camera-Fundamentals上的指南进行操作,并且我正在接近结束时使用KinectColorViewer自动绑定从相机流视频。但是,在我的项目中,
我无法双击或右键单击我的KinectColorViewer对象的Kinect属性来设置数据源。有什么想法吗?
第一张图片显示我的Kinect属性显示为灰色,我无法点击它来绑定数据源。
第二张该图显示了教程附带的示例代码,以及看起来Kinect绑定在我的环境中不起作用。
谢谢。
Windows 8 Pro x64
Visual Studio 2012
I'm trying to follow the guide at http://channel9.msdn.com/Series/KinectQuickstart/Camera-Fundamentals and am at the point near the end where he uses a KinectColorViewer to bind and automatically stream video from the camera. However, in my project, I cannot double click or right-click the Kinect property of my KinectColorViewer object to set the data source. Any ideas why?
The first image shows that my Kinect property is grayed out and I cannot click it to bind a data source.
The 2nd image shows the example code that came with the tutorial, and how it seems the Kinect binding doesn't work in my environment.
Thanks.
Windows 8 Pro x64
Visual Studio 2012
这篇关于KinectColorViewer无法绑定到数据源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!