2D Target tracking using Kalman filter

This Demo shows tracking target and prediction next position using kalman filter

You are now following this Submission

The first just does detection by background subtraction. This can be considered as the ground truth.
The second feeds the detection output into a Kalman filter. The predicted position from the kalman filter (red) is compared against the actual ground truth position (green).
Toby Breckon,
http://www.inf.ed.ac.uk

Cite As

Alireza (2026). 2D Target tracking using Kalman filter (https://www.mathworks.com/matlabcentral/fileexchange/14243-2d-target-tracking-using-kalman-filter), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

BSD License

1.0.0.0