Related Experiment Video
Updated: Jun 18, 2025

09:32
Development of New Methods for Quantifying Fish Density Using Underwater Stereo-video Tools
Published on: November 20, 2017
9.2K
An Underwater Image Denoising Method Based on High-Frequency Abrupt Signal Separation and Hybrid Attention Mechanism
Chunling Huo1,2, Da Zhang1,3, Huanyu Yang1,2
1Changchun Institute of Optics, Fine Mechanics and Physics, Chinese Academy of Sciences, Changchun 130033, China.
Sensors (Basel, Switzerland)
|July 27, 2024
Summary
HHDNet effectively removes noise in underwater images using a dual-branch network. This method enhances image quality for underwater robot photography by addressing both high and low frequencies.
Area of Science:
- Computer Vision
- Image Processing
- Robotics
Background:
- Underwater image quality is degraded by light absorption and scattering, leading to blurring and noise.
- Poor image quality hinders research and applications relying on underwater visual data.
- Effective underwater image denoising is crucial for reliable data acquisition.
Purpose of the Study:
- To introduce HHDNet, a novel method for underwater image denoising.
- To address noise issues specific to underwater robot photography.
- To improve the quality of underwater images for subsequent analysis.
Main Methods:
- HHDNet employs a dual-branch network architecture to process high and low frequency components separately.
- A hybrid attention module within the Global Context Extractor (GCE) targets high-frequency abrupt noise.
- Gaussian kernel decomposition and efficient residual convolutional units are utilized.
Main Results:
- HHDNet demonstrates superior denoising effectiveness compared to existing methods.
- The method successfully removes high-frequency abrupt noise while preserving image details.
- HHDNet maintains computational efficiency, offering flexibility in application.
Conclusions:
- HHDNet provides an effective solution for underwater image denoising.
- The proposed method enhances image quality for underwater robot photography.
- HHDNet offers a flexible and efficient approach to underwater noise removal.
Related Concept Videos
Upsampling
219
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...
219
Reconstruction of Signal using Interpolation
186
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...
186
Aliasing
128
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
128
Downsampling
144
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...
144

