hand motion detection

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

2 comentarios

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

Iniciar sesión para comentar.

Respuestas (3)

Fangjun Jiang
Fangjun Jiang el 13 de Oct. de 2011

0 votos

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

1 comentario

Image Analyst
Image Analyst el 13 de Oct. de 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/

Iniciar sesión para comentar.

Walter Roberson
Walter Roberson el 13 de Oct. de 2011

0 votos

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 comentarios

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

Iniciar sesión para comentar.

Etiquetas

Preguntada:

el 13 de Oct. de 2011

Comentada:

el 25 de Dic. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by