[ACCV22] Structure Representation Network and Uncertainty Feedback Learning for Dense Non-Uniform Fog Removal, https://arxiv.org/abs/2210.03061
-
Updated
Aug 1, 2024 - Python
[ACCV22] Structure Representation Network and Uncertainty Feedback Learning for Dense Non-Uniform Fog Removal, https://arxiv.org/abs/2210.03061
python implementation of the paper: "Efficient Image Dehazing with Boundary Constraint and Contextual Regularization"
Fast Region-Adaptive Defogging and Enhancement; image dehazing; image defogging; image enhancement; accepted by ICPR 2020
This is the MATLAB source code of a haze removal algorithm, which dehazes a hazy input image using simple image enhancement techniques, such as detail enhancement, gamma correction, and single-scale image fusion.
This is the MATLAB source code of a haze removal algorithm published in Remote Sensing (MDPI) under the title "Robust Single-Image Haze Removal Using Optimal Transmission Map and Adaptive Atmospheric Light". The transmission map was estimated by maximizing an objective function quantifying image contrast and sharpness. Additionally, an adaptive …
Lightweight and Efficient Image Dehazing Network Guided by Transmission Estimation from Real-world Hazy Scenes; accepted by Sensors 2021, 21(3), 960, MDPI; https://doi.org/10.3390/s21030960
CSE4019: Image Processing
This source code is a MATLAB implementation of a haze removal algorithm that can deal with the post-dehazing false enlargement of white objects effectively. The work was published in MDPI Sensors journal under the title "Single-Image Visibility Restoration: A Machine Learning Approach and Its 4K-Capable Hardware Accelerator".
This is a MATLAB source code of the paper "Improved Color Attenuation Prior for Single-Image Haze Removal", published in Applied Sciences-Basel (MDPI).
Fourier and wavelet transform application
This is a MATLAB source code of the enhanced equidistribution, which guarantees that the generated random sequence follows the theoretical uniform distribution.
Add a description, image, and links to the defogging topic page so that developers can more easily learn about it.
To associate your repository with the defogging topic, visit your repo's landing page and select "manage topics."