跟踪 Resources

Showing items tagged with "跟踪"

A robust 3D radar tracking particle filter implemented using MATLAB programming, featuring enhanced algorithms for multi-target tracking and sensor fusion capabilities

MATLAB 223 views Tagged

Kalman filters are extensively utilized in modern control systems. This implementation demonstrates the application of Kalman filtering theory for tracking and predicting uniformly moving objects, enabling comparative analysis between theoretical predictions and actual measurement data. The approach holds significant value for both control theory education and practical motion tracking applications, featuring state prediction and measurement update cycles with noise handling capabilities.

MATLAB 191 views Tagged

Robot Vision Toolbox with extensive routine libraries, useful for video surveillance, object detection and tracking applications. Includes implementation of computer vision algorithms and pre-built processing pipelines.

MATLAB 244 views Tagged

Disguise monitoring system. Counting people passing through monitored areas remains a critical research topic in this field, primarily relying on background subtraction processes. The method faces two major challenges: dynamic background model estimation and shadow removal. To address these, a bidirectional people counting algorithm is proposed. For developing robust counting systems, Gaussian Mixture Models (GMM) are employed to characterize background scenes. However, this algorithm lacks classification capability for detecting shadows in moving foreground objects. Performance enhancement is achieved by integrating color models with background models, improving motion object detection through shadow elimination from foreground elements. A multi-class feature-based tracking algorithm handles occlusion issues in multi-object tracking, while bidirectional counting improvement requires multi-level backward tracking procedure development.

MATLAB 206 views Tagged

Application Background GPS signal acquisition, tracking, and positioning are frequently employed in undergraduate and graduate studies. This program provides a comprehensive implementation of GPS signal acquisition, tracking, and positioning algorithms, along with a real GPS signal sample for processing. Key Technologies The program utilizes non-coherent acquisition methods, second-order carrier and code tracking loops, and least-squares positioning algorithms for receiver location calculation.

MATLAB 205 views Tagged