Problem on "assignDetectionsToTracks",thank you!
显示 更早的评论
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
回答(1 个)
Anand
2014-4-15
1 个投票
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
类别
在 帮助中心 和 File Exchange 中查找有关 Computer Vision Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!