채택된 답변

per isakson
per isakson 2019년 2월 22일
편집: per isakson 2019년 2월 22일

0 개 추천

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개)

Christine Tobler
Christine Tobler 2019년 5월 2일

6 개 추천

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에서 Problem-Based Optimization Setup에 대해 자세히 알아보기

제품

릴리스

R2018a

질문:

2019년 2월 22일

답변:

2019년 5월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by