# Lab3 - Object Tracking Using the Kalman Filter This repository contains the code for different projects done during the Applied Video Sequence Analysis course taken as part of the second semester at Universidad Autónoma de Madrid (UAM) which is part of the Erasmus Mundus Joint Masters Degree (EMJMD) scholarship program in Image Processing and Computer Vision [IPCV](http://ipcv.eu/). ![Kalman Filtering](tracking.gif) To run the project, simply execute the make and then pass the path to the video as an argument to the script. A video as above will pop up.