实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法我要分享

Realization of anisotropic diffusion filtering algorithm for gray image

Anisotropic_Diffusion 各向异性 高斯 保留图像边缘 扩散滤波 增强对比度

关注次数: 360

下载次数: 1

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

本程序实现灰度图像各向异性扩散(Anisotropic Diffusion)滤波算法,可以用于平滑信号,保留边缘,增强边缘对比度。与普通高斯Gaussian算法相比,它不会平滑边缘的图像。


English Description:

This program can be used to smooth the signal, preserve the edge and enhance the edge contrast. Compared with the ordinary Gaussian Gaussian algorithm, it does not smooth the edge of the image.


代码预览

Anisotropic.m