MATLAB Implementation of Bilateral Filtering for Edge-Preserving Smoothing
This program implements Bilateral filtering for edge-preserving smoothing, suitable for both grayscale and color images. The implementation handles spatial and intensity domain weighting with configurable parameters.