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:

类别

帮助中心File Exchange 中查找有关 Track Objects and Estimate Motion 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by