Recent Posts

Kalman Filter

5 minute read

The Kalman filter is used for state estimation and sensor fustion. This post explains it.

Images as Functions

4 minute read

Images as functions explained using matplotlib and opencv in python 3.