Next Article in Journal
Application of Self-Compacting Steel Fiber Reinforced Concrete for Pervious Frames Used for River Revetment
Next Article in Special Issue
Consecutive and Effective Facial Masking Using Image-Based Bone Sensing for Remote Medicine Education
Previous Article in Journal
Numerical and Experimental Study on the Member Performance and Stability Bearing Capacity of Wheel Coupler Formwork Supports
Previous Article in Special Issue
Data-Driven Robust Control Using Reinforcement Learning
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

X-ray Image Enhancement Based on Adaptive Gradient Domain Guided Image Filtering

1
Department of Electronic Engineering, Tsinghua University, Beijing 100084, China
2
College of Information Science and Engineering, Xinjiang University, Urumqi 830046, China
3
College of Science, Beijing Forestry University, Beijing 100083, China
4
College of Communication Engineering, Jilin University, Changchun 130012, China
5
Department of Biomedical Engineering, McGill University, Montreal, QC H3A 2B4, Canada
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(20), 10453; https://doi.org/10.3390/app122010453
Submission received: 15 August 2022 / Revised: 12 October 2022 / Accepted: 12 October 2022 / Published: 17 October 2022
(This article belongs to the Special Issue Advances in Intelligent Control and Image Processing)

Abstract

:
Due to the contrast of X-ray images being low, significant elements including organs, bones, and nodules are very difficult to identify, so contrast enhancement is necessary. In this paper, an X-ray image enhancement algorithm based on adaptive gradient domain guided image filtering is proposed. The amplification factor in the gradient domain guided image filtering needs to be set manually; it needs to constantly adjust the parameters to achieve the best enhancement effect, and this also increases the computational complexity. In order to solve this problem, an adaptive amplification factor is defined in this paper, and the proposed algorithm is applied to the X-ray image enhancement. Experimental results demonstrate that the proposed method is superior to state-of-the art algorithms in terms of detail enhancement and edge-preserving.

1. Introduction

Inspecting X-ray images is an important element of medical diagnosis. Due to factors of the imaging equipment and illumination, the contrast and definition of X-ray images are low, and it is difficult for doctors to observe the tissues of patients, including organs, bones, and nodules. Therefore, it is necessary to process the X-ray image using effective image enhancement technology [1,2].
At present, image enhancement techniques can be roughly divided into the following categories: Spatial domain, transform domain and edge-preserving filtering [3,4]. The traditional image enhancement methods based on spatial domain are histogram equalization (HE) [5], gamma correction [6], unsharp filter [7] and multi-scale retinex [8], etc. The histogram equalization (HE) can produce over-enhancement when enhancing images. In order to solve this problem, many improved algorithms based on histogram equalization are proposed, such as contrast-limited adaptive histogram equalization (CLAHE) [9], brightness preserving adaptive fuzzy histogram equalization (BPDFHE) [10], recursive exposure-based sub-image histogram equalization (RESIHE) [11], etc. HE-based approaches aim to automatically determine the global mapping function by maximizing the histogram entropy of the enhanced image. The methods based on HE are effective, but when the histogram distribution has a peak, they tend to over enhance the image and produce unnatural artifacts. Finally, these global tone mapping methods cannot adaptively enhance local image regions. In terms of the transform domain, there are many image enhancement algorithms, based on wavelet [12], dual-tree complex wavelet transform [13], contourlet [14], nonsubsampled contourlet transform (NSCT) [15], shearlet [16], nonsubsampled shearlet transform (NSST) [17], etc. Yang et al. [18] proposed an image enhancement method based on retinex and dual-tree complex wavelet transform, and this method has a good performance in terms of contrast enhancement. Feng et al. [19] proposed an image enhancement technique based on contourlet transform. This algorithm achieves enhancement by adjusting the decomposed contourlet coefficients, but as the contourlet transform does not have shift-invariance, this method can lead to the appearance of the pseudo-Gibbs phenomenon. The NSCT is an improved version of contourlet transform, which has shift-invariance, and the pseudo-Gibbs phenomenon can be effectively avoided in the application of image processing. Li et al. [20] introduced an enhancement technique using NSCT; the gamma correction and adaptive threshold are used to process the low-frequency and high-frequency components, respectively. The unsharp filter is used to process the reconstructed image achieved by inverse NSCT. The result is a dramatic advance in image contrast. The enhancement methods based on NSCT show good performance, but NSCT has a high computational complexity. Compared with the NSCT, shearlet has lower computational complexity and better sparse representation characteristics. Li et al. [21] proposed a medical image enhancement algorithm using singular value decomposition in NSST domain, and a good image enhancement performance was achieved. Zhao et al. [22] introduced another enhancement method utilizing nonsubsampled shearlet transform for X-ray images.
In recent years, guided image filtering is very popular in image processing fields [23], such as image enhancement, image fusion, image classification, image restoration, image super-resolution, image dehazing, etc. Based on guided image filtering, some extended versions were proposed, such as weighted guided image filtering (WGIF) [24], gradient domain guided image filtering (GDGIF) [25], weighted guided image filtering with steering kernel (SKWGIF) [26], anisotropic guided filtering (AnisGF) [27], effective guided image filtering [28], side window guided filtering (SWGF) [29], weighted aggregation for guided image filtering (WAGIF) [30], and robust double-weighted guided image filtering [31]. Among them, the effect of gradient domain guided image filtering in image enhancement has a good performance status. But the amplification factor in the GDGIF needs to be set manually; it needs to constantly adjust parameters to obtain a better enhanced image. This also increases the computational complexity. In order to deal with this weakness, an adaptive amplification factor is defined in this paper, and the proposed algorithm is applied to X-ray image enhancement.

2. Related Works

Gradient Domain Guided Image Filtering

The gradient domain guided image filter is proposed by incorporating an explicit first-order edge-aware constraint, and it overcomes the disadvantage of halo artifacts in the guided image filter [25]. This method is widely used in image enhancement, image fusion, and image defogging, etc. In the GDGIF method, we suppose the guidance image, input image and output image as G , X and Z ^ , respectively [25]. The Z ^ is defined as follows:
Z ^ p = a p 1 G p + b p 1 p Ω ξ 1 p 1
where a p 1 and b p 1 are constants in the window Ω ξ 1 p 1 , the corresponding values can be calculated by minimizing the cost function E a p 1 , b p 1 , and it is computed by:
E = p Ω ξ 1 p 1 a p 1 G p + b p 1 X p 2 + λ Γ ^ G p 1 a p 1 γ p 1 2
γ p 1 = 1 1 1 + e η χ p 1 μ χ ,
η = 4 μ χ , min χ p
where Γ ^ G p 1 depicts an edge-aware weighting, and it is computed by the following:
Γ ^ G p 1 = 1 N p = 1 N χ p 1 + ε χ p + ε
where χ p 1 is defined as σ G , 1 p 1 σ G , ξ 1 p 1 .
The optimal values of a p 1 and b p 1 can be defined as follows:
a p 1 = μ G Θ X , ξ 1 p 1 μ G , ξ 1 p 1 μ X , ξ 1 p 1 + λ Γ ^ G p 1 γ p 1 σ G , ξ 1 2 p 1 + λ Γ ^ G p 1
b p 1 = μ X , ξ 1 p 1 a p 1 μ G , ξ 1 p 1
The final value of the output image Z ^ p can be calculated by the following:
Z ^ p = a ¯ p G p + b ¯ p
where a ¯ p and b ¯ p represent the mean values of a p 1 and b p 1 in the window, respectively. The corresponding formulas can be defined as follows:
a ¯ p = 1 Ω ξ 1 p p 1 Ω ξ 1 p a p 1
b ¯ p = 1 Ω ξ 1 p p 1 Ω ξ 1 p b p 1
where Ω ξ 1 p 1 represents the cardinality of Ω ξ 1 p 1 .

3. The Proposed Method

In this section, an adaptive amplification factor is proposed. From Section 2, we can denote that the detail layer s is defined as the following [25,28]:
s = G Z ^
where Z ^ presents the base layer.
Multiplying the detail layer by an amplification factor β , the corresponding equation is defined as follows:
s 1 = β × s = β × G Z ^
where s 1 shows the enhanced detail layer, and β is an adjustable parameter, which can influence the enhanced result. In traditional gradient domain guided image filtering, the value of β is set to 5 [25].
The output image f can be computed by the following:
f = Z ^ + s 1
Substituting Equation (8) into Equation (12):
s 1 = β × G a ¯ G b ¯ = β × 1 a ¯ G β × b ¯
The gradient of the enhanced detail layer can be defined as follows:
s 1 = β × 1 a ¯ × G
From Equation (1), we can define the gradient of base layer, and it is defined as follows:
Z ^ = a ¯ × G
In general, the s 1 is less than Z ^ . If not, the noise in the detail layer will be amplified. We have the following equation:
s 1 Z ^
Substituting Equations (15) and (16) into Equation (17):
β . 1 a ¯ × G a ¯ × G
From Formula (18), we can have the following equation:
β a ¯ 1 a ¯
When the value of β is large, the noise can be amplified; when the value of β is small, the details will be suppressed. From the above analysis, we can see that a proper value of β is very important to balance the noise suppression and detail enhancement. In this section, the value of β is defined as follows:
β = a ¯ 1 a ¯
where β is an adaptive parameter, and its value does not need to be set manually.

4. Experimental Results

In order to demonstrate the effectiveness of the proposed method, we experimented on a large number of X-ray images from the website http://acm.cs.nctu.edu.tw/ (accessed on 20 September 2022) which was provided by Prof Ching-Chun Huang, and the following seven image enhancement approaches are compared: McCann [32], RLBHE [33], RESIHE [11], TBCSSR [34], gradient domain guided image filtering (GDGIF) [25], statistical methods with image processing concepts (SMIPC) [35], and improved type-II fuzzy set (FuzzyII) [36]. Subjective and objective assessments are used to evaluate the performance of different image enhancement methods. In terms of the objective index, the average gradient (AG) [37], information entropy (H) [37], average local contrast (ALC) [38], spatial frequency (SF) [37] and mean gradient [38] are used in the comparison. The bigger these indexes are, the better the image enhancement effect is.
The average gradient (AG) is defined as follows [37]:
A G = i j f i , j f i + 1 , j 2 + f i , j f i , j + 1 2 1 / 2 m n
where f i , j shows the pixel intensity at i , j , and m × n shows the size of the image.
Information entropy (H) estimates the amount of information in the image, and it is calculated by the following [37]:
H = k = 0 255 p k log 2 p k
where p k shows the probability of intensity value k in the image.
The average local contrast (ALC) of the image is achieved by calculating the average value of the local contrast metric, and the local contrast is defined as follows [38]:
C i j = σ w 2 μ w
where the local mean of intensity μ w is calculated for the pixels within the sliding 3 × 3 window centered on the pixel i , j , and σ w 2 shows the local variance of intensity.
Spatial frequency (SF) denotes the overall information level in the regions, and it is defined as follows [37]:
S F = R F 2 + C F 2
where
R F = i j f i , j f i , j 1 2 m n
C F = i j f i , j f i 1 , j 2 m n
The mean gradient (MG) evaluates the edge information of image; it is defined as follows [38]:
M G = 1 m n j = 1 n i = 1 m G i j
where G i j shows the magnitude of the gradient at the pixel location i , j in the image.
Figure 1 shows the enhancement images of eight methods experimented on X-ray image 1. Figure 1a shows the original X-ray image 1; Figure 1b shows the image obtained by McCann, and the image is too bright; Figure 1c shows the image achieved by RLBHE—the image is too dark and the performance of enhancement is poor, the details of the image are difficult to ascertain; Figure 1d is the result obtained by RESIHE—the definition of the image is low; Figure 1e shows the image enhanced by TBCSSR; Figure 1f represents the image obtained by GDGIF—the image has a lot of noise; Figure 1g and Figure 1h show the result enhanced by SMIPC and FuzzyII, respectively, and the images have poor enhancement performance; Figure 1i is the image achieved by the proposed method—it has moderate brightness and better clarity. Table 1 is the evaluation index values of various algorithms in Figure 1. From this table, we can denote that the values of AG, ALC, SF and MG obtained by the proposed technique are the best; the value of H achieved by SMIPC is the best, and the corresponding value obtained by the proposed method is still ranked second.
Figure 2 shows the enhancement images of eight approaches experimented on X-ray image 2. Figure 2a shows the original X-ray image 2; Figure 2b is the result obtained by McCann—the contrast is low; Figure 2c presents the image enhanced by RLBHE—it does not achieve the effect of image enhancement, the image is too dark, and we can hardly get effective information from it; Figure 2d shows the result achieved by RESIHE—the effect of enhancement is not obvious; the images obtained by TBCSSR and FuzzyII are shown in Figure 2e and Figure 2h, respectively. The contrast and the definition are low; Figure 2f and Figure 2g show the results enhanced by GDGIF and SMIPC, respectively. The two images appear to have noise amplification. The result enhanced by the proposed algorithm is shown in Figure 2i—it reveals more image details and suppresses the noise. Bone information can be clearly obtained, which is helpful for doctors to diagnose. Table 2 is the evaluation index values of various methods in Figure 2. Except for H, our method is the best for other indicators.
Figure 3 shows the enhancement images of eight approaches experimented on X-ray image 3. Figure 3a shows the original X-ray image 3; Figure 3b shows the enhancement result computed by McCann—the image is too bright, resulting in the loss of image details; Figure 3c shows the image achieved by RLBHE—the image is too dark, the useful information is lost; Figure 3d depicts the result achieved by RESIHE—the effect of enhancement is not obvious; Figure 3e shows the image obtained by TBCSSR—the image becomes gray and it is difficult to observe the details; the results enhanced by GDGIF, SMIPC, and FuzzyII are shown in Figure 3f–h, respectively. They are very similar and the enhancement effect is not prominent. Our method is depicted in Figure 3i—it performs well, and more details are retained. Table 3 shows the evaluation index values of the methods in Figure 3. Our method obtains the best values for all the metrics.
Figure 4 shows the enhancement images of eight approaches experimented on X-ray image 4. Figure 4a shows the original X-ray image 4; Figure 4b is the result computed by McCann—the image is too bright; Figure 4c depicts the image enhanced by RLBHE—the image is too dark; Figure 4d is the result achieved by RESIHE—the effect of enhancement is not obvious; the image obtained by TBCSSR is shown in Figure 4e—the image is dark; Figure 4f is the result enhanced by GDGIF—the details of the image are well preserved; Figure 4g and Figure 4h are the results enhanced by SMIPC and FuzzyII, respectively; Figure 4i is the result calculated by our approach. Table 4 shows evaluation data in Figure 4, and we can notice that the values of AG, H, ALC, SF and MG are the best.
We used eight image enhancement methods to experiment on 69 X-ray images, which we collected from the website http://acm.cs.nctu.edu.tw/ (accessed on 20 September 2022), and the corresponding average data are shown in Table 5. From this table, we can notice that the values of AG, H, ALC SF and MG are the best. Through the above comprehensive analysis, the experiment results show that our method has obvious advantages in terms of both subjective and objective evaluations.

5. Conclusions

The low contrast of X-ray images makes it difficult to identify tiny and abnormal details. In order to solve this problem, a novel X-ray image enhancement method based on adaptive gradient domain guided image filtering is proposed, which solves the disadvantage that the amplification factor needs to be adjusted manually in traditional gradient domain guided image filtering. The proposed adaptive amplification factor is adopted to gradient domain guided image filtering and can effectively suppress the noise and boost the fine details in the detail layer. Compared to the state-of-the-art image enhancement methods, the proposed algorithm can produce a good enhanced performance in terms of the subjective and objective assessment. In follow-up work, we will apply this algorithm to the enhancement of other medical images to help doctors carry out auxiliary diagnosis and treatment for patients.

Author Contributions

The experimental measurements and data collection were carried out by L.L. and H.M. The manuscript was written by L.L. with the assistance of M.L., H.M., Z.J., X.Y. and W.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Cross-Media Intelligent Technology Project of Beijing National Research Center for Information Science and Technology (BNRist) under Grant No. BNR2019TD01022.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Huang, C.; Manh, H. X-ray enhancement based on component attenuation, contrast adjustment, and image fusion. IEEE Trans. Image Process. 2019, 28, 127–141. [Google Scholar] [CrossRef]
  2. Hussain, L. Lung cancer prediction using robust machine learning and image enhancement methods on extracted gray-level co-occurrence matrix features. Appl. Sci. 2022, 12, 6517. [Google Scholar] [CrossRef]
  3. Yao, L.; Lin, Y.; Muhammad, S. An improved multi-scale image enhancement method based on retinex theory. J. Med. Imaging Health Inform. 2018, 8, 122–126. [Google Scholar] [CrossRef]
  4. Guo, Q.; Jia, Z.; Yang, J.; Nikola, K. Contrast enhancement of medical images using fuzzy set theory and nonsubsampled shearlet transform. Int. J. Imaging Syst. Technol. 2019, 29, 110–117. [Google Scholar]
  5. Kansal, S.; Purwar, S.; Tripathi, R. Image contrast enhancement using unsharp masking and histogram equalization. Multimed. Tools Appl. 2018, 77, 26919–26938. [Google Scholar] [CrossRef]
  6. Kallel, F.; Sahnoun, M.; Hamida, A. CT scan contrast enhancement using singular value decomposition and adaptive gamma correction. Signal Image Video Process. 2018, 12, 905–913. [Google Scholar] [CrossRef]
  7. Joseph, J.; Anoop, B.; Williams, J. A modified unsharp masking with adaptive threshold and objectively defined amount based on saturation constraints. Multimed. Tools Appl. 2019, 78, 11073–11089. [Google Scholar] [CrossRef]
  8. Rahman, Z.; Jobson, D.J.; Woodell, G. Multi-scale retinex for color image enhancement. In Proceedings of the International Conference on Image Processing, Lausanne, Switzerland, 19 September 1996; pp. 1003–1006. [Google Scholar]
  9. Zuiderveld, K. Contrast limited adaptive histograph equalization. In Graphic Gems IV; Academic Press Professional: San Diego, CA, USA, 1994; pp. 474–485. [Google Scholar]
  10. Subramani, B.; Veluchamy, M. MRI brain image enhancement using brightness preserving adaptive fuzzy histogram equalization. Int. J. Imaging Syst. Technol. 2018, 28, 217–222. [Google Scholar] [CrossRef]
  11. Singh, K.; Kapoor, R.; Sinha, S. Enhancement of low exposure images via recursive histogram equalization algorithms. Optik 2015, 126, 2619–2625. [Google Scholar] [CrossRef]
  12. Ashiba, H.; Mansour, H.; Ahmed, H. Enhancement of IR images using histogram processing and the undecimated additive wavelet transform. Multimed. Tools Appl. 2019, 78, 11277–11290. [Google Scholar] [CrossRef]
  13. Selesnick, I.; Baraniuk, R.; Kingsbury, N. The dual-tree complex wavelet transform. IEEE Signal Process. Mag. 2005, 22, 123–151. [Google Scholar] [CrossRef]
  14. Do, M.; Vetterli, M. The contourlet transform: An efficient directional multiresolution image representation. IEEE Trans. Image Process. 2005, 14, 2091–2106. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  15. Cunha, A.; Zhou, J.; Do, M. The nonsubsampled contourlet transform: Theory, design, and applications. IEEE Trans. Image Process. 2006, 15, 3089–3101. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Guo, K.; Labate, D.; Lim, W. Edge analysis and identification using the continuous shearlet transform. Appl. Comput. Harmon. Anal. 2009, 27, 24–46. [Google Scholar] [CrossRef] [Green Version]
  17. Easley, G.; Labate, D.; Lim, W. Sparse directional image representations using the discrete shearlet transform. Appl. Comput. Harmon. Anal. 2008, 25, 25–46. [Google Scholar] [CrossRef] [Green Version]
  18. Yang, M.; Tang, G.; Liu, X. Low-light image enhancement based on retinex theory and dual-tree complex wavelet transform. Optoelectron. Lett. 2018, 14, 470–475. [Google Scholar] [CrossRef]
  19. Feng, P.; Pan, Y.; Wei, B. Enhancing retinal image by the contourlet transform. Pattern Recognit. Lett. 2007, 28, 516–522. [Google Scholar] [CrossRef]
  20. Li, L.; Si, Y.; Jia, Z. A novel brain image enhancement method based on nonsubsampled contourlet transform. Int. J. Imaging Syst. Technol. 2018, 28, 124–131. [Google Scholar] [CrossRef]
  21. Li, L.; Si, Y.; Wang, L. Brain image enhancement approach based on singular value decomposition in nonsubsampled shearlet transform domain. J. Med. Imaging Health Inform. 2020, 10, 1785–1794. [Google Scholar] [CrossRef]
  22. Zhao, T.; Zhang, S. X-ray image enhancement based on nonsubsampled shearlet transform and gradient domain guided filtering. Sensors 2022, 22, 4074. [Google Scholar] [CrossRef] [PubMed]
  23. He, K.; Sun, J.; Tang, X. Guided image filtering. IEEE Trans. Pattern Anal. Mach. Intell. 2013, 35, 1397–1409. [Google Scholar] [CrossRef] [PubMed]
  24. Li, Z.; Zheng, J.; Zhu, Z. Weighted guided image filtering. IEEE Trans. Image Process. 2015, 24, 120–129. [Google Scholar]
  25. Kou, F.; Chen, W.; Wen, C. Gradient domain guided image filtering. IEEE Trans. Image Process. 2015, 24, 4528–4539. [Google Scholar] [CrossRef] [PubMed]
  26. Sun, Z.; Han, B.; Li, J. Weighted guided image filtering with steering kernel. IEEE Trans. Image Process. 2020, 29, 500–508. [Google Scholar] [CrossRef]
  27. Ochotorena, C.; Yamashita, Y. Anisotropic guided filtering. IEEE Trans. Image Process. 2020, 29, 1397–1412. [Google Scholar] [CrossRef]
  28. Lu, Z.; Long, B.; Li, K. Effective guided image filtering for contrast enhancement. IEEE Signal Process. Lett. 2018, 25, 1585–1589. [Google Scholar] [CrossRef]
  29. Yin, H.; Gong, Y.; Qiu, G. Side window guided filtering. Signal Process. 2019, 165, 315–330. [Google Scholar] [CrossRef]
  30. Chen, B.; Wu, S. Weighted aggregation for guided image filtering. Signal Image Video Process. 2020, 14, 491–498. [Google Scholar] [CrossRef]
  31. Zhang, X.; He, C. Robust double-weighted guided image filtering. Signal Process. 2022, 199, 108609. [Google Scholar] [CrossRef]
  32. Funt, B.; Ciurea, F.; Mccann, J. Retinex in MATLABTM. J. Electron. Imaging 2004, 13, 48–57. [Google Scholar] [CrossRef]
  33. Zuo, C.; Chen, Q.; Sui, X. Range limited bi-histogram equalization for image contrast enhancement. Optik 2013, 124, 425–431. [Google Scholar] [CrossRef]
  34. Al-Ameen, Z. A new algorithm for improving the low contrast of computed tomography images using tuned brightness controlled single-scale retinex. Scanning 2015, 37, 116–125. [Google Scholar] [CrossRef] [PubMed]
  35. Al-Ameen, Z. Contrast enhancement of medical images using statistical methods with image processing concepts. In Proceedings of the 2020 6th International Engineering Conference, Sustainable Technology and Development (IEC) 2020, Erbil, Iraq, 26–27 February 2020; pp. 169–173. [Google Scholar]
  36. Al-Ameen, Z. Contrast enhancement of digital images using an improved Type-II fuzzy set-based algorithm. Traitem. Signal 2021, 38, 39–50. [Google Scholar] [CrossRef]
  37. Kumar, B.S. Image fusion based on pixel significance using cross bilateral filter. Signal Image Video Process. 2015, 9, 1193–1204. [Google Scholar] [CrossRef]
  38. Zhan, K.; Shi, J.; Teng, J. Linking synaptic computation for image enhancement. Neurocomputing 2017, 238, 1–12. [Google Scholar] [CrossRef]
Figure 1. Comparison on X-ray image 1. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Figure 1. Comparison on X-ray image 1. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Applsci 12 10453 g001
Figure 2. Comparison on X-ray image 2. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Figure 2. Comparison on X-ray image 2. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Applsci 12 10453 g002
Figure 3. Comparison on X-ray image 3. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Figure 3. Comparison on X-ray image 3. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Applsci 12 10453 g003aApplsci 12 10453 g003b
Figure 4. Comparison on X-ray image 4. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Figure 4. Comparison on X-ray image 4. (a) Original image; (b) McCann; (c) RLBHE; (d) RESIHE; (e) TBCSSR; (f) GDGIF; (g) SMIPC; (h) FuzzyII; (i) Proposed method.
Applsci 12 10453 g004aApplsci 12 10453 g004b
Table 1. The metric data of eight methods on X-ray image 1.
Table 1. The metric data of eight methods on X-ray image 1.
AGHALCSFMG
McCann6.36927.65120.471210.90255.3625
RLBHE3.81036.98510.12256.26013.2202
RESIHE6.51997.63780.596310.97085.5011
TBCSSR7.73606.47390.929813.24056.5689
GDGIF8.02817.65420.912512.73096.7635
SMIPC6.29767.71750.622510.88865.3096
FuzzyII6.82857.49380.747611.82435.7914
Proposed10.38127.70131.491117.60558.8347
Table 2. The metric data of eight methods on X-ray image 2.
Table 2. The metric data of eight methods on X-ray image 2.
AGHALCSFMG
McCann5.12817.41840.466512.51244.3633
RLBHE2.34956.08560.43106.73961.9789
RESIHE5.38597.19870.893313.34304.6023
TBCSSR5.30695.80501.232215.48404.5424
GDGIF6.94917.36881.377315.14715.8878
SMIPC5.21317.27010.863313.14914.4709
FuzzyII5.19847.05680.930014.10444.4660
Proposed7.56217.18561.806920.10446.5175
Table 3. The metric data of eight methods on X-ray image 3.
Table 3. The metric data of eight methods on X-ray image 3.
AGHALCSFMG
McCann4.01237.54350.28708.94643.4352
RLBHE2.24456.70020.09324.82081.8789
RESIHE4.54017.34860.46479.65683.8846
TBCSSR3.95345.89910.54799.42823.3742
GDGIF5.18277.58220.847911.06294.4008
SMIPC4.04697.48190.46689.13153.4699
FuzzyII4.04097.34980.50459.27293.4821
Proposed6.62977.59510.882912.95035.6974
Table 4. The metric data of eight methods on X-ray image 4.
Table 4. The metric data of eight methods on X-ray image 4.
AGHALCSFMG
McCann4.97477.39600.29019.17374.0981
RLBHE2.47216.64510.05144.28702.0405
RESIHE5.49767.60380.43839.84374.5322
TBCSSR6.17226.67840.602111.03945.1153
GDGIF7.02917.63210.609011.47035.7992
SMIPC4.96637.64400.38239.18134.0798
FuzzyII5.55897.44300.473210.09694.6027
Proposed7.83107.73820.819613.72656.5771
Table 5. The average metric data of eight methods on 69 X-ray images.
Table 5. The average metric data of eight methods on 69 X-ray images.
AGHALCSFMG
McCann4.50977.16850.27098.47583.7301
RLBHE2.96466.41710.10045.39582.4631
RESIHE5.35057.14410.45459.73584.4233
TBCSSR5.81096.22290.569510.64724.8123
GDGIF6.34047.28090.581410.52985.2334
SMIPC4.51907.27830.37988.51683.7244
FuzzyII5.01177.11250.45279.39924.1508
Proposed7.14457.35200.847513.39445.9647
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Li, L.; Lv, M.; Ma, H.; Jia, Z.; Yang, X.; Yang, W. X-ray Image Enhancement Based on Adaptive Gradient Domain Guided Image Filtering. Appl. Sci. 2022, 12, 10453. https://doi.org/10.3390/app122010453

AMA Style

Li L, Lv M, Ma H, Jia Z, Yang X, Yang W. X-ray Image Enhancement Based on Adaptive Gradient Domain Guided Image Filtering. Applied Sciences. 2022; 12(20):10453. https://doi.org/10.3390/app122010453

Chicago/Turabian Style

Li, Liangliang, Ming Lv, Hongbing Ma, Zhenhong Jia, Xinghua Yang, and Weiyi Yang. 2022. "X-ray Image Enhancement Based on Adaptive Gradient Domain Guided Image Filtering" Applied Sciences 12, no. 20: 10453. https://doi.org/10.3390/app122010453

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop