High Density Bilateral Filter

版本 1.0.0.0 (34.4 KB) 作者: Suraj Kamya
Can remove more than 90% Impulse Noise.
726.0 次下载
更新时间 2014/5/12

查看许可证

% hdbf - is High density bilateral filter, which removes high density salt
% & pepper noise.
% im = input image
% sigr = range parmeter for intensity kernel
% K = length to compute window win=(2*l)+1
% n = Noise density of Salt & Pepper Noise
% out = output image
% Code developed by: Suraj Kamya
% kamyasuraj@yahoo.com

% Other used functions
% trimmf - trimmed mean filter
% fbif - free bilateral filter
% rpadd - removing padding

引用格式

Suraj Kamya (2024). High Density Bilateral Filter (https://www.mathworks.com/matlabcentral/fileexchange/46562-high-density-bilateral-filter), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0