Skip to content

Digital Video Stabilization and Rolling Shutter Correction using Gyroscopes

License

Notifications You must be signed in to change notification settings

dsx-ai/Video-Stabilization

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 84.1%
  • C++ 15.9%