Skip to content

Use Kalman filter to track a rectangle in the plane along with the mouse

Notifications You must be signed in to change notification settings

yfji/KalmanTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kalman tracker based on OpenCV

This is an implementation of Kalman tracker to track the mouse which produces a rectangle on each moving event. Kalman filter is implemented by myself, the cv::Mat is used to store the matrices.

About

Use Kalman filter to track a rectangle in the plane along with the mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published