各向异性扩散方程 Resources

Showing items tagged with "各向异性扩散方程"

Perona and Malik established an anisotropic diffusion equation based on the heat conduction equation and applied it to scale-space image smoothing in image processing. This model performs distinct processing on edge and non-edge regions of images, features simple iterative solving schemes, overcomes major drawbacks of traditional filtering methods, significantly improves image quality, and pioneers new directions for image edge detection and enhancement. The implementation typically involves gradient-based diffusion coefficient calculations and iterative updates using finite difference methods.

MATLAB 264 views Tagged