从visual studio加载kinect数据(.xed) [英] Load kinect data (.xed) from visual studio

查看:99
本文介绍了从visual studio加载kinect数据(.xed)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,

我有kinect数据,用Kinect studio录制。我可以打开并查看kinect工作室中的.xed文件,但是我也可以通过visual studio打开它们吗?问题是我每按一次"开始"按钮在visual studio中运行我的c#app,
以实时流数据开始,然后我需要切换到带有加载回放数据的kinect studio,将其连接到我的应用程序,然后开始流式传输我的记录数据。这非常糟糕,因为我从记录的数据中存储骨架关节,并且我不想将无关数据存储在我的文件中。

I have kinect data, recorded with Kinect studio. I can open and view the .xed files from the kinect studio, but can I open them also through the visual studio? The problem is that every time I press "Start" in visual studio to run my c# app, it starts with live streaming data, then I need to switch to kinect studio with loaded playback data, connect it to my application and then start streaming my recorded data. This is pretty bad, because I am storing skeleton joints from my recorded data, and I don't want irrelevant data to be stored in my files.

或者,是否有一个标志,表示数据流是否正常或来自播放?

Alternatively, is there a flag, which indicates whether the data stream is live or it comes from playback?

感谢您的帮助!

推荐答案

Visual Studio中不支持.xed文件。

There is no support for .xed files from Visual Studio.

当您从Kinect Studio启动播放时,它始终会使用文件中记录的数据覆盖运行时。从应用程序的角度来看,它是否可以区分您是否正在播放从文件或直接从传感器获取实时数据

When you initiate playback from Kinect Studio, it always overrides the runtime with the data recorded in the file. From an application perspective, it would have no differentiation between whether you are playing back from file or getting the live data directly from the sensor.

不支持独立于使用Kinect Studio打开.xed文件。

There is no support to open a .xed file independent of using Kinect Studio.


这篇关于从visual studio加载kinect数据(.xed)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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