High Density Bilateral Filter

Can remove more than 90% Impulse Noise.
726 descargas
Actualizado 12 may 2014

Ver licencia

% 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0