Kinect SDK for finger detection?(用于手指检测的 Kinect SDK?)
问题描述
我是新加坡南洋理工大学 (NTU) 的学生.并且目前正在使用 Kinect SDK 开发一个项目.
我的问题是,任何人都知道如何开发一个程序来使用 Kinect SDK 检测手指(或指尖),甚至可能是一些可能的参考代码.无论如何,我也尝试在google上搜索,但我得到的唯一参考是使用Open NI,而不是Kinect SDK.
感谢和问候
我自己也在研究,虽然没有深入研究.
OpenNI 有一些用于指尖/手腕检测的常量,但尚未实现,但无论如何,这不是您的设置选项.
以下是希望能帮助您入门的资源列表:
I'm a student from Nanyang Technological University (NTU), Singapore. And currently developing a project using Kinect SDK.
And my question is, anyone know how to develop a program to detect a finger (or fingertip) using Kinect SDK, or maybe even some possible reference codes. Anyway, I also tried to search on google, but the only reference I got is using Open NI, instead of Kinect SDK.
Thanks and Regards
I was looking into that myself, although haven't gone deep into it.
OpenNI has some constants for finger tip/wrist detection, but that's not implemented yet, but that's not an option for your setup anyway.
Here's a list of resources that hopefully will get you started:
- MIT CSAIL Hand detection
- FORTH ICS - Efficient model-based 3D tracking of hand articulations using Kinect
- Candescent NUI project
- Other random videos
这篇关于用于手指检测的 Kinect SDK?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:用于手指检测的 Kinect SDK?


基础教程推荐
- 首先创建代码,多对多,关联表中的附加字段 2022-01-01
- 如何动态获取文本框中datagridview列的总和 2022-01-01
- 从 VS 2017 .NET Core 项目的发布目录中排除文件 2022-01-01
- 将事件 TextChanged 分配给表单中的所有文本框 2022-01-01
- 全局 ASAX - 获取服务器名称 2022-01-01
- 在 VS2010 中的 Post Build 事件中将 bin 文件复制到物 2022-01-01
- 是否可以在 asp classic 和 asp.net 之间共享会话状态 2022-01-01
- JSON.NET 中基于属性的类型解析 2022-01-01
- 错误“此流不支持搜索操作"在 C# 中 2022-01-01
- 经典 Asp 中的 ResolveUrl/Url.Content 等效项 2022-01-01