Track centroid of frames acquired from webcam using matlab
1 view (last 30 days)
Show older comments
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 Comment
Walter Roberson
on 3 Feb 2014
Why not find the centroid, remembering the previous centroid as well so you can track?
Answers (2)
Image Analyst
on 3 Feb 2014
The Computer Vision System Toolbox has tracking capabilities. Look into it. http://www.mathworks.com/products/computer-vision/description5.html
0 Comments
ravi
on 20 Feb 2014
you can use skin color, vally points between fingers to detect hand in image
0 Comments
See Also
Categories
Find more on Computer Vision with Simulink in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!