Abstract
Hazy weather degrades the contrast and visual quality of infrared imaging systems due to the presence of suspended particles. Most existing dehazing methods focus on enhancing global contrast or exploit a local grid transmission estimation strategy on images, which may lead to loss of information, halo artifacts and distortion in sky region. To address these problems, a novel single image dehazing model based on superpixel structure decomposition and information integrity protection is proposed. In this model, based on the local structure information, the image is first adaptively divided into multiple objective regions using a hierarchical superpixel algorithm to eliminate halo artifacts. Meanwhile, to avoid the error estimate caused by the local highlighted targets, a modified quadtree subdivision based on superpixel blocks is applied to obtain the global atmospheric light. Furthermore, a combined constraint is used to optimize the transmission map by minimizing the loss of information. Compared with state-of-the-art methods in terms of qualitative and quantitative analysis, experiments on real-world hazy infrared images demonstrate the efficacy of the proposed method in both contrast and visibility.
Owing to the effect of reflection and scattering of light by suspension particles, fog and haze are common atmospheric conditions that reduce the perception of the imaging system and result in low contrast, local blur, and narrow dynamic range of the imaging system
Image haze removal is a challenging problem because the degree of image degradation is affected by the concentration of suspended particles and the distance from target to detector, both of which are difficult to be obtained directly from the images
Image enhancement methods optimize visual quality by adjusting image contrast through digital image processing techniques without considering the physical factors of image degradation. Xu et al. applied contrast limited adaptive histogram equalization (CLAHE) to enhance the contrast of foggy images
In the field of image restoration, atmospheric scattering model is the theoretical basic for reconstruction, and its optimum parameters are estimated by increasing the priori information. The dark channel prior (DCP)is a classical and effective method proposed by He et al
Currently, the vast majority of image dehazing algorithms are targeted at multispectral color images and underwater images, and IR images only provide additional auxiliary information for dehazing. Haze weather also affects the visual quality and subsequent processing of IR imaging systems, as shown in

Fig. 1 Sample result of our proposed method, (a) original real hazy infrared image, (b) reconstructed image obtained by our technique
图1 所提方法结果对比, (a)原始真实雾天红外图像,(b)去雾后重建图像
● Local grid windows are replaced by superpixels to eliminate halo artifacts. To produce content-sensitive superpixels, a hierarchical subdivision superpixel-splitting algorithm is proposed, that texture information is added to the segmentation process to guide the re-segmentation of complex regions. Hierarchical subdivision based on local texture information and regional mergers can guarantee consistency of local information.
● A modified superpixel-based quadtree subdivision is proposed to obtain the airlight value. This method can ensure the accuracy of airlight value, while solving the drawback of artificially preset thresholds. Compared to other methods, our method is more robust for local highlighted targets.
● A combined upper-lower boundary constraint based on information integrity prior is proposed for IR images to calculate the transmission map, which improves visual quality and solves the distortion in the sky region. The reconstructed image can be inverted by a reasonable estimation of the scattering model parameters.
The remainder of this paper is organized as follows. In Sect. 1, we briefly introduce the physical model of the optic energy attenuation process in a foggy atmosphere. Sect. 2 describes the proposed method in detail. Sect. 3 presents the experimental results of our algorithm and several existing methods. Finally, a summary is presented in Sect. 4.
Fog and haze are common atmospheric conditions and typical aerosol particles, especially in winter. The target energy received by the photoelectric system along the line of sight consists of two parts: target radiation that is attenuated by atmospheric absorption and scattering, and path radiation that is superimposed on the target and background. Path radiation increases the background noise detected by the system and reduces the contrast between the target and background, which caused distant targets to become grayish white
, | (1) |
where and are the degraded image and the scene radiance, respectively; is global atmospheric light at infinity, which is independent of the position of the target; and is the atmospheric transmission along the path from the target to the detector. Referring to
The aerosol particle radius in hazy weather is concentrated in 0.5~10 µm, and the scattering efficiency of the particles is related to the relative size between the scattered particle radius and the wavelength of the incident light , their relationship is shown in
, | (2) |
, | (3) |
where is the extinction coefficient, consisting of the absorption coefficient and the scattering coefficient , and is related to the particle radius and aerosol particle concentration; and is the length of the optical path between the target and the receiver. When the observed distance and atmospheric status remain stationary, the value of is constant. In other words, is negatively related to .

Fig. 2 The relationship between scattering efficiency and the ratio of the wavelength to the radius of scattered particles. As the particle radius increases, the scattering efficiency eventually converges about 2 after a slight oscillation
图2 散射效率与波长和粒子半径之比的关系。随着粒子半径的增大,散射效率最终收敛到2左右
Referring to
. | (4) |
Achanta et al. proposed the concept of simple linear iterative clustering (SLIC), which optimizes k-means clustering
SLIC utilizes a multidimensional feature vector to calculate the similarity between pixel pairs. The desired number of superpixels and the compactness are the only two parameters that need to be specified. For color images in the CIELAB color space, each image is transformed into a five-dimensional feature space , which is expanded from the color space and coordinate space. The initial cluster centers are grid sampled at a constant interval on the image. To avoid the overlap of and edge pixels on the image, center point is moved to the pixel with the lowest gradient in the 3×3 pixel neighborhood. is defined as the distance in multidimensional space, which describes the similarity of pixels and cluster centers.
, | (5) |
, | (6) |
, | (7) |
where and represent the luminance proximity and spatial proximity, respectively; and are two pixels within the bounded range; and indicate the color of pixels in the CIELAB color space and coordinate, respectively. Compactness is relevant to the boundary preservation ability. When is large, it tends to produce regular superpixels. More details can be found in Ref. [
In this section, we provide a detailed description of our dehazing method. First, the foggy image is divided into several parts using a hierarchical subdivision superpixel segmentation algorithm. Then, a modified quadtree method is proposed to automatically obtain accurate global atmospheric light . Next, a reasonable transmission map is inferred based on information integrity prior to improve visual quality and avoid information loss. Finally, the haze-free image can be deduced from

Fig. 3 The flowchart of the proposed algorithm
图3 算法流程图
In Ref. [
A superpixel block is a set of adjacent pixels that have analogous colors, similar brightness, or related structures. Compared with rectangular patch segmentation, the superpixel segmentation guarantees the same depth of pixels in the local block. Therefore, superpixels reduce the probability of over-segmentation and under-segmentation, which is the essential reason for halo artifacts. Compared with color images, IR images only carry luminance information, and the classical SLIC algorithm is not applicable. We transform
, | (8) |
, | (9) |
where represents the luminance proximity, and is the luminance value. Due to the non-uniformity of IR images, stripe noise adversely affects results of segmentation. Bilateral filter is widely used in infrared image processing
An image usually contains both smooth and complex regions, and the size of superpixels is determined by the expected number . However, the value of is only specified in the initialization phase, which causes the segmentation process not distinguishing the image content. When the value of is small, the size of the superpixel is larger, and it tends to be under-segmented in texture-rich regions. Under-segmentation results in the superpixel easily containing targets of different depths. When the value of is large, it is easy to produce over-segmentation which reduces the correlation of uniform depth targets. To solve this problem, we develop a hierarchical subdivision SLIC based on image texture and regional merger. The principle of our modified SLIC method is based on the analysis of the image: a small value of should be used for simple texture regions, such as the sky; conversely, a large value of should be used for texture-rich regions to ensure adequate segmentation. To achieve this, we propose a hierarchical segmentation method. We use to obtain a series of rough superpixel blocks with large size; the sky region is often guaranteed to be segmented accurately with . At this point, the superpixels from sky region tend to be simple in texture and do not need to be segmented again; we need to segment the richly-textured superpixel blocks again to ensure consistent depth within the superpixels. The entropy value of image is widely used to characterize image texture information
, | (10) |
where is the number of gray-scale interval; and is the probability of each gray interval obtained by the histogram statistic. When of superpixel block is greater than threshold , needs to be segmented. The number of sub-superpixels is set to further segment . After the two-level segmentation, we obtained a series of finer sub-superpixels. In the process of fine segmentation, local over-segmentation could occur because it does not focus on image texture similarity, which is more likely to result in block effects. To reduce the block effect, a regional merger is applied to combine the over-segmented fine sub-superpixels. The region adjacency graph (RAG) centered on each superpixel block is constructed as shown in
, | (11) |
, | (12) |
, | (13) |
where and are adjacent nodes; and are two weight factors . When the content of the IR image is simple, the luminance average has a higher influence than the texture entropy , so that we can set greater than . When is greater than the threshold, and are highly similar, thus performing the merge operation. In the following experiments, we set =0.8, =0.5, and =0.5. Each superpixel needs to be searched, and the merger process of each layer is iterated until convergence; then a final superpixel map is obtained, which has the desired characteristics.

Fig. 4 Example of RAG in local region (a) A local region in fine segmented layer, (b) the corresponding RAG,(c) the next RAG after merge of P1 and P5 if the weight is greater than
图4 局部窗口RAG图示例 (a)精细分割图中局部窗口,(b)局部窗口相应的RAG图,(c)当w大于阈值wT时,合并P1、P5后下一层RAG图
The global atmospheric light describes the ambient illumination in the scene, which should be estimated from the most haze-thick region in the image, as proposed by Narasimhan

Fig. 5 Searching method to obtain . Marked region is the next sub-block (a) process of modified quadtree method based on superpixels, (b) result and process of traditional quadtree method, (c) result of our method
图5 大气光值A搜索方法 (a)基于超像素的改进四叉树搜索方法流程图,(b)传统四叉树搜索方法流程与结果,(c)所提方法流程与结果
Our proposed method regards the rough superpixel , obtained by the first segmentation, as the basic element, and the routine quartered region is replaced by a combination of superpixels. The detailed description is as follows. First, the initial segmentation is executed to generate rough superpixels, and each superpixel is labelled as .
, | (14) |
where is the total number of superpixel . Each pixel in the image is tagged with the label of the corresponding superpixel.
, | (15) |
where represents the label of pixel . Next, the image is divided into four parts of equal size, and the labels that have appeared in the largest average part are counted as . A new sub-block is constructed with superpixels corresponding to the labels in .
, | (16) |
where is the new sub-block formed by the nth iteration. Finally, the sub-block will perform a new round of quadtree subdivision. This process is repeated until each pixel within the quarter part with the maximum average belongs to a same label. The average luminance value of the final block is an accurate estimation of the airlight .
, | (17) |
where represents the luminance value of the pixel; and is the total number of pixels in region . When the sub-block to be segmented contains fewer than four superpixels, the selected quarter part with the maximum average may contain all the labels that appear in the sub-block. In this situation, the iterative process falls into partial circulation. To obtain the airlight automatically, the occurrence of the first circulation is set as the termination criterion for the iteration. The average values of each superpixel in the sub-block were calculated, and the maximum value was selected as the airlight . This modified method without human intervention can reduce the impact of local noise and blind pixels on the estimation of the airlight. For images without sky regions, the method is also robust in finding the most blurred region in the image.
After obtaining the atmospheric light , the quality of the haze-free image depends on the value of the transmission , referring to

Fig. 6 Relationship between transmission and reconstructed image. Haze is added to a block with . Dehazing the artificial block with is (a) 0.3, (b) 0.5, (c) 0.7, (d) 0.9, and the histogram distribution for each block.
图6 透射率与重建图像关系仿真图。使用透射率t=0.6添加雾霾衰减, 选定透射率t为(a)0.3、(b)0.5、(c)0.7、(d)0.9复原雾霾后图像及相应直方图分布
For most existing method based on image restoration, the reconstruction of the sky regions and highlighted target regions are more or less distorted because a small value of transmission is estimated in these regions, which overly magnifies the differences between pixels. For a target with obvious features, taking too large or small value of transmission can lead to poor results such as
The mean squared error (MSE) contrast, , which represents the variance of the pixel values and has been widely applied to evaluate the contrast characteristic of image
, | (18) |
where is the average luminance value of image; and represents the total number of pixels in the image. Human vision has a stronger perception for high-contrast images, while foggy images reduce the visual perception due to the narrow dynamic range. In general, the value of for clear natural images is larger because of large luminance value dispersion; relatively, the value is smaller for foggy images. Under extreme and ideal conditions, the value of decreases continuously as the fog concentrates, and eventually converges to zero. To improve the visibility of the reconstructed image, the selected value of transmission should optimize the image contrast, which means increasing the value of . From
, | (19) |
where is the transmission for each superpixel. Note from

Fig. 7 The input values of [0,65535] are mapped to the output with a small . The information in the red region is lost because the values are truncated
图7 利用较小的t将输入范围[0,65535]映射到输出范围. 红色区域信息因发生数据截断而丢失
As shown in
, | (20) |
where denotes the luminance value of each pixel in the reconstructed image. To maintain the integrity of the image information, the selected value of should not result in any loss of information. Therefore,
. | (21) |
Referring to
. | (22) |
Accordingly, the constraint of transmission can be inferred:
. | (23) |
Based on the analysis that the value of decreases as increases, the minimum value that satisfies
, | (24) |
where is a constant used to control the degree of dehazing. As decreases, more fog is retained, and we set it to 0.95 in the following experiments. To further reduce the effect of non-uniformity and blind pixels, we take the average value of the top 1.5% of the largest and smallest pixels as the maximum value and minimum value. The first term in
In this section, to assess the performance of our proposed method, we test it in real self-built infrared dataset and compare it with CLAHE

Fig. 8 Visual comparisons in mutation scene (a) original image, (b) CLAHE, (c) MSR, (d) Bo et al., (e) Zheng et al.(f) proposed technique. The zoomed-in details are shown on the right side of the picture
图8 突变场景中所提方法对比 (a)原图,(b)CLAHE,(c)MSR,(d)Bo,(e)Zheng,(f)本文方法

Fig. 9 Visual comparisons in slowly-varying scene (a) original image, (b) CLAHE, (c) MSR, (d) Bo et al., (e) Zheng et al.,(f) proposed technique. The zoomed-in details are shown on the right side of the picture
图9 缓变场景中所提方法对比 (a)原图,(b)CLAHE,(c)MSR,(d)Bo等,(e)Zheng等,(f)本文方法。放大后细节图于右侧展示
The CLAHE method can effectively enhance the global contrast of IR images by equalizing the image statistical histogram. The foggy region, whose pixel values are relatively concentrated in the histogram, has better visual performance after reconstruction; however, over-enhancement has occurred in the regions with slight degeneration such as trees and roofs, as shown in

Fig. 10 Example of comparison on pre-processing before CLAHE. (a) original infrared image,(b) Pre-processing image by bilateral filtering, (c) result of CLAHE in (a), (d) result of CLAHE in (b)
图10 CLAHE算法采用图像预处理后实验图 (a)原始红外图像,(b)滤波后效果图,(c)图a处理效果图,(d)图b处理效果图
Although subjective visual assessment is an effective method to evaluate the reconstructed quality, mainstream full reference and no-reference metrics are also calculated to further illustrate the performance. In the objective evaluation, the common quality assessment parameters were calculated: peak signal-to-noise ratio (PSNR), structural similarity index metric (SSIM
PSNR | SSIM | IVM | MSE (×1 | NS-SSIM | ||||
---|---|---|---|---|---|---|---|---|
| CLAHE | 13.54 | 0.46 | 9.32 | 2.52 | 9.44 | 3.19 | 0.59 |
MSR | 13.12 | 0.42 | 2.71 | 1.83 | 9.19 | 2.67 | 0.52 | |
Bo’s | 14.27 | 0.58 | 3.47 | 1.24 | 9.64 | 3.60 | 0.82 | |
Zheng’s | 15.05 | 0.53 | 11.38 | 2.26 | 11.06 | 3.66 | 0.63 | |
Proposed | 15.23 | 0.66 | 4.06 | 1.76 | 9.53 | 3.89 | 0.96 | |
| CLAHE | 12.72 | 0.48 | 20.66 | 2.84 | 10.01 | 2.00 | 0.74 |
MSE | 12.13 | 0.40 | 13.33 | 1.84 | 9.37 | 1.16 | 0.56 | |
Bo’s | 13.36 | 0.50 | 14.20 | 1.40 | 10.07 | 1.97 | 0.73 | |
Zheng’s | 13.82 | 0.61 | 19.46 | 2.66 | 10.78 | 2.32 | 0.62 | |
Proposed | 14.08 | 0.57 | 15.25 | 2.06 | 10.32 | 3.07 | 0.91 |
The bolded score is the best score.
PSNR and SSIM are fully reference-based metrics. If the PSNR is larger, the distortion of the reconstructed image will be smaller. The range of the SSIM score is 0 to 1, and a larger value closer to 1 means that the reconstructed image has better perception and realism. Except for the slightly lower SSIM in
In summary, our method performs better in quantitative comparisons, which is consistent with the qualitative results. The results of both qualitative and quantitative analyses verify that our proposed method is effective in terms of contrast, visibility, and especially in the avoidance of over-enhancement.
This paper presented an effective framework for haze removal from IR images. Our strategy optimizes the contrast of hazy images by ensuring regional similarity and information integrity. Hierarchical subdivision superpixel segmentation ensures regional similarity to reduce the impact of halo effects, and a reasonable transmission map can be estimated by maintaining the information integrity. The atmospheric light can be obtained automatically because of our hierarchical search method based on superpixels. Compared with advanced methods, our approach is more natural without over-enhancement. Furthermore, the distortion problem of the sky region can be solved. In the future, we plan to combine our method with deep learning to explore the feasibility of extrapolating the target depth.
References
Hu B R, Wu W J, Dai M Y, et al. Study on property of infrared obscure of artificial fog[J]. J. Infrared Millim. Waves, 2006, 25(2): 131-134. [Baidu Scholar]
Ancuti C, Ancuti C O, Vleeschouwer C D, et al. Day and night-time dehazing by local airlight estimation[J]. IEEE Trans. Image Process, 2020, 29: 6264-6275. 10.1109/tip.2020.2988203 [Baidu Scholar]
Xu Y, Wen J, Fei L K, et al. Review of video and image defogging algorithms and related studies on image restoration and enhancement[J]. IEEE Access, 2016, 4: 165-188. 10.1109/access.2015.2511558 [Baidu Scholar]
Wu Q, Zhang J, Ren W, et al. Accurate transmission estimation for removing haze and noise from a single image[J]. IEEE Trans. Image Process, 2020, 29: 2583-2597. 10.1109/tip.2019.2949392 [Baidu Scholar]
Wang P, Fan Q, Zhang Y, et al. A novel dehazing method for color fidelity and contrast enhancement on mobile devices[J]. IEEE Trans. Consum. Electron, 2019, 65(1): 47-56. 10.1109/tce.2018.2884794 [Baidu Scholar]
Schechner Y Y, Narasimhan S G, Nayar S K. Polarization-based vision through haze[J], Appl. Opt., 2003, 42(3): 511-525. 10.1364/ao.42.000511 [Baidu Scholar]
Narasimhan S G, Nayar S K. Vision and the atmosphere[J]. Int. J. Comput. Vis,2002, 48(3): 233-254. 10.1023/a:1016328200723 [Baidu Scholar]
Kudo Y, Kubota A. Image dehazing method by fusing weighted near-infrared image[C]. Proceedings of the International Workshop on Advanced Image Technology (IWAIT), IEEE, 2018: 1-2. 10.1109/iwait.2018.8369744 [Baidu Scholar]
Xu Z, Liu X, Chen X. Fog removal from video sequences using contrast limited adaptive histogram equalization[C]. Proceedings of the International Conference on Computational Intelligence and Software Engineering(CCISE), IEEE, 2009: 1-2. 10.1109/cise.2009.5366207 [Baidu Scholar]
Li J. Application of image enhancement method for digital images based on Retinex theory[J]. Optik, 2013, 124(23): 5986-5988. 10.1016/j.ijleo.2013.04.115 [Baidu Scholar]
Seow M J, Asari V K. Ratio rule and homomorphic filter for enhancement of digital color image[J]. Neurocomputing, 2006, 69: 954-958. 10.1016/j.neucom.2005.07.003 [Baidu Scholar]
Gonzalez R C, Woods R E. Digital image processing[M]. Prentice-Hall, State of New Jersey, 2007. [Baidu Scholar]
Jiang B, Zhang W, Zhao J, et al. Gray-scale image dehazing guided by scene depth information[J]. Math. Probl. Eng., 2016, 10: 1-10. 10.1155/2016/7809214 [Baidu Scholar]
He K, Sun J, Tang X. Single image haze removal using dark channel prior[J]. IEEE Trans. Pattern Anal. Mach. Intell, 2011, 33: 2341-2353. 10.1109/tpami.2010.168 [Baidu Scholar]
Tan Y, Wang G. Image haze removal based on superpixels and markov random field[J]. IEEE Access, 2020, 8: 60728-60736. 10.1109/access.2020.2982910 [Baidu Scholar]
Zhu Q, Mai J, Shao L. A fast single image haze removal algorithm using color attenuation prior[J]. IEEE Trans. Image Process, 2015, 24: 3522-3533. 10.1109/tip.2015.2446191 [Baidu Scholar]
Li J, Zhang H, Yuan D, et al. Single image dehazing using the change of detail prior[J]. Neurocomputing, 2015, 156: 1-11. 10.1016/j.neucom.2015.01.026 [Baidu Scholar]
Singh D, Kumar V, Kaur M. Single image dehazing using gradient channel prior[J]. Appl. Intell, 2019, 49: 4276-4293. 10.1007/s10489-019-01504-6 [Baidu Scholar]
Zhang Y, Chen Y, Fu X, et al. The research on the effect of atmospheric transmittance for the measuring accuracy of infrared thermal imager[J]. Infrared Phys. Technol, 2016, 77: 375-381. 10.1016/j.infrared.2016.06.025 [Baidu Scholar]
McCartney E J. Optics of the atmosphere: scattering by molecules and particles[J]. Phy. Bull, 1997, 521: 28. [Baidu Scholar]
Zhou S. Introduction to advanced infrared photoelectric engineering[M]. Science Press, (周世椿. 高级红外光电工程导论. 科学出版社), 2014: 67-78. ISBN: 978-7-03-041280-5. [Baidu Scholar]
Huang P, Sheng X. A number of scattering characteristics of atmospheric aerosol particles in troposphere and stratosphere[J]. J. Meteorol. Sci, 1996, 16(3): 233-239. [Baidu Scholar]
Achanta R, Shaji A, Smith K, et al. SLIC superpixels compared to state-of-the-art superpixel methods[J]. IEEE Trans. Pattern Anal. Mach. Intell, 2012, 34: 2274-2281. 10.1109/tpami.2012.120 [Baidu Scholar]
Kim J H, Jang W D, Sim J Y, et al. Optimized contrast enhancement for real-time image and video dehazing[J], J. Vis. Commun. Image Represent, 2013, 24: 410-425. 10.1016/j.jvcir.2013.02.004 [Baidu Scholar]
Zhu H L, Zhang X Z, Chen X, et al. Dim small targets detection based on horizontal-vertical multi-scale grayscale difference weighted bilateral filtering[J]. J. Infrared Millim. Waves, 2020, 39(4): 513-522 [Baidu Scholar]
Fattal R, Agrawala M, Rusinkiewicz S. Multiscale shape and detail enhancement from multi-light image collections[J]. ACM Trans. Graph, 2007, 26(3): 511-519. 10.1145/1276377.1276441 [Baidu Scholar]
Zheng M, Qi G, Zhu Z, et al. Image dehazing by an artificial image fusion method based on adaptive structure decomposition[J]. IEEE Sens. J, 2020, 20: 8062-8072. 10.1109/jsen.2020.2981719 [Baidu Scholar]
Zhang J, Wang P, Gong F, et al. Content-based superpixel segmentation and matching using its region feature descriptors[J]. IEICE Trans. Inf. Syst, 2020, 103: 1888-1900. 10.1587/transinf.2019edp7322 [Baidu Scholar]
Narasimhan S G, Nayar S K. Contrast restoration of weather degraded images[J]. IEEE Trans. Pattern Anal. Mach. Intell, 2003, 25(6): 713-724. 10.1109/tpami.2003.1201821 [Baidu Scholar]
Li L, Sang H, Zhou G, et al. Instant haze removal from a single image[J]. Infrared Phys. Technol, 2017, 83: 156-163. 10.1016/j.infrared.2017.04.021 [Baidu Scholar]
Long J, Shi Z, Tang W, et al. Single remote sensing image dehazing[J]. IEEE Geosci. Remote Sens. Lett., 2014, 11: 59-63. 10.1109/lgrs.2013.2245857 [Baidu Scholar]
Baig N, Riaz M M, Ghafoor A, et al. Image dehazing using quadtree decomposition and entropy-based contextual regularization[J]. IEEE Signal Process. Lett, 2016, 23: 853-857. 10.1109/lsp.2016.2559805 [Baidu Scholar]
Shin J, Kim M, Paik J, et al. Radiance-reflectance combined optimization and structure-guided for single image dehazing[J]. IEEE Trans. Multimed, 2020, 22: 30-44. 10.1109/tmm.2019.2922127 [Baidu Scholar]
Qin B, Huang Z, Zeng F, et al. Fast single image dehazing with domain transformation-based edge-preserving filter and weighted quadtree subdivision[C]. Proceedings of the IEEE International Conference on Image Processing (ICIP), IEEE, 2015: 4233-4237. 10.1109/icip.2015.7351604 [Baidu Scholar]
Li Y, Chen X. A coarse-to-fine two-stage attentive network for haze removal of remote sensing images[J]. IEEE Geoscience Remote Sensing Letters, 2020, 18(10):1-5. 10.1109/lgrs.2020.3006533 [Baidu Scholar]
Hautiere N, Tarel J P, Aubert D, et al. Blind contrast enhancement assessment by gradient ratioing at visible edges[J]. Image Anal. Stereol, 2011, 27: 87-95. 10.5566/ias.v27.p87-95 [Baidu Scholar]
Yu X, Xiao C, Deng M, et al. A classification algorithm to distinguish image as haze or non-haze[C]. Proceedings of the International Conference on Image and Graphics (ICIG), IEEE, 2011:286-289. 10.1109/icig.2011.22 [Baidu Scholar]