Kinect 2.0的联合过滤 [英] Joint Filtering for Kinect 2.0

查看:105
本文介绍了Kinect 2.0的联合过滤的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在kinect 2.0上添加 过滤器?

how to add  filter on kinect 2.0?

为什么我在为kinect 2.0编程时不能在VS2013中使用Microsoft.Xna? 

why can't using Microsoft.Xna in VS2013 when i'm programing for kinect 2.0? 

推荐答案

您必须实现自己的联合过滤。有关如何实现它的白皮书,但它有点复杂。

You have to implement your own joint filtering. There is a whitepaper on how it can be accomplished, but it a bit complex.

http://msdn.microsoft.com/en-us/library/jj131429.aspx

将会有一个带有一些使用双指数的过滤代码的示例方法,但可能不适合所有方案。我发布了一些在c ++中实现此代码所需的代码,如果使用托管代码,则必须对其进行调整:

There will be a sample with some filtering code using double exponential method, but may not be suitable for all scenarios. I posted some of the code needed to implement this in c++, you will have to adapt it if you are using managed code:

http://social.msdn.microsoft.com/Forums/en-US / 045b058a-ae3a-4d01-beb6-b756631b4b42 / joint-smoothing-code-c?forum = kinectv2sdk

XNA已被弃用,你可以在XNA论坛中询问他们推荐的替代品。

XNA has been deprecated, you can ask over in the XNA forums for alternatives they recommend.


这篇关于Kinect 2.0的联合过滤的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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