I'm trying to use kinect with OpenNI, when I try to build any program, it does not give any build errors but I get these errors on the command line
CvCapture_OpenNI::readCameraParams : Could not read property "ShadowValue"!
CvCapture_OpenNI::CvCaptureOpenNI: Could not read camera paramerers
done.
Can not open a capture object.
I tried to build (kinect_maps.cpp) provided with OpenCV, still gives the same error.
I am using Kinect for Windows on Windows 7 64 bit.
Many thanks.