This is the related implementation of Paper "Bundled Camera Paths for Video Stabilization"
- Run the c++ program "clip_frame_for_bundled.cpp" to clip videos into frames (e.g. 001.png 002.png ...).
- Run the matlab file "run.m" with setting the input and output path in run.m.
- Run the c++ program "merge_frame_for_bundled.cpp" to generate videos.
-
Required Packages:
- opencv
- matlab