High Density Bilateral Filter
% 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 (2025). High Density Bilateral Filter (https://www.mathworks.com/matlabcentral/fileexchange/46562-high-density-bilateral-filter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Computer Vision Toolbox > Recognition, Object Detection, and Semantic Segmentation > Image Category Classification >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |