NickStupich / Rolling-Shutter-Video-Stabilization

some of my master's work

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rolling-Shutter-Video-Stabilization

some of my master's work

library requirements: OpenCV (computer vision library) Armadillo (linear algebra library) g++ (or change to a different compiler in the 'run' file)

To run: change the input and output file paths in settings.h

from command line: ./run

About

some of my master's work


Languages

Language:C++ 97.1%Language:C 2.7%Language:Perl 0.3%