Hungarian algorithm realizated in matlab

 Akzeptierte Antwort

per isakson
per isakson am 22 Feb. 2019
Bearbeitet: per isakson am 22 Feb. 2019

0 Stimmen

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."

Weitere Antworten (1)

Christine Tobler
Christine Tobler am 2 Mai 2019

6 Stimmen

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

Kategorien

Produkte

Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by