中文说明: 这是用matlab实现的暗通道去雾算法,可运行。分别有十个.m文件,分别实现获取大气光A和透射率T,最后进行暗通道去雾处理。详细情况可参见代码。 这是本人第一次接触图像处理的相关内容,所以代码通俗易懂,适合初学者。借鉴了一些别人的写法,当然也作为一些改动。
English Description:
This is a dark channel defogging algorithm realized by MATLAB, which can be run. There are ten. M files to obtain atmospheric light a and transmittance t respectively, and finally the dark channel defogging processing is carried out. See the code for details.