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

댓글 수: 2

David Young
David Young 2011년 10월 13일
Which research papers, textbooks, demos and file exchange contributions have you looked at so far?
Kok Hong
Kok Hong 2011년 10월 13일
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

Image Analyst
Image Analyst 2011년 10월 13일
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/

댓글을 달려면 로그인하십시오.

Image Analyst
Image Analyst 2011년 10월 13일

0 개 추천

댓글 수: 1

Image Analyst
Image Analyst 2013년 12월 25일
Here's some demo code on regionprops: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 In particular, check out the BlobsDemo tutorial.

댓글을 달려면 로그인하십시오.

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

Kok Hong
Kok Hong 2011년 10월 17일
can i have some example code?? cause im a beginner of matlab. thx in advanced.
Explorer
Explorer 2013년 12월 25일
It would be great if any one could provide us demo code.

댓글을 달려면 로그인하십시오.

태그

질문:

2011년 10월 13일

댓글:

2013년 12월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by