如何在C#中组合两个项目 [英] How to combine two projects in C#

查看:95
本文介绍了如何在C#中组合两个项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我在Kinect创建了一个虚拟更衣室,我创建了另一个项目(Kinect for Mouse)在c#上。我知道单个Kinect设备一次不能支持多个Kinect应用程序,我想同时运行这两个项目。
请告诉我在"虚拟更衣室"中添加"Kinect for Mouse"项目的方法。

I have created a virtual dressing room in Kinect, and i have another project(Kinect for Mouse) created on c# . I know that a single Kinect Device can't support Multiple Kinect applications in a single time, and i want to run both projects simultaneously. Kindly tell me a way to add 'Kinect for Mouse' project in 'Virtual dressing Room'.

问题是我不知道如何为鼠标项目编写Kinect。我下载了它。我想在现有的"虚拟更衣室"项目中添加这个项目。 

The problem is that i dont know how to write Kinect for Mouse Project. I downloaded it. I want to add this project in my existing 'Virtual dressing Room' Project. 

请告诉我该怎么做?

谢谢。

推荐答案

这超出了本论坛的范围。如果两个应用程序都使用Kinect for Windows SDK和相同的传感器,则必须共享常见的Kinect数据(KinectSensor和事件/回调)。您必须与开发人员讨论这个问题&bbsp; " ; Kinect for Mouse"项目,了解如何在您的应用程序中集成它。 
That would be beyond that scope of this forum. If both applications are using the Kinect for Windows SDK and same sensor, you will have to share the common Kinect data (KinectSensor and events/callbacks). You would have to discuss this with the developer of the "Kinect for Mouse" project to know how to integrate this within your application. 


这篇关于如何在C#中组合两个项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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