How can I connect Kinect in opencv?
I want to connect kinect in opencv using openni. Please give some latest instruction. OS: windows 10
I want to connect kinect in opencv using openni. Please give some latest instruction. OS: windows 10
You have to compile opencv source with openni : Using Kinect and other OpenNI compatible depth sensors
@Ziri Thank you very much for your reply. Yes I know that. I already install openni and Nite. But when I am going to build opencv using cmake, I am facing these problem:
WARNING, OpenNI library directory (set by OPENNI_LIB_DIR variable) is not found or does not have OpenNI libraries. WARNING, OpenNI include directory (set by OPENNI_INCLUDE_DIR variable) is not found or does not have OpenNI include files. WARNING, PrimeSensor Module binaries directory (set by OPENNI_PRIME_SENSOR_MODULE_BIN_DIR variable) is not found or does not have PrimeSensor Module binaries. Therefore I can not build opencv for openni.
Did you solve this problem? I added path in the CMake GUI, it still doesn't work.
Asked: 2017-09-18 08:12:35 -0600
Seen: 350 times
Last updated: Sep 18 '17
How can I measure distances with OpenNI ?
Cant open capture object for Kinect
Kinect color (rgb) noisy images [closed]
Using Kinect and Asus Xtion simultaneously
Issues building openni_capture.cpp
Kinect depth image duplication problem
OpenNI2.dll is missing from your computer
How to get the Kinect running on Ubuntu 14.10/OpenCV 2.4.10 [closed]