Fast and Accurate Bilateral Filtering

Fast and Accurate Approximation of the Bilateral Filter
2.4K Downloads
Updated Tue, 05 Jul 2016 15:56:37 +0000

View License

This is the MATLAB implementation of the fast approximation of the bilateral filter (for 8-bit grayscale
images) described in the following article:
[1] K. N. Chaudhury, S. Dabhade, ''Fast and provably accurate bilateral filtering'', IEEE Transactions on Image Processing, vol 26, no. 5, pp. 2519-2528, 2016. (arXiv: http://arxiv.org/abs/1603.08109)

Cite As

Kunal Chaudhury (2024). Fast and Accurate Bilateral Filtering (https://www.mathworks.com/matlabcentral/fileexchange/56158-fast-and-accurate-bilateral-filtering), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
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.1.0.0

GUI added (thanks to Anmol Popli).

1.0.0.0

code optimized.
minor update.
tags updated.
link to arXiv paper added.
small fix.

screenshot added.