Problem on "assignDetectionsToTracks",thank you!
Show older comments
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
Answers (1)
Anand
on 15 Apr 2014
1 vote
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!