kinect Questions
4
Solved
I am making a program with the SDK, where when users are detected, The program draws a skeleton for them to follow. I recently saw a game advertised on my Xbox, Nike+ Kinect and saw how it displays...
Gallantry asked 13/6, 2012 at 22:23
2
I'm developing a software to move the mouse based on certain coordinates which i get from a depth image from kinect. but I have 30 frames/second(images/second) and those coordinates changes with ev...
4
Hello I am trying to do some image processing. I use Microsoft Kinect to detect humans on a room. I get depth data, do some background subtraction work and end up with a video sequence like this wh...
Archiplasm asked 28/8, 2012 at 12:8
2
Solved
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) ...
Airbrush asked 8/6, 2011 at 9:42
3
I have made a Kinect Application in Microsoft Visual Studio 2010. I need to make an exe of the application which can run on any windows based system. If I need to do that than is there any requirem...
1
Solved
I am developing an app with Microsoft's Kinect SDK (version 1.5), but code generates a warning message:
CA1016 : Microsoft.Design : Add an AssemblyVersion attribute to 'Microsoft.Kinect.Toolkit....
1
Solved
Supposedly the Microsoft SDK has access to the Kinect's intrinsic parameters but does anyone have any idea if the depth image it returns is actually undistorted? I couldn't find anything relevant.
...
Loyola asked 9/8, 2012 at 1:37
2
Solved
Microsoft has recently released Kinect SDK 1.5 and some very neat associated features such as face tracking.
I have a Kinect sensor for XBox 360 and Windows 7 (driver, Kinect studio) do not seem t...
Darky asked 20/7, 2012 at 2:38
1
Solved
I'm working on a WPF Kinect project. It's one of the developer toolkit samples of Windows Kinect and it's called "Kinect Explorer". You can download it from the Kinect Developer Toolkit SDK ver 1.5...
5
Solved
I've using Kinect and OpenCV (I am using c++). I can get both the RGB and the depth image.
With the RGB image I can "play" as usual, blurring it, using canny (after converting it to greyscale),... ...
Fluorescent asked 1/4, 2011 at 22:50
1
I'm working on a wpf kinect project, its one of the developer toolkit samples of windows kinect and its called "Kinect Explorer" you can download it from the kinect developer toolkit sdk ver 1.5, i...
2
I need to develop an application where a user (physiotherapist) will perform a movement in front of the Kinect, I'll write the data movement in the database and then the patient will try to imitate...
2
Solved
I'm working in wpf application i made a checkbox in the XAML, then my code calls a function in a class and in this function there is an if condition where its checking on whether the checkbox is ch...
1
Solved
2
Is is possible to detect if I turn or tilt my head with Kinect.
Preferably with the Kinect SDK.
I know that Forza 4 will have some headtracking, but can it be done with the SDK?
Aracelyaraceous asked 19/7, 2011 at 9:14
3
Solved
5
I want to do something similar to what Johhny Lee did in his Wii head tracking
http://www.youtube.com/watch?v=Jd3-eiid-Uw&feature=player_embedded
But I want to use the Kinect. Since Microsoft'...
1
Solved
1
Solved
I am trying to build a Kinect and iPhone based application.
I am trying to compute the acceleration of my hands over time on each of the X Y and Z axis based on the trajectory returned by the kine...
Incompliant asked 8/5, 2012 at 7:28
7
Solved
Kinect for Windows has been just released on the 1st of February.
Is there any good way to make it work with HTML5 games? Perhaps even somehow with the upcoming GamePad API...? Looking for i...
Cornucopia asked 26/1, 2012 at 17:8
2
Solved
i'm using openNI for some project with kinect sensor. i'd like to color the users pixels given with the depth map. now i have pixels that goes from white to black, but i want from red to black. i'v...
1
Solved
I just created a 2 player game (like ShapeGame) but the problem is when one of the players lefts from the game scene, I can't detect which one (which player) left from the game.
Think that there a...
2
3
Solved
I would like to use a gesture, so the kinect can select the person with the gesture as the main player. After this he can control the PC. Selecting the person and giving them control is done. Now i...
Conrado asked 9/12, 2011 at 15:25
3
Solved
I'm working on a class project which is using a Kinect. According to the [Microsoft Kinect for Windows Information Page][1]:
If you’re receiving either of these error messages, you’re probably
...
© 2022 - 2024 — McMap. All rights reserved.