Skip to content

This is the related implementation of Paper "Bundled Camera Paths for Video Stabilization"

Notifications You must be signed in to change notification settings

mindazhao/Bundled-Video-Stabilization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Bundled-Video-Stabilization

This is the related implementation of Paper "Bundled Camera Paths for Video Stabilization"

Usage

  1. Run the c++ program "clip_frame_for_bundled.cpp" to clip videos into frames (e.g. 001.png 002.png ...).
  2. Run the matlab file "run.m" with setting the input and output path in run.m.
  3. Run the c++ program "merge_frame_for_bundled.cpp" to generate videos.

Prerequisites

  • Required Packages:

    • opencv
    • matlab

Acknowledgments

About

This is the related implementation of Paper "Bundled Camera Paths for Video Stabilization"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published