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?
基础教程推荐
- c# Math.Sqrt 实现 2022-01-01
- rabbitmq 的 REST API 2022-01-01
- 如何在 IDE 中获取 Xamarin Studio C# 输出? 2022-01-01
- 如何激活MC67中的红灯 2022-01-01
- 将 Office 安装到 Windows 容器 (servercore:ltsc2019) 失败,错误代码为 17002 2022-01-01
- 有没有办法忽略 2GB 文件上传的 maxRequestLength 限制? 2022-01-01
- 为什么Flurl.Http DownloadFileAsync/Http客户端GetAsync需要 2022-09-30
- SSE 浮点算术是否可重现? 2022-01-01
- 将 XML 转换为通用列表 2022-01-01
- MS Visual Studio .NET 的替代品 2022-01-01