Hungarian algorithm realizated in matlab

 采纳的回答

per isakson
per isakson 2019-2-22
编辑:per isakson 2019-2-22
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."

更多回答(1 个)

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

类别

帮助中心File Exchange 中查找有关 MATLAB Report Generator 的更多信息

产品

版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by