openni
OpenNI RedistMaker - Build Fail on Mac OS
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[详细]
2023-04-12 17:58 分类:问答OpenNi Ogre3D integration using OpenGL
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[详细]
2023-04-05 04:59 分类:问答How to do a face detection with kinect and opencv?
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[详细]
2023-03-29 09:21 分类:问答Simple-OpenNI for Processing fatal errors with the 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[详细]
2023-03-26 20:13 分类:问答Compiling OpenCV 2.3 with OpenNI and Qt
for a project that uses the Microsoft Kinect I currently would like to compile OpenCV with the OpenNI framework.[详细]
2023-03-26 18:26 分类:问答OpenNI UserTracker.java sample crashes
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[详细]
2023-03-23 04:50 分类:问答Setting up OpenNI + Kinect with QtCreator
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:[详细]
2023-03-09 16:02 分类:问答compiling opencv code with openNI NITE Kinect on mac 64bit
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[详细]
2023-03-09 06:34 分类:问答Kinect 3D gesture recognition based on skeleton movements - What libraries exist?
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[详细]
2023-02-15 08:09 分类:问答How can I get past a "Library not loaded:" issue?
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.[详细]
2023-02-12 23:16 分类:问答