Related Experiment Video
Updated: Jun 23, 2026

07:12
Applying Permanent, Robust Stenciled Patterns of Fine Particles to Elastomeric Surfaces
Published on: July 8, 2025
Multiscale probabilistic dithering for suppressing contour artifacts in digital images
Sitaram Bhagavathy1, Joan Llach, Jiefu Zhai
1Signal Acquisition and Processing Group, Thomson Corporate Research, Princeton, NJ 08540, USA. sitaram.bhagavathy@thomson.net
Summary
This study introduces a novel method to reduce contour artifacts in digital images caused by color quantization. By analyzing pixel neighborhoods and probabilistically dithering colors, it effectively breaks down false contours, enhancing image quality.
Area of Science:
- Digital Image Processing
- Computer Vision
- Color Science
Background:
- Color quantization in digital images can lead to undesirable contour artifacts.
- These false contours degrade the visual quality of images, particularly in areas with smooth color gradients.
Purpose of the Study:
- To develop and present a method for effectively reducing the visibility of contour artifacts.
- To ensure that artifact-free regions of an image remain unaffected by the proposed method.
Main Methods:
- A multiscale analysis is performed on the neighborhood of each pixel.
- The presence and scale of contour artifacts are determined.
- Probabilistic dithering (perturbation) of pixel colors is applied to break down false contours.
Main Results:
- The proposed method successfully reduces the visibility of contour artifacts.
- The technique can be applied at the same bit depth as the input image or at higher bit depths.
- Artifact detection ensures that genuine image regions are preserved.
Conclusions:
- The developed method offers an effective solution for mitigating contour artifacts in digital images.
- This approach enhances image fidelity by reducing quantization-induced distortions without affecting uncompromised image areas.
Related Concept Videos
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...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Upsampling
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...
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...
