中文说明: 改进自适应复杂扩散降斑算法筛选器 (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