Related Experiment Video
Updated: Jul 7, 2026

10:09
EasyFiji: A Graphical Interface for User-Friendly Fluorescence Image Processing in Fiji
Published on: February 20, 2026
A new fuzzy logic filter for image enhancement.
F Farbiz1, M B Menhaj, S A Motamedi
1Amirkabir Univ. of Technol., Tehran.
Summary
A novel fuzzy logic control filter effectively removes impulsive and Gaussian noise while preserving image details. This advanced image processing technique enhances image quality and sharpening ability.
Area of Science:
- Image processing
- Computer vision
- Artificial intelligence
Background:
- Impulsive and Gaussian noise degrade image quality.
- Existing filters struggle to simultaneously remove noise and preserve edges.
- Edge preservation and noise smoothing are critical for image enhancement.
Purpose of the Study:
- To develop a novel fuzzy logic control filter for image enhancement.
- To address the limitations of existing filters in noise removal and edge preservation.
- To achieve efficient removal of impulsive and Gaussian noise while maintaining image details.
Main Methods:
- Development of fuzzy logic control based filters.
- Modification of filters to balance noise smoothing and edge preservation.
- Implementation of fuzzy rules to avoid uniform pixel firing.
Main Results:
- The proposed filter effectively removes impulsive and Gaussian noise.
- Simultaneous preservation of edges and image details was achieved.
- Experimental results demonstrated high filtering quality and image sharpening ability.
Conclusions:
- The fuzzy logic control filter offers a superior approach to image enhancement.
- The filter exhibits efficiency in noise reduction and detail preservation.
- This method shows significant potential for various image processing applications.
Related Concept Videos
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...
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...
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.
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.
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...
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...
Convolution: Math, Graphics, and Discrete Signals
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...
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...