Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 392 Bytes

video_stabilization

Video stabilization algorithm based on parametric image alignment and Gaussian smoothing

The main.py file contains examples for how to run the code and the stabilize.py contains the core methods as well as plotting/visualization methods. For an in-depth description of these methods see here the blog post here: https://joseywallace.github.io/blog/image-stabilization/