Atmospheric Light Estimation Based Remote Sensing Image Dehazing

Zhiqin Zhu,Yaqin Luo,Hongyan Wei,Yong Li,Guanqiu Qi,Neal Mazur,Yuanyuan Li,Penglong Li
DOI: https://doi.org/10.3390/rs13132432
IF: 5
2021-06-22
Remote Sensing
Abstract:Remote sensing images are widely used in object detection and tracking, military security, and other computer vision tasks. However, remote sensing images are often degraded by suspended aerosol in the air, especially under poor weather conditions, such as fog, haze, and mist. The quality of remote sensing images directly affect the normal operations of computer vision systems. As such, haze removal is a crucial and indispensable pre-processing step in remote sensing image processing. Additionally, most of the existing image dehazing methods are not applicable to all scenes, so the corresponding dehazed images may have varying degrees of color distortion. This paper proposes a novel atmospheric light estimation based dehazing algorithm to obtain high visual-quality remote sensing images. First, a differentiable function is used to train the parameters of a linear scene depth model for the scene depth map generation of remote sensing images. Second, the atmospheric light of each hazy remote sensing image is estimated by the corresponding scene depth map. Then, the corresponding transmission map is estimated on the basis of the estimated atmospheric light by a haze-lines model. Finally, according to the estimated atmospheric light and transmission map, an atmospheric scattering model is applied to remove haze from remote sensing images. The colors of the images dehazed by the proposed method are in line with the perception of human eyes in different scenes. A dataset with 100 remote sensing images from hazy scenes was built for testing. The performance of the proposed image dehazing method is confirmed by theoretical analysis and comparative experiments.
environmental sciences,imaging science & photographic technology,remote sensing,geosciences, multidisciplinary
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper aims to address the significant reduction in contrast and severe degradation in visibility that occur when remote sensing images are acquired under adverse weather conditions such as fog and haze. Specifically, the paper proposes a dehazing algorithm based on atmospheric light estimation to obtain high-quality remote sensing images. #### Main Research Issues 1. **Applicability of Dehazing Algorithms**: Many existing dehazing methods are not suitable for all scenarios and may lead to varying degrees of color distortion. 2. **Atmospheric Light Estimation**: The paper proposes a method based on a linear scene depth model to estimate the atmospheric light for each hazy remote sensing image. 3. **Transmission Map Calculation**: By establishing a method based on the "haze line" model to calculate the transmission map, the haze can be effectively removed. #### Main Contributions 1. A continuous differentiable function is proposed to learn the optimal parameters of the linear scene depth model, thereby estimating the scene depth map of remote sensing images. 2. Based on the framework of color attenuation and the "haze line," the dehazing of remote sensing images is effectively achieved with minimal color distortion. 3. A dataset containing high-resolution and low-resolution hazy remote sensing images is constructed, and experimental results confirm the good performance of the proposed method. Through these studies, the paper addresses the shortcomings of existing dehazing algorithms in remote sensing image processing, particularly the issue of color distortion, and provides a new solution.