Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 593 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 593 Bytes

MCMCDA

This repository contains matlab code for the paper "Markov Chain Monte Carlo Data Association for Multi-Target Tracking". This code is copied from the Internet and minor revised according to the paper.

MCMCDA is a common-used multi-target tracking algorithm which is used for computer vision and radar signal processing. It has superior performance to traditional multi-target tracking algorithms such as JPDA(joint probablity data association) and MHT(multiple hypothesis tracking).

Paper is available at https://eng.ucmerced.edu/people/songhwai.oh/portal/papers/tac_mcmcda.pdf.