Top "Openni" questions

An industry-led organization which aims to certify and improve interoperability of natural interaction devices

how to use Kinect with openni and opencv

for the beginning, I just need to capture the RGBstream and convert it in a sequence of opencv image. it …

c++ opencv kinect rgb openni
Installing libusb-1 and libudev to get openni to compile on Fedora

I have just changed to Fedora 20 and I am trying to get used to it and to learn it. Before …

fedora openni libusb-1.0
Start programming Kinect application using OpenNI

I'm about to start my final year project which requires me to develop the Kinect Fusion Algorithm. I was told …

c++ visual-studio-2012 kinect openni
Finger/Hand Gesture Recognition using Kinect

Let me explain my need before I explain the problem. I am looking forward for a hand controlled application. Navigation …

opencv image-processing computer-vision kinect openni
Does Openni 2.2 support Kinect v2?

I'm using the new kinect on win8.1 and installed the Openni2 and NITE2, but they can't find my kinect. So …

kinect openni nite
How to setup OpenNI 2.0 with OpenCV for a Kinect project?

I am working on my final year project. I need to work with Kinect to detect hand movements. I have …

opencv kinect openni
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 …

gesture-recognition kinect openni
OpenNi2 and Asus Xtion Pro Live device not found

I'm getting crazy... It just doesnt work: I'm using Ubuntu 13.10 64bit edition. After updating the whole system I installed what …

ubuntu openni asus-xtion
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.…

cmake rgb kinect openni
CMake find_path include directory prefix

I am writing a minimal Find*.cmake for OpenNI. To find the header files I wrote find_path(OPENNI_INCLUDE_…

c++ cmake openni