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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

714
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
714
Basic Discrete Time Signals01:16

Basic Discrete Time Signals

536
The unit step sequence is defined as 1 for zero and positive values of the integer n. This sequence can be graphically displayed using a set of eight sample points, showing a step function starting from n=0 and remaining constant thereafter.
The unit impulse or sample sequence is mathematically expressed as zero for all n values except at n=0, where it is one. The unit impulse sequence, denoted by δ(n), is the first difference of the unit step sequence, while the unit step sequence u(n) is the...
536
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

563
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
563
Neural Circuits01:25

Neural Circuits

2.4K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.4K
Upsampling01:22

Upsampling

499
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...
499
Convolution Properties I01:20

Convolution Properties I

414
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
414

You might also read

Related Articles

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

Sort by
Same author

Determination of 125 pesticide residues in chili using a rapid multiplug filtration cleanup method with UHPLC-Q-TOF/MS.

Food chemistry·2026
Same author

Identification of patulin-degrading enzyme in Geotrichum candidum XG1 based on proteomics and molecular dynamics simulation analysis.

Journal of hazardous materials·2026
Same author

TAS2R38 taster variants-linked MGAM expression in Alzheimer's disease: a novel target for precision drug repurposing.

Frontiers in aging neuroscience·2026
Same author

Clinical Utility of Continuous Noncontact Cardiac Function Monitoring via Fiber-Optic Micro-Vibration Sensing System-Based Myocardial Performance Index in Heart Failure Patients with Reduced Ejection Fraction.

Cardiology·2026
Same author

Phosphatidylethanolamine, oleic acid and gondoic acid enhance lutein bioavailability: A hybrid static-dynamic-in vivo study.

Food chemistry·2026
Same author

Colostrum-specific amino acids and lipids elevating lutein bioaccessibility at the micellization stage relative to mature milk and infant formula.

Food research international (Ottawa, Ont.)·2026
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

QNet: An Adaptive Quantization Table Generator Based on Convolutional Neural Network.

Xiao Yan, Yibo Fan, Kewei Chen

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

    This study uses a Convolutional Neural Network (CNN) to create adaptive quantization tables for JPEG image compression, significantly improving compression performance and efficiency using image-adaptive techniques.

    Related Experiment Videos

    Area of Science:

    • Computer Vision
    • Image Processing
    • Machine Learning

    Background:

    • JPEG compression relies heavily on quantization tables for performance.
    • Optimizing these tables is crucial for efficient lossy image compression.

    Purpose of the Study:

    • To develop an image-adaptive quantization table generation method using Convolutional Neural Networks (CNNs).
    • To improve JPEG compression performance and computational efficiency through adaptive techniques.

    Main Methods:

    • A dataset of over 10,000 images was created, with optimal quantization tables generated using a genetic algorithm.
    • A CNN-based regression network was trained to generate adaptive quantization tables by fusing frequency and spatial domain information.
    • A CNN-based classification network was trained to select optimal quantization tables for enhanced performance.

    Main Results:

    • The proposed CNN methods significantly outperform state-of-the-art techniques.
    • Average Peak Signal-to-Noise Ratio (PSNR) gains of 1.2 dB (regression) and 1.4 dB (classification) were achieved at 1.0 bpp.
    • Structural Similarity Index Measurement (SSIM) improvements of 0.4% and 0.54% were observed, respectively.
    • Competitive computational efficiency was demonstrated, with processing times of 15 ms (regression) and 6.25 ms (classification) per image.

    Conclusions:

    • CNN-based adaptive quantization table generation offers superior JPEG compression performance.
    • The proposed methods provide significant gains in image quality and compression efficiency.
    • The approach is computationally efficient, making it practical for real-world applications.