改进自适应复杂扩散降斑算法筛选器 (NCDF)我要分享

Improved adaptive complex diffusion despeckling fi

matlab 算法 改进 复杂 适应 筛选器 扩散

关注次数: 236

下载次数: 0

文件大小: 115.98 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

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

代码描述

中文说明: 改进自适应复杂扩散降斑算法筛选器 (NCDF) 描述: 筛选出从噪声图像的相干斑噪声 输入: imgIn-噪声图像 TMAX-扩散时间 输出: imgOut-过滤图像 硝石-由过程的迭代次数 dTT-向量与时间为每个迭代的步骤 依赖项: 需要 matlab 图像处理工具箱


English Description:

Improved adaptive complex diffusion despeckling filter (NCDF) DESCRIPTION: Filters out speckle noise from a noisy image INPUTS: imgIn - noisy image TMAX  - diffusion time OUTPUTS: imgOut - filtered image nIter  - number of iterations made by the process dTT    - vector with the step in time for each iteration DEPENDENCIES:  needs the matlab image processing toolbox


代码预览