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

2 commentaires

David Young
David Young le 13 Oct 2011
Which research papers, textbooks, demos and file exchange contributions have you looked at so far?
Kok Hong
Kok Hong le 13 Oct 2011
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')

Connectez-vous pour commenter.

Réponses (3)

Fangjun Jiang
Fangjun Jiang le 13 Oct 2011

0 votes

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

1 commentaire

Image Analyst
Image Analyst le 13 Oct 2011
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/

Connectez-vous pour commenter.

Walter Roberson
Walter Roberson le 13 Oct 2011

0 votes

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 commentaires

Kok Hong
Kok Hong le 17 Oct 2011
can i have some example code?? cause im a beginner of matlab. thx in advanced.
Explorer
Explorer le 25 Déc 2013
It would be great if any one could provide us demo code.

Connectez-vous pour commenter.

Question posée :

le 13 Oct 2011

Commenté :

le 25 Déc 2013

Community Treasure Hunt

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

Start Hunting!

Translated by