各向异性扩散
时间:2022-10-28 10:30:00
Anisotropic Diffusion (Perona & Malik)
Anisotropic diffusion is a powerful image enhancer and restorer based on the PDE of heat transfer.
The implementation details are described in "P. Perona and J. Malik, Scale-Space and Edge Detection Using Anisotropic Diffusion, IEEE Transactions on Pattern Analysis and Machine Intelligence, 12(7):629-639, July 1990" and in "G. Grieg, O. Kubler, R. Kikinis, and F. A. Jolesz, Nonlinear Anisotropic Filtering of MRI Data, IEEE Transactions on Medical Imaging, 11(2):221-232, June 1992".
The algorithm was implemented to perform upon 1D, 2D and 3D gray-scale signals.