Skip to content

abubake/2D_tracking_KF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Tracking Kalman Filter

My reference implementation of a 2D tracking KF in Python with OpenCV.

For demo, simply run 'circleTracker.py'.

A ball will be show to be tracked by a KF, with measurements, predictions, and KF estimates of the 2D position of the ball (u,v coordinates) visualized.

KF Example

About

Python Kalman Filter for tracking a 2D point in an image frame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages