From the wikipedia page: OpenNI or Open Natural Interaction is an industry-led, not-for-profit organization focused on certifying and improving interoperability of natural interaction devices, applications that use those devices and middleware that facilitates access and use of such devices
14
votes
1answer
1k views
OpenNI UserTracker.java sample crashes
I've built OpenNI and Sensor from source on Github and installed Nite. I've tested this on Debian with 2.6.39 kernel and with different versions of Java, and on another computer with Lubuntu 11.04 and ...
11
votes
1answer
1k views
How to detect gestures in OpenKinect (with python wrappers)
I've started looking into OpenKinect development, and to start, I'm trying to figure out how to look for certain gestures done by the person.
Are there any tutorials out there on how to do this? Or ...
6
votes
1answer
478 views
Threading with the Kinect
I am writing a C# application that is using the Kinect, i am taking the output currently and writing it to a Shader Resource and rendering it as a texture, my issue is that the Kinect (apparently) ...
4
votes
1answer
66 views
Using Kinect to detect objects on the floor
Lets say that I have a kinect pointing at a floor.
If I place 3 or 4 objects on the floor how can I determine the plane those objects are on?
How can I detect brightly colored objects on that ...
4
votes
4answers
5k views
Kinect 3D gesture recognition based on skeleton movements - What libraries exist?
What gesture 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 actions.
My ...
2
votes
0answers
30 views
Why is the kinect presentation that slow on my computer?
When using SimpleOpenNI and processing I had a smooth skeleton view, about 30fps. Using VC# and the skeletal tracking example it seems like about 10fps. As if something was blocking it.
Why is it ...
2
votes
0answers
19 views
OpenNI 1.5 changes list?
I am using the OpenNI v1.5.2.23, but most samples I find are for 1.0.0.23, so I have to change the code everytime to use the new features, instead of the obsolete ones.
Examples:
OldCode: using xn;
...
2
votes
1answer
53 views
Kinect + OpenNI: howto remove user
I'm working with user tracking: I've registered the callbacks
(User_NewUser, User_LostUser, Pose_Detected, Calibration_Start,
Calibration_End).
When I enter in the sensor area I'm detected and ...
2
votes
1answer
56 views
permission denied while installing OPENNI on mac
I got this error while installing OpenNI ON MAC
./install.sh
Installing OpenNI
****************************
copying shared libraries...cp: /usr/lib/libOpenNI.dylib: Permission denied
cp: ...
2
votes
1answer
179 views
Anyway to run Kinect on virtual box?
I have installed Windows 7 64 bit on virtual box..
I want to run any driver for kinect on it such as openni, openkinect or kinect sdk
I don't want to run it on native environment..
Is there any way ...
2
votes
1answer
306 views
Using OpenNI and Kinect to get cloud points
I was working on a project that involves creating a 3D model of an object using the Microsoft Kinect.
I was planning to use the Microsoft Kinect SDK, OpenNI to capture cloud points of the object at ...
2
votes
3answers
326 views
gcc linker can't find library (openNI)
Can anybody give me some hints for solving this?
I'm trying to compile "Kinect Matlab" (on Mac OS 10.7), in the compile script is the following line:
...
2
votes
1answer
313 views
Windows Kinect SDK + OpenNI Primesense
I was just wondering if it is possible to install both Windows Kinect SDK and OpenNI Primesense at the same time, where I don't need to uninstall either of the two when I work on different projects. ...
2
votes
1answer
216 views
rotate 3d point cloud to offset angle of floor plane given vNormal and floor point
I'm working with kinect and ofxopeni. I have a point cloud in real world coordinates but I need rotate those points to offset the tilt of the camera. The floor plane should give me all the information ...
2
votes
1answer
378 views
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 ...
2
votes
1answer
275 views
how to recover camera rotation from kinect depth video?
I use Kinect and openNI to record an sequence depth video with fixed angle.
What I want to do is to recover virtual camera rotation from the video, so that I can simulate the video is taking from ...
1
vote
1answer
220 views
Detect hand swipe gesture in Unity using Kinect with OpenNI
Thanks for reading!
I have a 3D model in my Unity project and I have a JavaScript that rotates the camera based on keyboard arrow keys (left/right).
Now, I need to have a script that detects a ...
1
vote
1answer
111 views
Zigfu/OpenNI, The device is not connected
I'm trying to work with the Zigfu API but I am having some issues. I have tried installing on both Windows 7 and Mac OSX 10.7.2 but to no avail. The message I recieve in Windows 7:
One or more of ...
1
vote
0answers
56 views
Configure Openni with Opencv in VS2010?
Im trying tu use OpenNi with OpenCV in VS2010. im not using Cmake. If some knows how to do it please help me.
1
vote
2answers
182 views
Getting started with Kinect + OpenNI + Qt on Windows 7
I would like to write a simple application using Kinect, OpenNI and Qt on Windows 7.
I have installed OpenNI, NITE, the SensorKinect driver, Qt Creator and Visual Studio 2010. Now, is there a ...
1
vote
1answer
147 views
How can I access Kinect audio data with OpenNI?
I am trying to get audio using Kinect's microphones, but can't even even get the sample running.
The sample that comes with OpenNI (Sample-NiAudioSample) exits with this message:
No audio node ...
1
vote
1answer
197 views
kinect + openNI
I am new in openNI. When I try openNI sample with Visual studio 2010 c++
I got these errors:
1>kinect_first_try.obj : error LNK2001: unresolved external symbol __imp__xnContextRegisterForShutdown
...
1
vote
1answer
143 views
How can I access the Kinect/device via OpenNI?
I was looking over the documentation trying to find anything that will
allow me the Kinect/device ?
I'm trying to get accelerometer data, but not sure how. So far there
were two things I've ...
1
vote
2answers
371 views
OpenNI RGB image to OpenCV BGR IplImage conversion?
The image which one can get from OpenNI Image Meta Data is arranged as an RGB image. I would like to convert it to OpenCV IplImage which by default assumes the data to be stored as BGR. I use the ...
1
vote
2answers
263 views
Microsoft Kinect - openNI Hand Generator issue
I am trying to use a kinect device in order to detect the palm within a kinect video(.oni video). I am using openNI libraries to develop this type of application.
They have published a manual of the ...
1
vote
1answer
196 views
CMAKE can't find OpenNI
I’ve been trying to run the “tutorial to get started” with the Kinect libraries (http://nicolas.burrus.name/index.php/Research/KinectUseNestk) but I stumbled across an error.
When I try the following ...
1
vote
1answer
106 views
Kinect Openni - I need to filter out random people from the active user
I need major help!!! I am designing a game that will be at a tradeshow which means lots of people walking by. The problem it seems is that once kinect sees you "New user" even if you are just ...
1
vote
1answer
301 views
Getting error: “Error 2 error LNK1104: cannot open file 'openNI.lib'” when trying to build NiViewer example of OpenNI
I have successfully installed OpenNI and the associated drivers etc. I can successfully run the precompiled NiViewer program, but when i try to build the sample in VS2010 I get the error:
Error 2 ...
1
vote
0answers
73 views
Problems with create a new ImageGenerator
I'm new to the OpenNI and I'm trying to create a simple ImageGenerator that just display a pure color image, say white, I modified the “SampleModule” and in the UpdateData() method I assign the ...
1
vote
0answers
755 views
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
int main( int argc, char* argv[] ){
try
{
...
1
vote
1answer
596 views
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.
I already have OpenNI, NITE and the Kinect drivers installed but I am having problems ...
1
vote
0answers
570 views
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:
...
1
vote
0answers
449 views
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 ...
1
vote
1answer
208 views
How to study OpenNI source codes
How can I understand the source codes of openNI algorithms? Say I want to know how does OpenNI get the skeleton of user or segment a user using depth maps (Kinect) ? Where in the source code directory ...
1
vote
1answer
249 views
PS1080 specification and depth Image
I am playing around with Kinect, and am interested in the depth Image format.
I am also interested in the hardware specification of the PS1080 SoC.
Is it available somewhere?
I searched the internet ...
1
vote
1answer
238 views
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.
...
0
votes
0answers
6 views
OpeNni: Color coordinates to depth coordinates
I was wondering how can I convert a coordinate that i acquired from a
full res color image to coordinates in the depth stream.
E.g, i got (763,234) from the full res color and i want to know what
...
0
votes
0answers
32 views
How to write our own gestures using NITE/OpenNI C# wrapper
I would like to write my own gesture using PrimeSense NITE C# wrapper.
Say for instance zoom gesture where using both my hands I will be able
zoomin or zoom out of the picture. I know how to detect ...
0
votes
1answer
107 views
c++ Random unexplained error
I'm creating a kinect project in Visual Studio 2008 using OpenNi, NITE and OpenGL.
At random times dureing development I get the following error:
Error result 1 returned from 'C:\Program ...
0
votes
0answers
36 views
Ogre + Kinect + OpenNI
I'm developing a program where a user can move a human mesh taking joints from kinect sensor!
I started with Sinbad example, loading it into a project: everything works correctly!
Next step:
- open ...
0
votes
1answer
103 views
C++ OOP registering callback function (typedef issue)
Basically I am trying to pack OpenNI Kinect into RT-middleware framework.
The OpenNI Kinect uses callback and has to be registered.
To do this, I could declare the callback functions and relevant ...
0
votes
1answer
165 views
c++ kinect & openni: convert depth to real world
I need to convert depth information aquired with a kinect sensor,
to real world 3D coordinates.
I know that the way to do this is by using a DepthGenerator
and call ConvertProjectiveToRealWorld
but ...
0
votes
0answers
68 views
How can I get the Kinect serial number with OpenNI?
How can I get the serial numbers of my kinect devices in OpenNI? I'm using
avin2's SensorKinect driver.
I'm trying the following, but I only get "0" in my variable serial:
xn::NodeInfoList ...
0
votes
0answers
42 views
Given some code, how can I learn where it loads resources form if the developer failed to document? [closed]
According to
http://openni.org/docs2/Tutorial/classxn_1_1_gesture_generator.html
OpenNI does not support custom gestures. However, youtube has videos of people doing just that. Now, clearly this ...
0
votes
0answers
55 views
Crash at openni grabber interface->registerCallback (f);
I am trying to run the below source code, it was built successfully, but when try to run it,the app crashes at openni grabber "interface->registerCallback (f);".Please help me with this issue. ...
0
votes
1answer
121 views
OpenNI: “Open failed: Device is in safe mode. Cannot start any stream!”
I'm using OpenNi with a primesense sensor to get depth image. NiViwer sample works fine, but if the sensor is connected before Linux booting, when I run NiViewer or any other program using OpenNi, it ...
0
votes
1answer
268 views
Java: opencv & openni
I was wondering if anyone has been able to use openni in combination with opencv in java?
For example that you get the depth stream in a IplImage etc ... I'm currently trying to do this , but i'm not ...
0
votes
1answer
353 views
Missing file in java.library.path
While compiling a demo from openni i stumbled across this error:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no OpenNI.jni in java.library.path
at ...
0
votes
2answers
500 views
Openni “One or more of the following nodes could not be enumerated”
I have installed the latest version of openni and NITE in the following order:
Openni 1.3.4.6 unstable development edition x64
NITE 1.4.2.5 unstable develeopment edition x64
Avin2 sensor kinect x64 ...
0
votes
1answer
106 views
OpenCv: How to set a marker at a certain coordinate in a video stream open cv
I'm working with NITE/OPENNI and opencv in xcode 4 to work with the kinect. I'm able to get the coordinates of the head for example this is done by :
In the main, outside the wile(true):
IplImage ...