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

Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

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 sampling...
Deconvolution01:20

Deconvolution

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...
Downsampling01:20

Downsampling

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...
Properties of DTFT I01:24

Properties of DTFT I

In signal processing, Discrete-Time Fourier Transforms (DTFTs) play a critical role in analyzing discrete-time signals in the frequency domain. Various properties of the DTFTs such as linearity, time-shifting, frequency-shifting, time reversal, conjugation, and time scaling help understand and manipulate these signals for different applications.
The linearity property of DTFTs is fundamental. If two discrete-time signals are multiplied by constants a and b respectively, and then combined to...
Integration by Parts: Problem Solving01:29

Integration by Parts: Problem Solving

Smart speakers process voice commands by modeling audio inputs as piecewise functions and analyzing them through integration against trigonometric functions, such as cosine. This mathematical approach is fundamental in signal processing, where complex sound waves are decomposed into simpler frequency components.Consider a definite integral involving a piecewise function multiplied by a cosine function. Because the function is defined differently over separate intervals, the integral is split...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.

You might also read

Related Articles

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

Sort by
Same author

Anti-Obesity Effects Exerted by <i>Achyranthes bidentata</i> Polysaccharides in Diet-Induced Obese Mice.

Food science & nutrition·2025
Same author

Development of a disaster nursing training program for undergraduate interns in mobile cabin hospital settings.

Frontiers in public health·2025
Same author

Isoliquiritigenin targets las, rhl, and Pqs quorum sensing systems to mitigate the virulence and infection of Pseudomonas aeruginosa.

BMC microbiology·2025
Same author

Identification and characterization of alternative homologs of histidinol-phosphate phosphatase in Pseudomonas aeruginosa.

BMC microbiology·2025
Same author

A Unique Amino Acid, Se-Met, Regulates Autophagy and Inflammation in <i>Pseudomonas aeruginosa</i> Infection in Mice through the PAK1/Akt1/mTOR and NF-κB Signaling Pathway.

ACS infectious diseases·2025
Same author

Metagenomic sequencing combined with flow cytometry facilitated a novel microbial risk assessment framework for bacterial pathogens in municipal wastewater without cultivation.

iMeta·2024
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 Videos

Adaptive inpainting algorithm based on DCT induced wavelet regularization.

Yan-Ran Li1, Lixin Shen, Bruce W Suter

  • 1College of Computer Science and Software Engineering, Shenzhen University, Shenzhen 518060, China. lyran@szu.edu.cn

IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
|October 13, 2012
PubMed
Summary
This summary is machine-generated.

This study introduces an image inpainting model using a smoothed L1 norm of weighted non-decimated discrete cosine transform (DCT) coefficients. The proposed method automatically determines weights for improved image restoration results.

Related Experiment Videos

Area of Science:

  • Computer Vision
  • Image Processing
  • Optimization

Background:

  • Image inpainting is crucial for reconstructing missing image regions.
  • Existing methods often struggle with complex textures and structures.
  • Discrete Cosine Transform (DCT) is a widely used orthogonal transform in signal processing.

Purpose of the Study:

  • To propose a novel image inpainting optimization model.
  • To develop an automatic weight determination and update strategy for the model.
  • To explore the efficacy of DCT filters in non-decimated wavelet transforms for inpainting.

Main Methods:

  • Formulated an objective function using a smoothed L1 norm of weighted non-decimated DCT coefficients.
  • Developed an iterative algorithm based on the decomposition of the objective function into differentiable and non-differentiable terms.
  • Implemented an automatic weight determination and update mechanism within the iterative process.
  • Utilized DCT matrix rows as filters for multiresolution analysis via non-decimated wavelet transforms.

Main Results:

  • The proposed model effectively handles image inpainting tasks.
  • The automatic weight update strategy enhances model performance.
  • Numerical experiments demonstrate the promise of DCT-based filters for image inpainting.

Conclusions:

  • The novel image inpainting model shows significant potential.
  • DCT-derived filters offer a viable approach for multiresolution image analysis in inpainting.
  • The automatic weight determination method improves the robustness and efficiency of the inpainting process.