Fast Single Image Dehazing via Multilevel Wavelet Transform based Optimization
Jiaxi He, Frank Z. Xing, Ran Yang, Cishen Zhang

TL;DR
This paper introduces a fast, wavelet-based optimization method for single image dehazing that improves processing speed and image quality, suitable for real-time applications.
Contribution
It proposes a novel multilevel wavelet transform approach that accelerates dehazing by applying optimization to low-frequency components, reducing computational workload.
Findings
Outperforms state-of-the-art algorithms in image quality
Achieves significant speedup suitable for real-time use
Effectively reduces artifacts like halos and over-saturation
Abstract
The quality of images captured in outdoor environments can be affected by poor weather conditions such as fog, dust, and atmospheric scattering of other particles. This problem can bring extra challenges to high-level computer vision tasks like image segmentation and object detection. However, previous studies on image dehazing suffer from a huge computational workload and corruption of the original image, such as over-saturation and halos. In this paper, we present a novel image dehazing approach based on the optical model for haze images and regularized optimization. Specifically, we convert the non-convex, bilinear problem concerning the unknown haze-free image and light transmission distribution to a convex, linear optimization problem by estimating the atmosphere light constant. Our method is further accelerated by introducing a multilevel Haar wavelet transform. The optimization,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Advanced Image Fusion Techniques · Advanced Image Processing Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
