如何使用Kinect传感器识别Scheleton的位置 [英] How to recognize a position of the scheleton with Kinect sensor

查看:164
本文介绍了如何使用Kinect传感器识别Scheleton的位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我在C#中实现了一个应用程序,它获得了20个关节(Scheleton)的坐标。


这个关节保存在我的数据库中。


现在我想知道玩家是否坐下来,躺下。


可以使用kinect传感器???



全部归还。

解决方案

Kinect传感器本身不会,因为它只提供传感器数据.Kinect SDK和 运行时不提供任何姿势识别功能。


您必须找到一个图书馆或分析联合职位,并将此与您已收集的姿势库进行比较。这与本论坛中讨论的机器学习和手势识别技术类似。


有Microsoft Research论文可以进一步详细讨论这个问题:http://research.microsoft.com/apps/pubs/?id=145347


Hi all,

i have implemented an application in C# that get the coordinate of 20 joint (of the scheleton).

This joints are save on my database.

Now i would like recognize if the player is sit down, lie down.

It's possibile with kinect sensor???

Regars all.

解决方案

The Kinect Sensor itself does not since it only provides the sensor data. The Kinect SDK and runtime do not provide any pose recognition functionality.

You will have to find a library or analyze the joint positions and compare this against a library of poses you already collected. This is similar to machine learning and gesture recognition techniques discussed throughout this forum.

There is Microsoft Research paper available that discusses this in further detail:http://research.microsoft.com/apps/pubs/?id=145347


这篇关于如何使用Kinect传感器识别Scheleton的位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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