一种基于景深的去雾方法我要分享

A defogging method based on depth of field

景深去雾 去雾 景深计算 航拍 暗通道去雾

关注次数: 356

下载次数: 1

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

一种基于景深的去雾方法,将按通道中的最大值和最小值作为景深基准线,计算其垂直方向上的暗通道像素均值作为透射图,实现去雾,对航拍图效果显著


English Description:

A method of defogging based on depth of field, which takes the maximum and minimum values in the channel as the depth of field baseline, calculates the average value of dark channel pixels in the vertical direction as the transmission image, realizes defogging, and has a significant effect on aerial images


代码预览

GuideFilt.m

lineDehaze.m

MinCompare.m

openimg.m