Kinect SDK for finger detection?

孤人 提交于 2019-11-29 04:38:16

问题


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


回答1:


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


来源:https://stackoverflow.com/questions/9047039/kinect-sdk-for-finger-detection

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!