Hungary algorithm

回答 (4 件)

Daniel Lyddy
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
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.
Ondrej
Ondrej 2012 年 3 月 11 日

0 投票

Maybe this is what you are looking for:

1 件のコメント

Aldin
Aldin 2012 年 3 月 11 日
Yes, The function is Hungarian, right?

サインインしてコメントする。

Nagaraju Subuddi
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 ExchangeCreating and Concatenating Matrices についてさらに検索

タグ

質問済み:

2012 年 3 月 11 日

回答済み:

2019 年 5 月 2 日

Community Treasure Hunt

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

Start Hunting!

Translated by