How to install Openni in Windows and Visual Studio 2010?
问题 I would like to use this code to kinect with Kinect because my codings are all in c++, and I realize that I would need openni. VideoCapture capture( CV_CAP_OPENNI ); The problem is, I cannot find the latest guide installment for openni. When I do find some good guides, the links are dead. Can Anyone give me links for good openni installation in windows and in visual studio 2010? I would be very grateful. 回答1: VideoCapture capture( CV_CAP_OPENNI ); sounds like your using OpenCV built with