Hungary algorithm

Respuestas (4)

Daniel Lyddy
Daniel Lyddy el 5 de Feb. de 2016

1 voto

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

1 voto

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 el 11 de Mzo. de 2012

0 votos

Maybe this is what you are looking for:

1 comentario

Aldin
Aldin el 11 de Mzo. de 2012
Yes, The function is Hungarian, right?

Iniciar sesión para comentar.

Nagaraju Subuddi
Nagaraju Subuddi el 22 de Dic. de 2018

0 votos

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

Categorías

Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Mzo. de 2012

Respondida:

el 2 de Mayo de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by