Lakshya-Kejriwal / Real-Time-Video-Stabilization

real time video stabilization using Kalman Filter
MIT License
186 stars 55 forks source link
computer-vision cpp image-processing kalman-filter opencv video-stabilization

Real-Time-Video-Stabilization

This is a basic implementation of a real time video stabilization algorithm based on my paper:
http://www.sciencedirect.com/science/article/pii/S1877050916314624

Prerequisites

The code requires the following 3rd Party Libraries

How to Run

Alternatively