c++ - Kinect openCV openNI not working -
i'm trying use kinect openni, when try build program, not give build errors these errors on command line
cvcapture_openni::readcameraparams : not read property "shadowvalue"! cvcapture_openni::cvcaptureopenni: not read camera paramerers done. can not open capture object. i tried build (kinect_maps.cpp) provided opencv, still gives same error.
i using kinect windows on windows 7 64 bit.
many thanks.
i had similar issues on 64bit version on windows. fixed them uninstalling 64bit version , installing 32bit version. need install nite , sensor driver 32bits.
Comments
Post a Comment