Problem on "assignDetectionsToTracks",thank you!
Mostrar comentarios más antiguos
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
Respuestas (1)
Anand
el 15 de Abr. de 2014
1 voto
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
2 comentarios
sky nku
el 25 de Abr. de 2014
Dima Lisin
el 21 de Jul. de 2015
Unfortunately, there is not.
Categorías
Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!