admin 发表于 2022-3-30 18:42:17

2 d adaptive noise removal filtering in matlab

The following Matlab project contains the source code and Matlab examples used for 2 d adaptive noise removal filtering. WIENERC modifies the WIENER2 function from the MATLAB image toolbox to provide proper noise estimation (assuming additive Gaussian noise) Four noise methods implemented:   -Mode of local variance (recommended) -Median of local variance -Minimum of local variance -Median absolute deviation based.
页: [1]
查看完整版本: 2 d adaptive noise removal filtering in matlab