| Description |
A fast implementation of particle filter dedicaced to multitarget tracking with bearing only measurements. For the multitarget data association problem, a gibbsampler is used to estimate target association probabilities.
Ref : "Sequential Monte-Carlo methods for multple target tracking and data fusion" , Carine. Hue, Jean-Pierre Le Cadre and Patrick Perez, IEEE Transactions on Signal Processing , Vol 50, no 2, 2002
Please run mexmeFIRST to compile mex-files on your own plateform.
Run demo_mtbot.m for the demo |
| Other Files |
concatenate_Yclutter.m, delete_sources.m, demo_mtbot.m, likelihood_bot.c, matrixjpl.c, matrixjpl.h, mexmeFIRST.m, mkclutterV.m, mkmeasure.m, ndchol.c, ndellipse.c, ndmtpf.m, ndtimes.c, obs_mvt.m, part_moment.c, particle_resampling.c, poisrnd.c, pr_PI0t.m, randomlib.c, randomlib.h, sources_mvt.m
|