Can Computer Vision track an object by color?
显示 更早的评论
Can Computer Vision track an object by color if you use the detectSURFFeatures function to map the object being tracked(object is not a human face)? I am looking at tracking multiple objects within a frame using this method.
采纳的回答
更多回答(1 个)
Image Analyst
2013-4-24
0 个投票
Why SURF instead of just regular color segmentation? I would not use SURF to find colors. What makes you think it would be best to use SURF instead of looking at the colors?
2 个评论
Curtis
2013-4-24
Image Analyst
2013-4-24
Have you uploaded the video anywhere? How can we see this?
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!