在应用程序中实现Color Stream [英] Implement Color Stream in application

查看:55
本文介绍了在应用程序中实现Color Stream的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


可能是一个非常简单的问题,但我是c#编码世界的新手......


我创建了一个VS 2012 Windows窗体应用程序,现在我想显示颜色流(实时)以校准Kinect。


1)什么样的"框"?我必须使用它吗?我在WPF-Application中看到我可以使用"Image",但在Windows Forms Application中现在是工具箱中的Image。你在这里建议什么?


2)论坛中是否有我的问题代码?猜猜这真的很简单。



感谢您的帮助!


Chris

解决方案

您应该对C#.Net和WPF有基本的了解,以充分利用样本。使用特定框架的选择取决于开发人员。 Kinect SDK本身不需要这些UI框架来运行,但有助于说明它的功能更容易实现


这里有一些基于WinForms的示例代码:


http://social.msdn.microsoft.com/Forums/en-US/kinectsdk/thread/3e332493-409a-495d-9774- 0492cd879dee


为了帮助您入门,您应该看一下第9频道的快速入门视频。


http://channel9.msdn.com/Series/KinectQuickstart


http://channel9.msdn.com/blogs/k4wdev


Hello,

probably quite an easy question, but I am new in the c# coding world...

I created a VS 2012 Windows Forms Application and now I want to display the color stream (live) to calibrate the Kinect.

1) What kind of "box" do I have to use for that? I saw in a WPF-Application I could use the "Image", but in Windows Forms Application is now Image in the toolbox. What do you suggest here?

2) Is there already a code for my problem in the forum? Guess it's a real easy thing.

Thank you for your help!

Chris

解决方案

You should have a basic understanding of C# .Net and WPF to get the most out of the samples. The choice to use a particular framework will depend on the developer. The Kinect SDK itself does not require these UI frameworks to function, but helps illustrate its functionality easier.

There is some WinForms based sample code posted here:

http://social.msdn.microsoft.com/Forums/en-US/kinectsdk/thread/3e332493-409a-495d-9774-0492cd879dee

To get you started you should have a look at the Quick Start videos over at channel 9.

http://channel9.msdn.com/Series/KinectQuickstart

http://channel9.msdn.com/blogs/k4wdev


这篇关于在应用程序中实现Color Stream的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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