Hungary algorithm

9 次查看(过去 30 天)
Aldin
Aldin 2012-3-11
Is there in MATLAB function for Hungary algorithm Thanks

回答(4 个)

Daniel Lyddy
Daniel Lyddy 2016-2-5
If you have the Computer Vision Toolbox, then assignDetectionsToTracks runs the Munkres/Hungarian algorithm under the hood.

Christine Tobler
Christine Tobler 2019-5-2
As of R2019a, there is a function matchpairs in core MATLAB (no toolboxes needed) that solves the same problem as the Hungarian algorithm.

Ondrej
Ondrej 2012-3-11
Maybe this is what you are looking for:

Nagaraju Subuddi
Nagaraju Subuddi 2018-12-22
Sir,
Is the matlab code for "Hungary algorithm" is romoved? Please suggest me, where i can get the code.
Thanks
Nag

类别

Help CenterFile Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by