多目标跟踪 Resources

Showing items tagged with "多目标跟踪"

Multi-target tracking using the MM-GMPHD algorithm for estimating target count and measurements, featuring five distinct targets generated at different time instances with Gaussian mixture implementation.

MATLAB 176 views Tagged

A MATLAB implementation for multi-object tracking featuring background subtraction with real-time updating capability. The code performs excellently when tracking fewer than 8 objects but experiences significant performance degradation beyond this threshold. Includes comprehensive documentation for implementation guidance.

MATLAB 210 views Tagged

The program simulates multi-target tracking using the Multiple Hypothesis Model (MHM), which efficiently handles target uncertainties through hypothesis generation and probability-based tracking.

MATLAB 246 views Tagged