Frank-Xu0818 / Video-Stabilization

Digital Video Stabilization and Rolling Shutter Correction using Gyroscopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. stabilize_camera.m
Stabilizes an input video using a video and gyro samples as input.

2. meshwarp.m
Computes the frame warping transformation from the gyro samples.

3. camera_param_search.m
Calibrates the camera using a video, gyro samples and features from a feature tracker. Recovers gyro delay, focal length, shutter speed, etc.

About

Digital Video Stabilization and Rolling Shutter Correction using Gyroscopes

License:GNU General Public License v3.0


Languages

Language:MATLAB 84.1%Language:C++ 15.9%