Joint Bilateral filter
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 (2025). Joint Bilateral filter (https://www.mathworks.com/matlabcentral/fileexchange/62455-joint-bilateral-filter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Filtering >
- 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.