Problem on "assignDetectionsToTracks",thank you!
1 visualización (últimos 30 días)
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
0 comentarios
Respuestas (1)
Anand
el 15 de Abr. de 2014
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
2 comentarios
Ver también
Categorías
Más información sobre Computer Vision Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!