kinect Questions
6
Solved
I have a project dealing with video conferencing using the Kinect (or, more likely, four of them). Right now, my company uses these stupidly expensive cameras for our VTC rooms. The hope is, using ...
2
Solved
I'm building a gesture system for the Kinect SDK in a C#/WPF app. I want to add a gesture for Magnifier zoom in and out. I'd prefer to use the built-in Windows Magnifier or its underlying logic, bu...
2
Solved
By using Kinect, I can get depth image in which each depth image pixel store the distance(in millimeter) between camera and object. Now I want to save them so that I can use later. What is the best...
Robles asked 12/6, 2011 at 18:18
2
Solved
Does anyone have a good tutorial or information how can I start programming C# application using Kinect? I have been searching and all I find are videos but no real articles.
1
Solved
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? O...
3
Solved
I've written a program that uses the Depth data from a Kinect, and does blob detection to find a user's hand. However, when using the user's hand to control the mouse, it becomes very jerky, probab...
3
Solved
I have Kinect and drivers for Windows and MacOSX. Are there any examples of gesture recognitions streamed from Kinect using OpenCV API? I'm trying to achieve similar to DaVinci prototype on Xbox Ki...
Twombly asked 16/12, 2010 at 5:31
2
Solved
I am writing some SWIG/Python bindings for some C++ code. This is for what is called the Kinect Accidental API, I have the motor and led functions working. The callbacks to the Listener class which...
© 2022 - 2024 — McMap. All rights reserved.