kinect Questions

3

Solved

I've been following the guide microsoft have made for setting up the Kinect SDK with c++. The steps they have created are as follows. Include windows.h in your source code. To use the NUI API, in...
Rickyrico asked 20/10, 2011 at 18:18

1

Solved

I'm in the process of converting my Microsoft SDK Beta code to the Microsoft SDK Official Release that was released February 2012. I added a generic PauseKinect() to pause the Kinect. My pause wi...
Kindly asked 24/2, 2012 at 4:45

1

Solved

I'm trying to use the OpenCV Threshold with the depthImage retrieved by the OpenCV VideoCapture module, but I get the following error: OpenCV Error: Bad argument in unknown function, file PATHT...
Consecrate asked 27/2, 2012 at 18:40

1

Solved

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 fl...
Lorrainelorrayne asked 8/2, 2012 at 10:59

4

I have been using SimpleCV for find blobs to be used with a self-driving robot. The problem is when I call the findBlobs command in SimpleCV. When I completely block the lens of the Kinect Camera, ...
Vanillin asked 8/10, 2011 at 20:51

1

I'm a student from Nanyang Technological University (NTU), Singapore. And currently developing a project using Kinect SDK. And my question is, anyone know how to develop a program to detect a fing...
Jackstraw asked 28/1, 2012 at 16:56

1

Solved

I'm using the Microsoft Kinect SDK to get the depth and color information from a Kinect and then convert that information into a point cloud. I need the depth information to be in real world coordi...
Ge asked 9/1, 2012 at 23:29

1

We are trying to simulate simple kinect output. I have rendered a triangle mesh in Matlab and now I want to get at the depth buffer of the figure/axis where the shape has been rendered. How do I d...
Amperehour asked 11/5, 2011 at 11:5

1

Solved

I would like to track the first person, and use this person's right hand to navigate in the application that I made. I can take over the cursor, now I just want only one person being tracked. So b...
Sophiasophie asked 9/12, 2011 at 8:37

1

Solved

I am now starting my own voyage into the realms of the kinect development. Is there any support for zooming the camera using the c# sdk? Thank you,
Peptidase asked 27/11, 2011 at 7:40

1

Solved

I´m trying to make a dynamic point cloud visualizer. The points are updated every frame with Kinect Sensor. To grab the frames I´m using OpenCV and GLUT to display. The OpenCV API returns a 640 x 4...
Amin asked 26/9, 2011 at 20:51

2

Solved

I'm doing a kinect Application using Official Kinect SDK. The Result I want 1) able to identify the body have been waving for 5sec. Do something if it does 2) able to identify leaning with one leg...
Desiredesirea asked 14/10, 2011 at 4:54

1

Solved

I just started learning about Kinect through some quick start videos and was trying out the code to work with depth data. However, I am not able to understand how the distance is being calculated...
Fenske asked 10/11, 2011 at 17:32

1

I follow the OpenNI installation guide in README here https://github.com/OpenNI/OpenNI. I have installed libtool and libusb also. However, when I run ./RedistMaker under Platform/Linux-x86/CreateRe...
Matronymic asked 14/10, 2011 at 0:23

1

Solved

I'm trying to crop a rectangular region of a video RGB. First i found the coordinates of head joint and with this coordinates i drew a rectangle over the RGB video. Now i want to show in another vi...
Carleycarli asked 7/10, 2011 at 2:17

2

Solved

The objective is to display the person on a different background (aka background removal). I'm using the Kinect with Microsoft's Beta Kinect SDK to do so. With help of the depth, the background is ...
Rhpositive asked 5/9, 2011 at 12:34

5

Solved

here is my situation: we are writing an application that must transform Microsoft Kinect coordinates into keyboard and mouse events. When we need to take control of the mouse, everything works as ...
Wessels asked 21/8, 2011 at 2:49

1

Solved

I'm trying to compile the Open Kinect drivers for Python on Windows I made a Make file with CMake (link) and tried compiling it with VC++ Express. Everything seems to compile alright (the viewer s...
Windowshop asked 29/7, 2011 at 9:2

1

Solved

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 ...
Revivalist asked 26/7, 2011 at 14:38

4

Solved

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 pro...
Rigsdaler asked 8/3, 2011 at 14:53

1

Solved

Is it possible to detect finger movements with Kinect. I am able to detect skeleton and do some mouse movement and perform a click based on OTHER HAND location. I would like to implement the 'mouse...
Curtcurtail asked 3/8, 2011 at 12:25

2

Solved

Does anyone know anything about using Kinect input for Unity3d with the official SDK? I've been assigned a project to try and integrate these two, but my super doesn't want me to use the open Kinec...
Poem asked 22/6, 2011 at 20:40

5

Solved

Does anyone know if an end user purchases the Kinect sensor, he can program using it to make own games. Or is the API only for professional game studios?
Ordeal asked 11/11, 2010 at 22:44

2

Solved

The image produced by the color and depth sensor on the Kinect are slightly out of alignment. How can I transform them to make them line up?
Finbur asked 27/7, 2011 at 12:59

6

I bought a Kinect to play around with on my PC in C#. (And what fun it is to program!) I'm using CLNUIDevice.dll to get the depth image from Kinect. This works fine and I'm able to read the ...
Hieroglyphic asked 30/1, 2011 at 10:18

© 2022 - 2024 — McMap. All rights reserved.