如何在同一个WPF中包含许多应用程序 [英] how to include many applications in the same WPF

查看:70
本文介绍了如何在同一个WPF中包含许多应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我想知道如何在同一个WPF应用程序中包含一个手势识别算法,一个跌倒检测算法等。

i'm wondering how to include in the same WPF application a gesture recognition algorithm a fall detection algorithm etc..

我想使用相同的用户界面,当检测到它指示的手势时,当它检测到跌落时它也表示它。

i want to use the same user interface, when detecting a gesture it indicates it, and when it detects a fall it indicates it as well.

是否可行?或者我必须单独完成每个应用程序?

is it feasible ? or i have to do every application alone ?

感谢您的帮助 

thanks for your help 

DKF

推荐答案

没有什么不同对于任何其他算法。创建一个.dll并让它在内部处理该函数的Kinect数据。如果你打算让这个自包含和处理传感器,由于v1具有独占模式,因此更复杂,所以不允许
共享传感器。
It would be no different for any other algorithm. Create a .dll and have it handle the Kinect data internally to that function. If you plan to make this self containing and handle the sensor, that is more complicated since v1 has and exclusive mode, so sharing the sensor is not permitted.


这篇关于如何在同一个WPF中包含许多应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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