CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 均值滤波

搜索资源列表

  1. image-Filter-MATLAB

    0下载:
  2. 通过均值滤波、高斯滤波等实现图像平滑处理,使用MATLAB编程,完全无错能跑。-Image smoothing by mean filtering, Gaussian filtering achieved using MATLAB programming, completely error-free run.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:714228
    • 提供者:
  1. matlab

    0下载:
  2. 对于椒盐噪声污染的图像,分别用3*3、5*5、7*7的滤波窗口进行均值滤波去噪-For salt and pepper noise pollution images, respectively, with the filter window 3* 3,5* 5,7* 7 mean filter de-noising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:95797
    • 提供者:邱赛男
  1. matlab-filter

    0下载:
  2. MATLAB调用库函数实现均值滤波,新手练习,学习下-matlab learn , it is useful and wonderful.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-06
    • 文件大小:180880
    • 提供者:sun
  1. 图像去噪MATLAB代码

    3下载:
  2. 图像去噪,自己编写中值滤波和均值滤波的代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像处理

    0下载:
  2. 维纳滤波,中值滤波,均值滤波,降噪的代码实现(Code implementation of Wiener filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:5115904
    • 提供者:Joeserv
  1. 最常用的matlab图像处理的源代码

    0下载:
  2. #1:数字图像矩阵数据的显示及其傅立叶变换 #2:二维离散余弦变换的图像压缩 #3:采用灰度变换的方法增强图像的对比度 #4:直方图均匀化 #5:模拟图像受高斯白噪声和椒盐噪声的影响 #6:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 #7:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 #8:图像的自适应魏纳滤波 #9:运用5种不同的梯度增强法进行图像锐化 #10:图像的高通滤波和掩模处理 #11:利用巴特沃斯(Butterworth
  3. 所属分类:图形图像处理

  1. matlab程序

    1下载:
  2. 用均值滤波、中值滤波、维纳滤波法给加高斯噪声的图像去噪(Using the mean filter, median filter, Wiener filter to add the Gaussian noise image denoising)
  3. 所属分类:图形图像处理

  1. matlab程序

    0下载:
  2. 加高斯噪声后进行不同窗格的维纳滤波和均值滤波(Plus Gaussian noise after a different pane of Wiener filtering and mean filtering)
  3. 所属分类:图形图像处理

  1. matlab程序

    0下载:
  2. 加入乘性噪声和椒盐噪声的图像进行维纳滤波和均值滤波,采用不同窗口看效果(Add the image of multiplicative noise and salt and pepper noise for Wiener filtering and mean filtering, using different windows to see the effect)
  3. 所属分类:图形图像处理

  1. PSO

    1下载:
  2. 实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
  3. 所属分类:图形图像处理

    • 发布日期:
    • 文件大小:5120
    • 提供者:niushao
  1. MATLAB-image-processing-master (1)

    0下载:
  2. 图像处理算法在空间域和频域的简单滤波等方面的实现,实现了像霍夫变换和k均值算法的图像分割算法。(Image processing algorithm in the spatial domain and frequency domain of simple filtering and other aspects of the realization of the image segmentation algorithm such as Hough transform and k-means alg
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:5120
    • 提供者:gimmly
  1. PCNN输出域改进及其在彩色图像增强中应用

    1下载:
  2. 代码中有传统的图像增强算法:对数增强,均值滤波等;也有图像去噪代码;以及对PCNN算法进行改进的图像增强算法。(There are traditional image enhancement algorithms in the code: logarithmic enhancement, mean filtering, etc.; there are also image denoising code; and the PCNN algorithm is improved image enhan
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:6421504
    • 提供者:Jasmin
  1. 70099729wavelet_denoise

    2下载:
  2. 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:638976
    • 提供者:斌儿!
  1. EX2

    0下载:
  2. 图像的平滑滤波,基于均值滤波函数和中值滤波函数(Smooth filtering of images)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:61440
    • 提供者:proud
  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

    0下载:
  2. 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:tinypz
  1. lvbo

    0下载:
  2. ①线性灰度变换(函数形式) ② 编程计算图像的直方图,并与函数imhist比较 ③ 执行直方图均衡化和规定化histeq ④ 给图像添加噪声 ⑤ 执行均值滤波、高斯滤波和中值滤波 ⑥ 执行拉普拉斯滤波 ⑦ 执行低通滤波和高通滤波(Linear gray scale transformation (function form) The histogram of the image is calculated and compared with the function imhist
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:437248
    • 提供者:536536536
  1. lvbofuyuan

    0下载:
  2. ① 采用逆滤波、维纳滤波和约束最小二乘方滤波复原图像。 ② 实现四种均值滤波(Inverse filtering, Wiener filtering and constrained least square square filtering are used to restore the image. Realizing four kinds of mean filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:94208
    • 提供者:536536536
  1. NL-means

    1下载:
  2. 利用MATLAB实现了图像的非局部均值去噪算法,效果明显。(The non local means denoising algorithm of image is implemented by MATLAB, and the effect is obvious.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:47104
    • 提供者:WG_JNU
  1. code

    0下载:
  2. 三种图像去噪源码(matlab实现) 1.均值滤波对高斯噪声的效果 2.二维自适应维纳滤波对高斯噪声的滤除效果 3.对加入椒盐噪声的图像分别作均值、中值和维纳滤波(Three images to noise source code 1. The effect of mean filtering on gaussian noise. 2. The filtering effect of 2d adaptive wiener filtering on gaussian noise. 3.
  3. 所属分类:图形图像处理

  1. matlab

    0下载:
  2. 约束最小二乘方滤波要求噪声的方差和均值,这些参数可通过给定的退化图像计算出来,这是约束最小二乘方滤波的一个重要优点。(Constrained least square square filtering requires the variance and mean of noise. These parameters can be calculated by a given degraded image. This is an important advantage of constrained
  3. 所属分类:Windows编程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:kmstcc
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com