http://www.codeproject.com/Articles/148251/How-to-Successfully-Install-Kinect-on-Windows-Open
http://kheresy.wordpress.com/2010/12/25/use_kinect_on_windows/ (in chineses)
Be careful when you comiple opencv with CMake, especially the last one. The directory is not the binary directory within openni, otherwise is the directory within primesensor:
set(OPENNI_LIB_DESCR "Path to the directory of OpenNI libraries" CACHE INTERNAL "Description" )
set(OPENNI_INCLUDE_DESCR "Path to the directory of OpenNI includes" CACHE INTERNAL "Description" )
set(OPENNI_PRIME_SENSOR_MODULE_BIN_DESCR "Path to the directory of PrimeSensor Module binaries" CACHE INTERNAL "Description" )
No comments:
Post a Comment