Computer Vision HW #2: Kalman Filtering


An implementation of Kalman filtering for first order two dimensional linear motion in C++, with some results and discussion.

Here is the writeup for the assignment.
Here is my source code.