使用多个kinect传感器 [英] Using Multiple kinect sensors

查看:156
本文介绍了使用多个kinect传感器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的,

使用News Kinect Sensors设备,无法管理多个Kinect设备。在15个jully的Jump start预览事件期间,我们在应用程序中处理多个Kinect时出现了这个问题。解决方案是使用带有运动设备的
不同PC,然后将数据集中在应用程序上。

With the News Kinect Sensors device it is not possible to manage more than one Kinect device. During the Jump start preview event of the 15 of jully, this question has been raise on our to handle multitple Kinect in an application. The solution was to have different PC with kinected devices and then centralize data on the application.

基于此,任何人都可以澄清以下场景以及如何处理它:

Based on this does anyone could clarify the following scenarios and how to handle it as :

- 在这种情况下我们需要多于1个Kinect传感器?

- In whish case we would need more than 1 Kinect sensors ?

- 如果需要超过1个,那么代码就是处理来自不同传感器的Kinect数据?这是否意味着屏幕被一个独特的设备划分为不同的Kinect区域控制?

- If more than 1 is needed, was is the way in code to handle Kinect data coming from different sensors ? does it means that the screen is devided in different Kinect region control by a unique device ?

问候

推荐答案

嗨Solatys,

Hi Solatys,

我不明白你的所有问题,但我至少会尝试其中一个......

I don't understand all of your questions but I'll at least try one of them...

可能需要多个传感器的场景可能只是试图跟踪尽可能多的人。一个传感器最多只能跟踪6个人。另一个例子可能是您正在为可视化和其他方式构建4x4数据立方体,使用
多个kinects将有助于实现此目的。事实上,7月26日至27日在华盛顿州雷德蒙德(微软校园)举办的Kinect Hackathon将使用多个运动来演示立方体技术和设计。

A scenario which could require multiple sensors could be simply trying to track as many people as possible. One sensor only tracks up to 6 people. Another example might be that you are building a 4x4 cube of data for visualization and other means, using multiple kinects will help serve this purpose. As a matter of fact the Kinect Hackathon being held in July 26-27 in Redmond, Washington (Microsoft's Campus) will demo the cube technology and design utilizing multiple kinects.

使用多个运动根据您的应用程序,您可能需要同步帧,例如在多维数据集的情况下,或者只是使用将数据泵入应用程序的内容,就像跟踪多个人一样。同步帧需要
一些聪明的设计,使用时间戳,以及你可以用来匹配来自多个kinects的帧的任何其他东西。

To work with mutiple kinects depending on your application, you may need to sync frames, as in the case of a cube, or simply use what ever data is pumped into your application as in the case of the tracking multiple people. Synchronizing frames will require some clever design, using the timestamp, and anything else you can use to match frames from multiple kinects together.


这篇关于使用多个kinect传感器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆