Problem on "assignDetectionsToTracks",thank you!
1 ビュー (過去 30 日間)
表示 古いコメント
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 件のコメント
回答 (1 件)
Anand
2014 年 4 月 15 日
You need to upgrade to R2012b or higher. assignDetectionsToTracks was introduced in R2012b.
2 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!