An algorithm for object tracking based on Kalman Filter is implemented using OpenCV C++ library. Two modes of operation are coded, a Constant Velocity Model, and an Acceleration Model.
-
Updated
Aug 23, 2021 - C++
An algorithm for object tracking based on Kalman Filter is implemented using OpenCV C++ library. Two modes of operation are coded, a Constant Velocity Model, and an Acceleration Model.
Add a description, image, and links to the acceleration-models topic page so that developers can more easily learn about it.
To associate your repository with the acceleration-models topic, visit your repo's landing page and select "manage topics."