High Density Bilateral Filter

Can remove more than 90% Impulse Noise.
724 Downloads
Updated Mon, 12 May 2014 21:20:32 +0000

View License

% 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

Cite As

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

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0