Problem on "assignDetectionsToTracks",thank you!
Afficher commentaires plus anciens
When I run the multiObjectTracking code ,the error blew turned:
Undefined function 'assignDetectionsToTracks' for input arguments of type 'double'.
My matlab version is R2012a, and my computer vision toolbox is V5.0
Réponses (1)
Anand
le 15 Avr 2014
1 vote
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
Catégories
En savoir plus sur Computer Vision Toolbox 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!