This project demonstrates the application of a linear Kalman filter for smoothing and tracking noisy gaze-related measurements extracted from video data using OpenCV. The system extracts eye center ...
This repository contains detailed hand derivations of the Kalman Filter (KF) equations. Implements a basic Kalman Filter in python, and using that implementation runs static and interactive tracking ...