Related Experiment Video
Updated: Aug 24, 2025

11:34
High-resolution, High-speed, Three-dimensional Video Imaging with Digital Fringe Projection Techniques
Published on: December 3, 2013
15.7K
Rolling Shutter Inversion: Bring Rolling Shutter Images to High Framerate Global Shutter Video.
IEEE Transactions on Pattern Analysis and Machine Intelligence
|October 21, 2022
Summary
This study introduces a novel deep learning method to convert two rolling-shutter (RS) images into a high-framerate global-shutter (GS) video. This addresses rolling-shutter distortion, enabling clearer computer vision applications.
Area of Science:
- Computer Vision
- Image Processing
- Deep Learning
Background:
- Rolling-shutter (RS) cameras are common but introduce motion distortion.
- This distortion hinders performance in computer vision tasks.
- Existing methods lack practical solutions for RS distortion correction.
Purpose of the Study:
- To develop a deep learning framework for rolling-shutter temporal super-resolution (RSSR).
- To recover continuous high-framerate global-shutter (GS) video from two RS frames.
- To address the challenge of significant image distortion caused by RS cameras.
Main Methods:
- Proposed a novel deep-learning framework leveraging multi-view geometry.
- Introduced bidirectional RS undistortion flow formulations for constant velocity and acceleration.
- Developed a linear scaling operation to bridge RS undistortion flow and optical flow.
- Implemented a mutual conversion scheme for RS undistortion flows across scanlines.
- Exploited spatial-temporal geometric relationships without extensive supervision.
Main Results:
- Successfully generated high-framerate GS video from two RS frames.
- Achieved high-quality GS image sequences with rich details.
- Demonstrated superior performance over state-of-the-art methods on synthetic and real data.
- Presented the first deep network capable of rolling-shutter temporal super-resolution using only two frames.
Conclusions:
- The proposed method effectively inverts the rolling-shutter capture mechanism.
- The framework provides a practical solution for RS temporal super-resolution.
- The approach significantly enhances the quality of GS video recovery from RS images.
Related Concept Videos
Relative Motion Analysis using Rotating Axes
511
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
511
Upsampling
294
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
294
Downsampling
228
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
228

