Most voted "kinect" questions
The Kinect (previously called "Project Natal") is a motion sensor developed for the Xbox 360 and Xbox One, along with the company Prime Sense. Kinect has created a new technology that allows users to control events gesturally.
Learn more…7 questions
Sort by count of
-
6
votes1
answer316
viewsCapture joint position on X,Y,Z axes with Kinect V2
I need to extract the position of the joints from a recording and/or in real time, and convert to database format and/or file (txt). Similar to what is done in this video, but instead of displaying…
-
4
votes1
answer57
viewsMultithreading problems with C#
Guys, I’m having a problem doing multithreading on a system with Kinect that I’m developing for my research project. I understood that this happens because I’m trying to access from a Thread B a…
-
2
votes2
answers75
viewsConversion of bank image to use in a background
I am using the following code to put buttons with each category name, however I am not able to (I am not able to search) convert the background image, just give me the tostring option. {…
-
1
votes0
answers156
viewsCount people in Kinect - Skeleton or Depthstream
How can I count people with Kinect? I already installed the SDK, as I have version 1 of Kinect I’m with SDK 1.8, I took the examples of the Kinect Toolkit itself but even digging through the code of…
-
0
votes1
answer37
viewsDoes the candescent NUI have support for the new Kinect?
Does anyone know if Candescent NUI has support for working with the new Kinect? I couldn’t find anything on the Internet that would point that out or the other way. Working with the new Kinect uses…
-
0
votes0
answers37
viewsKinect one depth
How to analyze an image made with Kinect One, the depth being done with infrared. Any idea?
-
0
votes0
answers49
viewsMark point on image taken by Kinect sensor
Guys, I have the following problem: I have an application that provides me the Kinect images in real time, only I need to develop a functionality where the user marks some points in the image using…