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!