登录
首页 » Matlab » 基于matlab的线性平滑滤波图像增强并给出其PSNR指标

基于matlab的线性平滑滤波图像增强并给出其PSNR指标

于 2022-02-21 发布 文件大小:11.94 kB
0 160
下载积分: 2 下载次数: 1

代码说明:

最简单的平滑滤波是将原图中一个像素的灰度值和它周围邻近8个像素的灰度值相加,然后将求得的平均值(除以9)作为新图中该像素的灰度值。这种方法称为邻域平均法,它采用模板计算的思想,模板操作实现了一种邻域运算,即某个像素点的结果不仅与本像素灰度有关,而且与其邻域点的像素值有关。 邻域平均处理方法是以图像模糊为代价来减小噪声的,且模板尺寸越大,噪声减小的效果越显著。如果f(x,i) 是噪声点,其邻近像素灰度与之相差很大,采用邻域平均法就是用邻近像素的平均值来代替它,这样能明显消弱噪声点,使邻域中灰度接近均匀,起到平滑灰度的作用。因此,邻域平均法具有良好的噪声平滑效果,是最简单的一种平滑方法. -

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fuel-cells
    fuelcell model燃料电池模型,可直接套用。(fuel cell model_files)
    2021-03-08 22:49:28下载
    积分:1
  • EX3
    duda 模式分类 第三章 上机练习代码(原创,不是网内流传的官方工具箱,比较全,大部分已调试)对应课后题的题号(Pattern Classification 2nd CH3 code practice )
    2015-03-16 10:12:04下载
    积分:1
  • SuperPixelMerge
    这是一个基于超像素算法的分割小软件,可以用于图像的分割,但是没有语义。使用者如果用于商用,要联系软件中的作者(This is a small software based on super-pixel algorithm, which can be used for image segmentation, but without semantics. Users for commercial use should contact the authors in the software.)
    2021-01-11 19:58:49下载
    积分:1
  • HOG+SVM特征的行人检测
    里面就俩文件,直接打开main文件,修改一下图片的名称,前提是图片要放在mian所在文件夹下,然后点击运行就行了。
    2023-05-07 11:50:03下载
    积分:1
  • Lorenz
    有关洛伦兹系统的非线性仿真实例的程序,非常经典(this is a program fo lonze nonlinear system)
    2014-09-08 16:13:25下载
    积分:1
  • amplification-diminished-image
    采用matlab中的函数对图像进行放大缩小,缩小到原来的0.2倍,再放大到原来大小(Using matlab function image zoom, narrowed to 0.2 times, and then zoom to the original size)
    2012-11-26 19:17:41下载
    积分:1
  • correlation-dimension(GP-method)
    用matlab编制的,用GP算法计算关联维数,希望有用(Using matlab prepared, calculated correlation dimension algorithm with GP, hope useful)
    2020-10-16 11:17:28下载
    积分:1
  • 基于奇异值分解预编码的MIMO信道容量设计
    文章中的信道MIMO信道的容量推导,非常适合初学者理解,在下就是一名小白,还是看懂了,比较好的资料,不过没有matlab的仿真代码。(The channel MIMO channel capacity deduction in the article, very suitable for beginners to understand, in the next is a white, or understand, better information, but no matlab simulation code.)
    2021-01-03 13:18:56下载
    积分:1
  • medfiltnet
    image filtering to reduce difrent type of noise
    2012-06-02 20:25:44下载
    积分:1
  • 4
    说明:  MATLAB图像处理源程序4: P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 (MATLAB image processing source code: P0401: Prewitt operator to detect image edge P0402: different sigma value LoG operator image edge detection P0403: Canny operator to detect image edge P0404: image thresholding segmentation P0405: water of line thresholding segmentation image segmentation P0406: matrix quadtree decomposition P0407: image into text and non-text two categories P0408: morphological gradient detection Binary Image Edge P0409: morphological instance,- Images from the PCB Remove all current lines, retaining only chip targets)
    2013-05-20 23:54:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载