Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Downsampling01:20

Downsampling

458
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...
458
Upsampling01:22

Upsampling

468
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...
468
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

557
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
557
Deconvolution01:20

Deconvolution

418
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
418

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Iridium-Catalyzed Nitrene-Mediated Enantioselective 1,2-Hydride Shift Enabled by Attractive Noncovalent Interactions for Chiral δ-Lactam Synthesis.

Journal of the American Chemical Society·2025
Same author

Hetero-Selective Cross-Linking of Primary and Secondary Alkyl Amines with CS<sub>2</sub> Under Ambient Aerobic Oxidation for Bioconjugation.

Angewandte Chemie (International ed. in English)·2025
Same author

Annulative Editing of Peptide Side Chains: N-Pyridination of Lysine via Chichibabin Pyridine Synthesis in Hexafluoroisopropanol.

Organic letters·2025
Same author

Halogenation-enabled intramolecular deaminative cyclization.

Organic & biomolecular chemistry·2025
Same author

Synergistic ionic modification strategy enhances the stability of naphthalene diimide zwitterions for cost-effective aqueous organic redox flow batteries.

National science review·2025
Same author

An Automated AI Framework for Quantitative Measurement of Mammalian Behavior.

Integrative zoology·2025
Same journal

Style-Aware Contrastive Test-Time Adaptation: A Dual-Cache Model for Robust Vision-Language Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Semantic Frame Interpolation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Physics-Guided Cross-Modal Decoupling with Test-Time Adaptation for Hyperspectral Image Restoration.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Change-Prior-Guided Unsupervised Change Detection of Heterogeneous Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

AgonicDreamer: Enhancing Multi-View Consistency in Text-to-3D Generation via Rectified Score Distillation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

BiCM-Prompt: Bidirectional Cross-Modal Prompt Tuning for Class-Incremental Learning on Multisource Remote Sensing Images.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles

Related Experiment Video

Updated: Nov 22, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

812

RR-DnCNN v2.0: Enhanced Restoration-Reconstruction Deep Neural Network for Down-Sampling-Based Video Coding.

Man M Ho, Jinjia Zhou, Gang He

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |January 8, 2021
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel deep learning model, RR-DnCNN v2.0, for video super-resolution. It effectively handles compression artifacts and degradation, achieving significant improvements in video quality and coding efficiency.

    More Related Videos

    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.7K

    Related Experiment Videos

    Last Updated: Nov 22, 2025

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
    03:31

    Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

    Published on: December 15, 2023

    812
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.7K

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Video Compression

    Background:

    • Deep learning enhances video coding, particularly super-resolution for down-sampled videos.
    • Compression artifacts and degradation complicate super-resolution tasks.
    • Integrating artifact removal before super-resolution can remove useful features.

    Purpose of the Study:

    • To develop an end-to-end deep neural network for video restoration and reconstruction.
    • To address challenges posed by compression artifacts and sub-sampling in super-resolution.
    • To improve video quality and coding efficiency in video compression frameworks.

    Main Methods:

    • Proposed an end-to-end restoration-reconstruction deep neural network (RR-DnCNN) utilizing degradation-aware techniques.
    • Investigated the efficacy of Random Access configuration degradation for training across various compression types.
    • Redesigned the network architecture to a u-shaped network (RR-DnCNN v2.0) with up-sampling skip connections to improve feature leveraging.

    Main Results:

    • Demonstrated that Random Access degradation covers other types like Low Delay P and All Intra for training.
    • The redesigned RR-DnCNN v2.0 network overcomes gradient vanishing issues present in straightforward chained networks.
    • Achieved a 17.02% BD-rate reduction on UHD resolution for all-intra, outperforming previous methods.

    Conclusions:

    • The proposed RR-DnCNN v2.0 effectively handles video degradation and compression artifacts for super-resolution.
    • The degradation-aware technique and novel architecture significantly improve video restoration and reconstruction.
    • This approach offers substantial coding efficiency gains for high-resolution video compression.