我是新加坡南洋理工大学 (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:
这篇关于用于手指检测的 Kinect SDK?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!
是否有执行 Excel NORMINV 函数的 C# 库?Is there a C# library that will perform the Excel NORMINV function?(是否有执行 Excel NORMINV 函数的 C# 库?)
从 C# 中的加权列表中选择 x 个随机元素(无需替换Select x random elements from a weighted list in C# (without replacement)(从 C# 中的加权列表中选择 x 个随机元素(无需替换))
跟踪当前在线用户的最佳方式Best way to keep track of current online users(跟踪当前在线用户的最佳方式)
给定轮班列表,创建时间表的摘要描述Create a summary description of a schedule given a list of shifts(给定轮班列表,创建时间表的摘要描述)
C# 普通随机数C# Normal Random Number(C# 普通随机数)
通用列表的标准偏差?Standard deviation of generic list?(通用列表的标准偏差?)