hand motion detection

hi. can i know izit can detect the hand motion and return rgb colour of hand???

2 个评论

Which research papers, textbooks, demos and file exchange contributions have you looked at so far?
i had read many papers and download imaqmotion from mathwork. it seems that the motion need to convert into 1 and the background is in black ('0')

请先登录,再进行评论。

回答(3 个)

Fangjun Jiang
Fangjun Jiang 2011-10-13

0 个投票

I believe it was this April, Google announced Gmail Motion BETA.
Be discreet !

1 个评论

Microsoft has an SDK that you can use to tinker with the Kinect to do gesture recognition. http://research.microsoft.com/en-us/um/redmond/projects/kinectsdk/

请先登录,再进行评论。

Walter Roberson
Walter Roberson 2011-10-13

0 个投票

Use regionprops to find the bounding box of the selection mask. Extract the region corresponding to the bounding box coordinates from the original color image.

2 个评论

can i have some example code?? cause im a beginner of matlab. thx in advanced.
It would be great if any one could provide us demo code.

请先登录,再进行评论。

标签

提问:

2011-10-13

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by