hand motion detection
古いコメントを表示
hi. can i know izit can detect the hand motion and return rgb colour of hand???
2 件のコメント
David Young
2011 年 10 月 13 日
Which research papers, textbooks, demos and file exchange contributions have you looked at so far?
Kok Hong
2011 年 10 月 13 日
回答 (3 件)
Fangjun Jiang
2011 年 10 月 13 日
0 投票
I believe it was this April, Google announced Gmail Motion BETA.
Be discreet !
1 件のコメント
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
2011 年 10 月 13 日
0 投票
1 件のコメント
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
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.
カテゴリ
ヘルプ センター および File Exchange で Kinect For Windows Sensor についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!