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!