What is the matlab code for the function assignDetectionsToTracks for calculating assignments, unassignedTracks, unassignedDetections from cost?

1 次查看(过去 30 天)
I run the multiobjecttracking code.But it shows the error 'Undefined Function assignDtectionToTracks'.
  2 个评论
Geoff Hayes
Geoff Hayes 2014-12-20
Sushree - which multi-objective tracking code are you using? Something from the File Exchange or something that you have written?
The error message is telling you that it can't find the function assignDtectionToTracks in the MATLAB search path.
Please describe the code that you are using, and the code that you are calling that leads to this error message.

请先登录,再进行评论。

回答(1 个)

Dima Lisin
Dima Lisin 2015-7-21
assignDetectionsToTracks is available in the Computer Vision System Toolbox, in the R2012b release or later.

类别

Help CenterFile Exchange 中查找有关 Image Processing and Computer Vision 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by