Antworten (4)

Daniel Lyddy
Daniel Lyddy am 5 Feb. 2016

1 Stimme

If you have the Computer Vision Toolbox, then assignDetectionsToTracks runs the Munkres/Hungarian algorithm under the hood.
Christine Tobler
Christine Tobler am 2 Mai 2019

1 Stimme

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 am 11 Mär. 2012

0 Stimmen

Maybe this is what you are looking for:

1 Kommentar

Aldin
Aldin am 11 Mär. 2012
Yes, The function is Hungarian, right?

Melden Sie sich an, um zu kommentieren.

Nagaraju Subuddi
Nagaraju Subuddi am 22 Dez. 2018

0 Stimmen

Sir,
Is the matlab code for "Hungary algorithm" is romoved? Please suggest me, where i can get the code.
Thanks
Nag

Kategorien

Gefragt:

am 11 Mär. 2012

Community Treasure Hunt

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

Start Hunting!

Translated by