开发者

detecting finger movement with Microsoft Kinect in c#

Is it possible to detect finger movements with Kinect. I am able to detect skeleton and do some mouse movement and开发者_运维问答 perform a click based on OTHER HAND location. I would like to implement the 'mouse click' using finger movements.

Is it possible with Microsoft Kinect sdk or with the other open source similar projects?

Thanks.


Currently it is only possible by using a hack; there is no official setting or API for it but it is possible to analyze the image data and find the fingers.

Have a look here

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜