CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - 均值滤波

搜索资源列表

  1. lessonresouse

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:670098
    • 提供者:tiantian
  1. 图像滤波处理代码

    0下载:
  2. 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:2268580
    • 提供者:qq1418
  1. NearMeanFilter

    0下载:
  2. 图像近均值滤波程序,有图,自己在毕业设计时写的,可以用
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:85191
    • 提供者:侯天峰
  1. matlab3

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:731
    • 提供者:米线
  1. chap

    0下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:10583
    • 提供者:gy
  1. image-denoise

    0下载:
  2. 运用各种方法的图像去噪,包括自适应滤波。中值滤波和均值滤波-Image denoising using various methods, including the adaptive filter. Median filter and mean filter, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:9234
    • 提供者:党晓婉
  1. mean-filter

    0下载:
  2. 对图像和yuv视频进行均值滤波的源代码,用于对图像滤波,很简单实用-Mean filtering of the source code of the image and yuv video
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:1967104
    • 提供者:sophia
  1. BoneDIP

    0下载:
  2. 使用多种方法处理生物医学图形图像,包含拉普拉斯和梯度锐化处理,然后进行均值滤波还有幂率处理。-Processing of biomedical graphics using a variety of methods, including Laplace and gradient sharpening, and then the mean filter there is a power rate processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-05
    • 文件大小:1073
    • 提供者:罗宏俊
  1. tuixiangzengqiang

    0下载:
  2. 均值滤波:把每个像素周围的8个像素来做均值操作,可以平滑图像,速度快,算法简单,但是无法去掉噪声,只能微弱的减弱它。-The mean filtering: 8 pixels around each pixel do mean, you can smooth image, fast and simple algorithm, but can not get rid of the noise, only faint weakened it.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:222701
    • 提供者:贺小婷
  1. zhongzhilvbo

    0下载:
  2. 分别在2幅灰度图像中加入一定量的高斯噪声和椒盐噪声,噪声强度自定。然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Two gray-scale images a certain amount of Gaussian noise and salt and pepper noise , noise intensity since .
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:136734
    • 提供者:张聪聪
  1. mediafilter

    0下载:
  2. 自适应均值滤波代码,可以自动调节滤波窗口大小和形状,滤波效果非常好-Adaptive mean filter code, you can automatically adjust the window size and shape of the filter, the filter effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1037
    • 提供者:赵慧
  1. lvbo

    0下载:
  2. 首先,将图片进行分割处理; 然后,用均值滤波对每个分割部分进行降噪处理。 从而提高图片的质量。-First, the image segmentation processing Then, mean filtering for noise reduction processing for each divided part. Thereby improving the quality of the picture.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:586
    • 提供者:wang
  1. filter

    0下载:
  2. matlab对图像随机添加四种噪声,然后分别通过自编中值滤波,均值滤波,高斯滤波,和维纳滤波进行滤波-matlab add four random noise to the image, and then were filtered by self median filtering, mean filtering, Gaussian filtering, and Wiener filtering
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-17
    • 文件大小:12105
    • 提供者:KaiWANG
  1. filter

    0下载:
  2. 这篇文章主要是写了MATLAB中各类滤波器的编写,包括均值滤波,高斯滤波等。-This article mainly wrote MATLAB in writing of all kinds of filter, including median filter, gauss filter, etc.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-01
    • 文件大小:603304
    • 提供者:shang
  1. ImageEnhance

    0下载:
  2. 图像增强实例,包括对比度扩散、直方图均匀化、阈值滤波、均值滤波、中值滤波、低通模板滤波、高通模板滤波、BUTTERWORTH低通滤波、BUTTERWORTH高通滤波、指数高通滤波、KIRSCH锐化、LAPLACE锐化、PREWITT锐化、ROBERTS锐化、SOBEL锐化等。-Examples include image enhancement, contrast diffusion, histogram equalization, threshold filtering, mean filte
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3347104
    • 提供者:ycr40
  1. jiaquanzhongzhi

    1下载:
  2. InSAR干涉图滤波,加权zhognzhi滤波,中值和均值相结合-SAR filtering,median
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:856
    • 提供者:bin
搜珍网 www.dssz.com