<p>In response to the limitations of traditional infrared image enhancement algorithms, such as inadequate representation of detail layers and noise introduced during contrast enhancement, we propose a novel method based on Weighted Guided Image Filtering with Steering Kernel (SKWGIF). This method utilizes SKWGIF in conjunction with Gaussian Filtering (GF) to decompose the infrared image into a base layer that preserves edges and a detail layer rich in textures. We then apply Contrast Limited Adaptive Histogram Equalization (CLAHE) to enhance the base layer, while the filter coefficients are used to enhance the detail layer and fuse the two layers. The images processed using the proposed algorithm demonstrate improved edge sharpness, enhanced texture details, and consistent contrast enhancement, all while effectively suppressing image noise. The code for this method is available at: <a href="https://github.com/XuZeDong-xzd/SKWGIF-DDE">https://github.com/XuZeDong-xzd/SKWGIF-DDE</a>.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Infrared Image Enhancement Using Weighted Guided Image Filtering with Steering Kernel

  • Zedong Xu,
  • Jianfeng Zhang

摘要

In response to the limitations of traditional infrared image enhancement algorithms, such as inadequate representation of detail layers and noise introduced during contrast enhancement, we propose a novel method based on Weighted Guided Image Filtering with Steering Kernel (SKWGIF). This method utilizes SKWGIF in conjunction with Gaussian Filtering (GF) to decompose the infrared image into a base layer that preserves edges and a detail layer rich in textures. We then apply Contrast Limited Adaptive Histogram Equalization (CLAHE) to enhance the base layer, while the filter coefficients are used to enhance the detail layer and fuse the two layers. The images processed using the proposed algorithm demonstrate improved edge sharpness, enhanced texture details, and consistent contrast enhancement, all while effectively suppressing image noise. The code for this method is available at: https://github.com/XuZeDong-xzd/SKWGIF-DDE.