kinect Questions

1

Solved

i'm trying to move an avatar using Unity3D according to the data coming from Kinect V2, the problem is when i apply multi joint orientations to the unity Slerp transform, how can i calculate the ...
Inessential asked 27/12, 2014 at 22:34

2

Solved

I am currently programming with the Microsoft Kinect for Windows SDK 2 on Windows 8.1. Things are going well, and in a home dev environment obviously there is not much noise in the background compa...
Meseems asked 9/1, 2015 at 1:10

2

Solved

In my code, I'm receiving WriteableBitmaps from a byte array (in turn from a Kinect) and I'd like to turn them into bitmaps for use with EmguCV. Currently this is the code I have: // Copy the pix...
Kosse asked 28/12, 2013 at 8:7

1

Solved

I have issues installing Kinect for Windows (the V1 version) using the SDK 2.0. I'm assuming the SDK 2.0 also include drivers necessary for v1 since the download details says introduces support for...
Suki asked 5/12, 2014 at 2:22

2

Solved

My question is: How to get Kinect for Windows V2 tracking data to Javascript for HTML5 games or other browser hacks. I used the Zigfu browser plugin with my old Kinect to work with Javascript in t...
Rotary asked 29/9, 2014 at 15:35

3

Solved

I am writing an application that uses the Kinect photo data and compares two frames against each other in F#. I am using Rob Miles Learn the Kinect Api page 74 as a guidepost but I am not using poi...
Scrope asked 28/10, 2014 at 10:4

2

Solved

I'm searching information how skeletal tracking algorithm is working on Microsoft Kinect. I need theoretical basis, not examples how to implement skeleton tracking using some SDK. Does anyone has i...
Poss asked 8/12, 2013 at 13:43

5

I'm working with Kinect sensor and I'm trying to align depth and color frames so that I can save them as images which "fit" into each other. I've spent a lot of time going through msdn forums and m...
Circuitous asked 10/4, 2013 at 21:2

4

I want several of my developers to start playing with the Kinect SDK immediately and the timeframe is tight. Because they are not in the US, it will take me too much time to get them a Kinect and t...
Shirtwaist asked 25/8, 2011 at 17:9

4

Solved

I am considering using Kinect in one my projects, but I am totally lost between all the libraries. Don't know what is what exactly. Most importantly I am reading stuff about OpenNI and OpenKinect. ...
Papilla asked 22/5, 2011 at 9:6

3

Solved

Lately I have been working on trying facial recognition with the Kinect, using the new Developer Toolkit (v1.5.1). The API for the FaceTracking tools can be found here: http://msdn.microsoft.com/en...
Draconic asked 29/6, 2012 at 14:19

1

Solved

I'm getting a little bit confused here. How does Kinect calculates depth: What I understand is that The IR projector throws out a pattern which is reflected back and read by the IR camera. Now t...
Briefcase asked 11/4, 2014 at 16:46

2

I'm currently developing an application with the initial goal of obtaining, in real time, a 3D model of the environment "seen" by a Kinect device. This information would be later on used for projec...
Trisect asked 10/1, 2014 at 17:53

3

Solved

Question I have an images sequence representing depth information which I'd like to clean. There are some outliers (values with intensity below 25, for a 0-255 range) which I would like to be fill...
Aeriel asked 4/4, 2013 at 23:30

2

Solved

I have to get the real world coordinates (x, y, z) using Kinect. Actually, I want the x, y, z distance (in meters) from Kinect. I have to get these coordinates from a unique object (e.g. a little y...
Ender asked 2/5, 2012 at 16:4

3

Solved

I've been working on this problem for quite some time and am at the end of my creativity, so hopefully someone else can help point me in the right direction. I've been working with the Kinect and a...
Vinia asked 5/8, 2013 at 3:46

3

Currently I am using the Microsoft Kinect for measuring angles between joints. Most measurements are working correctly. Whenever a person is sitting sideways (on a chair) the Kinect won't track the...
Fee asked 17/4, 2012 at 13:43

4

Solved

I am working on a Kinect project using the infrared view and depth view. In the infrared view, using CVBlob library, I am able to extract some 2D points of interest. I want to find the depth of the...
Pizzeria asked 5/6, 2013 at 18:35

5

is it possible to construct a 3d model of a still object if various images along with depth data was gathered from various angles, what I was thinking was have a sort of a circular conveyor belt wh...

1

I am currently working on a research project for my university. The goal is to control a Mac using the Microsoft Kinect camera. Another student is writing the Kinect driver (which will be mounted s...
Helenahelene asked 14/7, 2011 at 19:54

3

Solved

I am currently in a Computer Vision course and for my final project I am going to make a small game that interacts with the Kinect. Now I want to make this game in Java as I have never really ven...
Venipuncture asked 20/7, 2012 at 8:30

1

Is it possible to emulate Kinect sensor (for usage with Kinect SDK), when the Kinect itself isn't plugged? First I thought Kinect Studio does exactly what I wanted, but now it seems like Kinect S...
Shelburne asked 17/1, 2013 at 15:49

4

Solved

I wish to program with the Kinect ToF camera, however I am not certain of the hardware and software requirements to do so. I have come across a number of articles/books that cover this topic, but t...
Funeral asked 4/3, 2012 at 21:58

1

We are developing an application that must be used by people that may have some visual problem involving the use of kinect to move the cursor, so we need to make it bigger than usual. However, this...
Overmaster asked 11/9, 2013 at 13:52

4

Solved

I'm trying to make a C# program that uses the Microsoft Speech Recognition API (with Kinect) but I'm struggling to get started. I have the using statements using Microsoft.Speech.AudioFormat; usi...
Lenticel asked 3/4, 2012 at 22:52

© 2022 - 2024 — McMap. All rights reserved.