No ready kinect found?

ぐ巨炮叔叔 提交于 2019-12-13 14:25:49

问题


I am beginner to Kinect pogramming. I have already installed the windows sdk. I tried to run the samples in the developer tookit. However, it said that "no ready kinect found". I know know why. Could anyone help me about this? Thanks a lot!

Yuanhui


回答1:


I am also a beginner. Actually I just got the kinect yesterday and encountered the same problem as you. The sdk I installed is v1.8. Here is how I checked everything and solved it:

  1. Look into the device manager to check if the drivers are all setup;
  2. Check if you have the latest DirectX installed, Here's the way;
  3. Check if the .Net 4.0 or above has been installed;
  4. Make sure that your installation is clean, which means that the kinect should be unplugged during the installation. And make sure that you restart your computer after you have the sdk and developer toolkit installed.


来源:https://stackoverflow.com/questions/15841069/no-ready-kinect-found

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