Related Experiment Video
Updated: Jul 7, 2026

13:44
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
A fuzzy image metric with application to fractal coding.
Summary
A new fuzzy image metric (FIM) offers superior objective image quality assessment compared to peak signal-to-noise ratio (PSNR). FIM closely matches human perception, improving applications like fractal coding.
Area of Science:
- Image Processing
- Computer Vision
- Artificial Intelligence
Background:
- Objective image quality assessment is crucial for image processing applications like compression and reconstruction.
- Peak Signal-to-Noise Ratio (PSNR) is a common metric but often fails to align with human visual perception.
- Existing metrics lack sufficient correlation with subjective evaluations.
Purpose of the Study:
- To introduce a novel objective image quality metric, the Fuzzy Image Metric (FIM).
- To evaluate FIM's performance against traditional metrics like PSNR.
- To demonstrate FIM's effectiveness in improving image processing tasks, specifically fractal coding.
Main Methods:
- Development of the Fuzzy Image Metric (FIM) based on Sugeno's fuzzy integral.
- Comparison of FIM's correlation with subjective Mean Opinion Scores (MOS) against PSNR.
- Application and evaluation of FIM in fractal image coding.
Main Results:
- FIM achieved a high correlation coefficient of approximately 0.94 with subjective MOS.
- PSNR achieved a lower correlation coefficient of 0.82 with subjective MOS.
- Fractal coding demonstrated improved performance when utilizing the proposed FIM compared to the L(2)-metric.
Conclusions:
- The Fuzzy Image Metric (FIM) provides a more accurate objective evaluation of image quality than PSNR.
- FIM aligns better with human visual perception, making it a valuable tool for image processing.
- FIM enhances the performance of image processing techniques such as fractal coding.
Related Concept Videos
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)log2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
The computational efficiency of the FFT becomes...
Convergence of Fourier Series
The Fourier series is a powerful mathematical tool for representing periodic signals as an infinite sum of complex exponentials. In practice, this infinite series is truncated to a finite number of terms, yielding a partial sum. This truncation makes the approximation of the signal feasible but introduces certain challenges, particularly near discontinuities, known as the Gibbs phenomenon.
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
The Gibbs phenomenon refers to the persistent oscillations and overshoots that occur near discontinuities...
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...
Properties of Fourier series II
Time scaling of signals is a crucial concept in signal processing that affects the Fourier series representation without altering its coefficients. The process modifies the fundamental frequency, thereby changing how the series represents the signal over time. This principle is essential in various applications, including audio and image processing, where signal manipulation is frequent. Understanding function symmetries is fundamental to simplifying the Fourier series.
A function f(t) is...
A function f(t) is...
