Can Computer Vision track an object by color?
Afficher commentaires plus anciens
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.
Réponse acceptée
Plus de réponses (1)
Image Analyst
le 24 Avr 2013
0 votes
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 commentaires
Curtis
le 24 Avr 2013
Image Analyst
le 24 Avr 2013
Have you uploaded the video anywhere? How can we see this?
Catégories
En savoir plus sur Computer Vision with Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!