Hungary algorithm
显示 更早的评论
回答(4 个)
Daniel Lyddy
2016-2-5
1 个投票
If you have the Computer Vision Toolbox, then assignDetectionsToTracks runs the Munkres/Hungarian algorithm under the hood.
Christine Tobler
2019-5-2
1 个投票
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.
Nagaraju Subuddi
2018-12-22
0 个投票
Sir,
Is the matlab code for "Hungary algorithm" is romoved? Please suggest me, where i can get the code.
Thanks
Nag
类别
在 帮助中心 和 File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!