Track centroid of frames acquired from webcam using matlab

1 回表示 (過去 30 日間)
Abhijeet
Abhijeet 2014 年 2 月 3 日
回答済み: ravi 2014 年 2 月 20 日
I am acquiring frames from web cam and i need to track my hand in the frames. I guess simply tracking the centroid would help me track it. How do I do it? If simply finding centroid won't help, what is the other way?
  1 件のコメント
Walter Roberson
Walter Roberson 2014 年 2 月 3 日
Why not find the centroid, remembering the previous centroid as well so you can track?

サインインしてコメントする。

回答 (2 件)

Image Analyst
Image Analyst 2014 年 2 月 3 日
The Computer Vision System Toolbox has tracking capabilities. Look into it. http://www.mathworks.com/products/computer-vision/description5.html

ravi
ravi 2014 年 2 月 20 日
you can use skin color, vally points between fingers to detect hand in image

カテゴリ

Help Center および File ExchangeComputer Vision with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by