TVCG-Video-Stabilization-via-joint-Trajectory-Smoothing-and-frame-warping
Video stabilizer
This project provides an end-to-end solution for video stabilization via joint trajectory smoothing and frame warping.
Source code for "Effective Video stabilization via joint trajectory smoothing and Frame warping" on TVCG
26 stars
1 watching
13 forks
Language: C++
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cxjyxxme/deep-online-video-stabilization | A system for stabilizing video frames in real-time using deep learning and multi-grid warping transformation learning. | 46 |
georgmartius/vid.stab | A video stabilization library to reduce camera shakes and jitters from handheld or vehicle-mounted footage | 861 |
cxjyxxme/deep-online-video-stabilization-deploy | An open-source software project that provides a tool for stabilizing online videos using deep learning techniques. | 79 |
zwyking/fast-stab | This project provides an implementation of video stabilization with iterative optimization using deep learning techniques. | 34 |
jinsc37/difrint | A PyTorch implementation of a deep learning-based method for video stabilization via frame interpolation. | 82 |
annbless/dutcode | An implementation of a video stabilization algorithm in Pytorch using motion propagation and trajectory smoothing modules | 247 |
jiy173/selfievideostabilization | Implementation of real-time video stabilization algorithm for selfies | 57 |
ishit/l1stabilizer | Automates video stabilization by generating optimal camera paths using L1-norm optimization | 151 |
liuzhen03/nndvs | This project presents an implementation of a deep online video stabilization algorithm using a camera path optimization framework. | 57 |
nvidia/unsupervised-video-interpolation | This project provides a framework for unsupervised video interpolation using cycle consistency. | 107 |
gitcvfb/cvr | Reconstructs high-quality video frames from two adjacent rolling shutter camera frames | 31 |
transitive-bullshit/ffmpeg-generate-video-preview | Generates image strips or GIFs from video files | 153 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
simon-ging/coot-videotext | An open-source implementation of a video-text representation learning framework using transformers and PyTorch. | 288 |
pantor/ruckig | Generates motion trajectories for robots and machines in real-time, constrained by velocity, acceleration, and jerk limits. | 747 |