kinect Questions
2
I have a project for recognition. It works, but if I use this project how a class and call its methods from other class I have a problem with exception on line:
sre = new SpeechRecognitionEngine(r...
Eskisehir asked 16/5, 2012 at 7:3
2
I am working on my final year project. I need to work with Kinect to detect hand movements. I have tried a few ways and got some results, however, none was enough to meet the needs of the project. ...
1
I am working with my Kinect on some 2D 3D image processing. Here is my problem: I have points in 3D (x,y,z) which lie on a plane. I also know the coordinates of the points on the RGB image (x...
Polymorphism asked 12/7, 2013 at 12:59
1
Solved
The requirement is to define a rectangle around each eye in 3D space.
There should be a way to track eyes using the Microsoft Kinect SDK.
According to this
The Face Tracking SDK uses the Kinect...
Uganda asked 17/6, 2013 at 19:48
3
Solved
I want to move the avatar based on the movement the player using kinect and Unity, are there any good tutorials?
We are using unity and Kinect interface to create a simple application. Based on th...
Witch asked 13/4, 2012 at 10:33
3
Solved
I'm interested in writing some homebrew code for the Microsoft Kinect console. I have a few applications which I think would translate well to the platform. I've been toying with the idea of giving...
Jabber asked 23/11, 2010 at 18:48
2
Im currently using a JavaCV software called procamcalib to calibrate a Kinect-Projector setup, which has the Kinect RGB Camera as origin. This setup consists solely of a Kinect RGB Camera (Im rough...
4
Solved
I am using a dataset in which it has images where each pixel is a 16 bit unsigned int storing the depth value of that pixel in mm. I am trying to visualize this as a greyscale depth image by doing ...
Egestion asked 12/12, 2012 at 12:40
2
I am creating a WPF application using Kinect SDK 1.7 and I need to count how many times user place hand over the button (not push, just place over). I found only an event responsible for pushing th...
Cincinnatus asked 5/4, 2013 at 17:44
1
I know its a general question topic, but still i want to know whats the fastest speech recognition library in C++?
Currently I am using Microsoft SAPI with kniect. It works fine and recogniz...
Carola asked 5/4, 2013 at 6:43
3
Solved
Given two consecutive 3D point clouds 1 and 2 (not the whole cloud, say 100 points selected from the cloud with OpenCV's GoodFeaturesToMatch), obtained from a Kinect depthmap, I want to compute cam...
Henden asked 14/9, 2011 at 10:29
1
I am trying to substract background from depth images acquired with kinect. When I learned what otsu thresholding is I thought that it could with it. Converting the depth image to grayscale i can h...
Redshank asked 18/10, 2012 at 11:53
2
Solved
I have calculated the intrinsic and extrinsic parameters of the camera with OpenCV.
Now, I want to calculate world coordinates (x,y,z) from screen coordinates (u,v).
How I do this?
N.B. as I use ...
Headrick asked 17/8, 2012 at 14:32
2
Solved
I want to develop an app for gesture recognition using Kinect and hidden Markov models. I watched a tutorial here: HMM lecture
But I don't know how to start. What is the state set and how to norma...
Celloidin asked 28/1, 2013 at 22:32
2
Solved
I am using Visual Studio 2010 creating a XNA application with the Kinect SDK 1.6. I have a problem that the build usually fails (not always) after debugging the application. There is a process that...
Makeweight asked 11/1, 2013 at 21:42
1
I have an Xbox 360 + Kinect. It's great fun to play on it, So, I was wondering if it was possible to use Python to use it and make my own games (and play on PC).
Currently,
I have
1.Drivers from M...
2
This is for my first graphics subject at uni, and some parts of the implementation just aren't working for me. I can get the joints to draw properly, but I'm trying to write a function that puts in...
Gerry asked 27/9, 2012 at 4:13
3
I'm trying to get started with Kinect, and it has a depth sensing camera, but I've seen no guidance on measuring width/height/lengths.
Is it a matter of working out the distance an object is away ...
Garvey asked 22/6, 2011 at 3:28
1
Solved
I am working on a extension method to move one skeleton to a desired position in the kinect field os view.
My code receives a skeleton to be moved and the destiny position, i calculate the distanc...
Rondarondeau asked 25/11, 2012 at 15:44
1
I am currently following this tutorial
http://channel9.msdn.com/Series/KinectQuickstart/Setting-up-your-Development-Environment
But at around 9:50 he uses a component called KinectSensorChooser ...
Acerbic asked 25/11, 2012 at 20:13
3
Solved
I'm now detecting all the skeleton in a wpf application, I want to know how to detect the fingers to appear with the skeleton? I'm using microsoft Kinect for windows sdk ver 1.5
Many thanks
2
Solved
I am using the Windows Kinect SDK to obtain depth and RGB images from the sensor.
Since the depth image and the RGB images do not align, I would like to find a way of converting the coordinates o...
Cline asked 8/11, 2012 at 19:11
2
I am playing around with new Kinect SDK v1.0.3.190. (other related questions in stackoverflow are on previous sdk of kinect)
I get depth and color streams from Kinect. As the depth and RGB streams ...
Polyandrist asked 30/4, 2012 at 23:9
1
Solved
Is there any posibility of using Kinect as a WebCam? I know that I can do that with KinectCam.ax, but it's only available on OpenNI libraries. I use Microsoft Kinect SDK, because of my project... I...
4
Solved
Okay so I am not sure if a lot of you have started to work on Microsoft Kinect for Windows that has been released in February 2012. I am trying to start developing and I wanted to know if there are...
© 2022 - 2024 — McMap. All rights reserved.