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

Continuous -time Fourier Transform01:11

Continuous -time Fourier Transform

The Fourier series is instrumental in representing periodic functions, offering a powerful method to decompose such functions into a sum of sinusoids. This technique, however, necessitates modification when applied to nonperiodic functions. Consider a pulse-train waveform consisting of a series of rectangular pulses. When these pulses have a finite period, they can be accurately represented by a Fourier series. Yet, as the period approaches infinity, resulting in a single, isolated pulse, the...
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
Discrete-time Fourier transform01:26

Discrete-time Fourier transform

The Discrete-Time Fourier Transform (DTFT) is an essential mathematical tool for analyzing discrete-time signals, converting them from the time domain to the frequency domain. This transformation allows for examining the frequency components of discrete signals, providing insights into their spectral characteristics. In the DTFT, the continuous integral used in the continuous-time Fourier transform is replaced by a summation to accommodate the discrete nature of the signal.
One of the notable...
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...
Maximizing the Directional Derivative01:25

Maximizing the Directional Derivative

The directional derivative is a central concept in multivariable calculus that describes how a function changes at a given point when moving in a specified direction. This direction is represented by a unit vector, ensuring that only the orientation influences the rate of change. By varying the direction, different rates of change can be observed, demonstrating that the directional derivative depends strongly on the chosen direction.The directional derivative is computed using the gradient...
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...

You might also read

Related Articles

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

Sort by
Same author

Dynamic Layered Dual-Cluster Heads Routing Algorithm Based on Krill Herd Optimization in UWSNs.

Sensors (Basel, Switzerland)·2016
Same author

Long non-coding RNA UCA1 promotes the tumorigenesis in pancreatic cancer.

Biomedicine & pharmacotherapy = Biomedecine & pharmacotherapie·2016
Same author

Facile Synthesis of Boron-Doped rGO as Cathode Material for High Energy Li-O2 Batteries.

ACS applied materials & interfaces·2016
Same author

Identification of functional farnesoid X receptors in brain neurons.

FEBS letters·2016
Same author

The hydrogen tunneling splitting in malonaldehyde: A full-dimensional time-independent quantum mechanical method.

The Journal of chemical physics·2016
Same author

Cycloaddition Reaction of Vinylphenylfurans and Dimethyl Acetylenedicarboxylate to [8 + 2] Isomers via Tandem [4 + 2]/Diradical Alkene-Alkene Coupling/[1,3]-H Shift Reactions: Experimental Exploration and DFT Understanding of Reaction Mechanisms.

The Journal of organic chemistry·2016
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
Same journal

GoP-based Quality Enhancement on Video Compression.

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

Align then Tensorize: Multi-Level Consistent Anchor Graph Learning for Scalable Multi-View Clustering.

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

Beyond Fidelity: Diverse Image Synthesis via Retrieval-Augmented Diffusion.

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

Related Experiment Video

Updated: Jun 13, 2026

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

Directional filtering transform for image/intra-frame compression.

Xiulian Peng, Jizheng Xu, Feng Wu

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |May 4, 2010
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an adaptive directional filtering transform (dFT) for H.264 video compression. The new transform order adapts to image content, improving coding performance and exploiting correlations for better compression efficiency.

    Related Experiment Videos

    Last Updated: Jun 13, 2026

    Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
    13:44

    Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

    Published on: August 30, 2013

    Area of Science:

    • Digital image processing
    • Video compression algorithms
    • Signal transforms

    Background:

    • Traditional transforms in image/video compression can yield different results based on the order of 1-D transforms.
    • Anisotropic image models are used to analyze the impact of transform order on coding gain.
    • Practical compression schemes often simplify decomposition, leading to performance variations with transform order.

    Purpose of the Study:

    • To analyze the theoretical coding gain affected by transform orders in 2-D transforms.
    • To propose an adaptive transform order solution for practical compression scenarios.
    • To introduce a novel directional filtering transform (dFT) for enhanced H.264 intraframe coding.

    Main Methods:

    • Theoretical analysis of transform orders using an anisotropic image model.
    • Development of a directional filtering transform (dFT) with adaptive transform order.
    • Integration of dFT into H.264 intraframe coding to exploit interblock and intrablock correlations.
    • Experimental evaluation of the proposed scheme in H.264 intraframe coding.

    Main Results:

    • Transform order has minimal effect on coding gain with full decomposition and good directional modes.
    • In practical schemes, transform order significantly impacts coding performance due to incomplete decomposition.
    • The proposed dFT with adaptive order demonstrates superior objective and subjective performance in H.264 intraframe coding.

    Conclusions:

    • Adaptive transform order is crucial for optimizing practical compression schemes.
    • The proposed directional filtering transform (dFT) effectively exploits image correlations for improved H.264 intraframe coding.
    • The dFT offers an evenly distributed set of prediction modes and adaptive transform ordering for enhanced video compression.