Hungarian algorithm realizated in matlab

 Respuesta aceptada

per isakson
per isakson el 22 de Feb. de 2019
Editada: per isakson el 22 de Feb. de 2019

0 votos

Documentation on assignDetectionsToTracks: Assign detections to tracks for multiobject tracking says "[...] assigns detections to tracks in the context of multiple object tracking using the James Munkres's variant of the Hungarian assignment algorithm."

Más respuestas (1)

Christine Tobler
Christine Tobler el 2 de Mayo de 2019

6 votos

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

Categorías

Productos

Versión

R2018a

Preguntada:

el 22 de Feb. de 2019

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