Top "Kinect" questions

Microsoft's Kinect is a motion sensing input device for the Xbox 360, Xbox One and PCs.

Interacting with avatar using Kinect and Unity

I want to move the avatar based on the movement the player using kinect and Unity, are there any good …

c# unity3d kinect
Kinect v2, read out data from .xef files

I have collected a bunch of videos using Kinect for windows 2 using the kinect studio with file extension .xef. Now …

kinect
Kinect sideways skeleton tracking

Currently I am using the Microsoft Kinect for measuring angles between joints. Most measurements are working correctly. Whenever a person …

c# kinect
Get a 3D point cloud from depth image

I hope to develop a program to get a kinect depth image and convert it into 3D point cloud as …

c# c++ kinect point-clouds
How can I access the Kinect using Java?

I am currently in a Computer Vision course and for my final project I am going to make a small …

java macos kinect processing
C# fast pixel rendering

I'm developing depth processing (Xbox Kinect, Asus Xtion, etc) applications using OpenNI. I need a really simple and fast way …

c# graphics drawing rendering kinect
how to effeciently convert ROS PointCloud2 to pcl point cloud and visualize it in python

I'm trying to do some segmentation on a pointcloud from a kinect one in ROS. As of now i have …

python kinect ros point-clouds
Store Kinect's v2.0 Motion to BVH File

I would like to store the motion capture data from Kinect 2 as a BVH file. I found code which does …

c# kinect motion-detection
How to find the Joint coordinates(X,Y,Z) ,also how to draw a locus of the tracked joint?

I am trying to develop a logic to recognize a circle which is made by users right hand, I got …

kinect gesture kinect-sdk
measuring the distance from a point to another in meshlab for slam kinect data

I'm going to use openslam to reconstruct my room. The reconstructed data will be save in PLY or PCD format …

kinect kinect-sdk openkinect kinect.toolbox slam-algorithm