VideoRollingShutter
Video correction tool
An implementation of video rolling shutter correction using internal and external constraints.
Official code of the 2022 ECCV paper "Combining Internal and External Constraints for Unrolling Shutter in Videos"
8 stars
1 watching
0 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
irvlab/unrolling | A Python project that uses IMU data to correct rolling shutter distortion in single-view images | 18 |
zzh-tech/rscd | Develops tools and techniques for correcting rolling shutter distortion in images and videos from dynamic scenes | 88 |
zzh-tech/dual-reversed-rs | Reverses rolling shutter distortion in images to produce undistorted global shutter sequences | 52 |
gitcvfb/cvr | Reconstructs high-quality video frames from two adjacent rolling shutter camera frames | 31 |
lightchaserx/neural-global-shutter | Reverses rolling shutter distortion in camera footage | 12 |
gitcvfb/rssr | Software tool to invert rolling shutter camera images and generate high framerate global shutter video | 35 |
aliaksandrsiarohin/video-preprocessing | Tools for preprocessing videos for various datasets, including video cropping and annotation. | 518 |
gitcvfb/sunet | Removes distortion from images taken with rolling shutter cameras | 22 |
codeslake/realtime_vdblr | An official implementation of a PyTorch-based video deblurring algorithm using motion compensation | 50 |
ljzycmd/bsrsc | A project for developing and evaluating a method to remove rolling shutter effects from video frames using adaptive warping and machine learning | 27 |
ethliup/deepunrollnet | A deep learning network designed to correct rolling shutter distortions in images | 45 |
zzh-tech/estrnn | An efficient RNN-based model for real-world video deblurring with a large-scale dataset and pre-trained models. | 318 |
themathgeek13/stdeblur | A PyTorch implementation of spatiotemporal deblurring using adversarial learning | 18 |
zzh-tech/bit | Develops a deep learning-based method for deblurring images and videos from motion blur | 222 |
uzh-rpg/e2calib | This repository provides code for calibrating event cameras by converting and reconstructing video data | 160 |