You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MATLAB implementation of the Perona-Malik Diffusion (anisotropic diffusion). The algorithm is designed to denoise images while keeping edges intact. Both explicit and semi-implicit implementations can be found in the repository
This project presents a numerical experiment utilizing the five-speed lattice Boltzmann method (LBM D2Q5) to solve the Perona-Malik equation for denoising black-and-white images.