I follow the OpenNI installation guide in README here https://github.com/OpenNI/OpenNI. I have installed libtool and libusb also. However, when I run ./RedistMaker under Platform/Linux-x86/CreateRedis
I just started to use OpenNI and Ogre3D for an animation application. I found the below sample for this integration: OpenNI Ogre Integration Sample. But I noticed that it is developed using DirectX wh
i have kinect running with openni and opencv. i have done facedetection with haarcascade with a webcam but i\'m not able to do it with kinect
I have been using SimpleOpenNI, a wrapper for Processing, all summer now. I use it for the Kinect to make games and demos. Last week, I have been getting a fatal error in my processing window and none
for a project that uses the Microsoft Kinect I currently would like to compile OpenCV with the OpenNI framework.
I\'ve built OpenNI and Sensor from source on Github and installe开发者_如何学God Nite. I\'ve tested this on Debian with 2.6.39 kernel and with different versions of Java, and on another computer with
I\'m trying to get started with Kinect programming together with Qt. Sample Code for Visual Studio 2008 works and compiles on my system. I tried to add the Include paths and libraries to the pro file:
I\'ve been trying to compile my code with opencv and openNI NITE. Finally got rid of all errors, now it runs without errors and I get my main.o but I\'m not getting an executable file. below are the c
What gestur开发者_JAVA百科e recognition libraries (if any) exist for the Kinect?Right now I\'m using OpenNI to record skeleton movements but am not sure how to go from that to triggering discrete acti
I started playing with the Kinect and I would like to use skeleton tracking using OpenNI. Since my knowledge of c++ is limited, the easiest option is to use the ofxOpenNI addon for OpenFrameworks.