2vin / video-stabilization

Stabilizing shaky videos using feature-based homography estimation method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-stabilization

Stabilizing shaky videos using feature-based homography estimation method

Compile

Run the following script in terminal
./compile.sh

Usage

For camera

./bin/main

For videos

./bin/main video_path

Results

Left video is input video, and right video is stabilized video
Demo

About

Stabilizing shaky videos using feature-based homography estimation method

License:MIT License


Languages

Language:C++ 98.7%Language:Shell 1.3%