Joint Bilateral filter

bfilter2 function performs two dimensional bilateral Gaussian filtering.
696 Downloads
Updated 4 Jan 2019

View License

This function presents both bilateral filter and joint-bilateral filter. If you use the same image as image1 and image2, it is the normal bilateral filter; however, if you use different images in image1 and image2, you can use it as a joint-bilateral filter, where the intensity domain (range weight) calculations are performed using image2 and the spatial-domain (space weight) calculations are performed using image1.

Cite As

Mahmoud Afifi (2024). Joint Bilateral filter (https://www.mathworks.com/matlabcentral/fileexchange/62455-joint-bilateral-filter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015b
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!

Joint Bilateral filter

Version Published Release Notes
1.0.0.1

.

1.0.0.0

.