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

搜索资源列表

  1. mmfilter

    0下载:
  2. 均值滤波和中值的matlab代码,很有用,比较适合初学者使用-meanfilter and medianfilter,pretty good!!
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1009
    • 提供者:项雷
  1. summary-homework-2011

    0下载:
  2. 图像处理源代码:包括梯度图、分裂合并区域分割、数学形态学、各种结构元素的影响、形态学边界、对数变换、分段线性变换、线性变换、二值图像代码 MatLab自编的均值滤波、中值滤波、高斯滤波 图像处理函数。 7-Image processing source code include: the gradient map, splitting and merging, region segmentation, mathematical morphology, structural element,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:10587
    • 提供者:王媛媛
  1. 3

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波-Using MATLAB functions filter2 in the noise of the image by the mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6248
    • 提供者:qqddsshhjj
  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. image

    0下载:
  2. 绘制图像直方图、图像边缘检测、中值滤波、均值滤波的Matlab代码,注释详细,方便初学者学习图像处理的基本方法-Draw the image histogram, image edge detection, median filtering, mean filtering Matlab code, comments, detailed, easy for beginners to learn the basic methods of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2034940
    • 提供者:Rebecca
  1. junzhizhongzhi

    1下载:
  2. 关于图像的均值滤波算法,matlab实现,算法简单有-Image mean filtering algorithm, the Matlab implementation, the algorithm is simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-24
    • 文件大小:664
    • 提供者:赵国栋
  1. lb

    0下载:
  2. 用MATLAB编写的均值滤波,中值滤波,等等滤除外加的椒盐噪声的算法-MATLAB prepared by the average filtering and median filtering, except the and so on filter with salt &pepper noise algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1223
    • 提供者:rambolyb
  1. Gaussian--median--mean-filter

    0下载:
  2. 本程序集为matlab高斯滤波、中值滤波、均值滤波,可以用于图像处理等方面-matlab Gaussian filter, median filter, mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:smallknifer
  1. MATLAB

    0下载:
  2. MATLAB数字图像均值和中值滤波 数字图像均值和中值滤波-MATLAB digital image mean and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:454145
    • 提供者:beijixiongxl
  1. quzaosheng

    0下载:
  2. MATLAB多方法去高斯白噪声方法有:多幅图像平均、均值滤波、中值滤波-MATLAB more ways to gaussian white noise methods are: many images average, average filtering and median filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1215366
    • 提供者:li
  1. denoiseaenhance

    0下载:
  2. 非MATLAB库函数实现空域去噪(包括“3x3均值滤波”、“5x5均值滤波”、“3x3中值滤波” 、“5x5中值滤波”)和空域加强(包括“拉普拉斯算子”、“Roberts算子”、“Prewitt算子”、“Sobel算子)的原创MATLAB代码。-Non-MATLAB library functions the airspace denoising (including the 3x3 mean filter, 5x5 mean filter, 3x3 median filter " ,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:163463
    • 提供者:王岗
  1. image-enhancement-in-spatial-domain

    0下载:
  2. 空间域内的图像增强,包括均值滤波,线性滤波,倒数加权滤波,digital TV_new 模型去噪的主函数等-Matlab code for image enhancement in spatial domain,Including the mean filtering, linear filtering, the reciprocal of the weighted filter, the digital TV_new model denoising main function
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3047
    • 提供者:吴聪
  1. UKF-matlab-simulation

    0下载:
  2. 卡尔曼滤波在对离散线性系统进行最优化的时候用到系统的预测方程和测量方程,但是只考虑了最简单的线性关系,即系统预测方程线性化,由于变量的均值和方差只能进行线性运算,那么当系统预测方程非线性化的时候该怎样计算预测值的方差呢? UKF就是为了研究解决这种非线性关系的。-Kalman filter used in optimization of discrete linear systems prediction and measurement equations of the system, but
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:9947
    • 提供者:shaodong
  1. Mimage-preproA

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 -Adaptive Wiener filtering in MATLAB functions filter2 the image noise by the mean filter images using five different gradient Enhancement Act for image sharpening the i
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1279
    • 提供者:duishou
  1. lvbo

    0下载:
  2. 通过matlab实现图像的中值、均值滤波,以及边缘的提取,使用的为彩色图像(附图像)-By matlab image median, mean filtering, edge extraction, using the color image (with photos like)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:102784
    • 提供者:zlk
  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. NLmeansfilter

    0下载:
  2. NL均值滤波的matlab源代码,可以实现NL均值滤波,该算法可以在保护边缘的前提下实现很好的去噪效果-NL mean filter matlab source code, can achieve the NL mean filter, the algorithm can achieve good denoising effect under the premise of protecting the edge
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:907
    • 提供者:纪坤
  1. exp_8

    0下载:
  2. 一个简单的Matlab图像处理函数,对图像进行中值滤波,和均值滤波,但是边缘处是没有做处理的,还有,滤波时,滤波窗口是矩形的,边长可以修改。-A simple program to complement the middle filter and the mean filter.cautions:the eadges of the picture is unchanged. Tht window is rectangular and the size of it is changable.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:1093
    • 提供者:林奇亮
  1. matlab

    2下载:
  2. 根据伪随机序列理论,由混合同余法产生均匀分布的随机数,进而根据中心极限定理来产生高斯噪声。 分析所产生的均匀分布和高斯分布随机信号的均值、方差、自相关等数字特征,估计其概率密度函数并进行分析,估计其功率谱密度并进行分析。说明该高斯噪声是否符合白噪声特性。 对该高斯噪声进行FIR低通滤波,估计输出低通型限带白噪声的功率谱、相关时间等,并结合白噪声通过线性系统相关理论来进行分析。 -According to the theory of pseudo-random sequence, a
  3. 所属分类:matlab

    • 发布日期:2014-07-13
    • 文件大小:1024
    • 提供者:Lee
  1. 3

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

    • 发布日期:2017-11-18
    • 文件大小:10728
    • 提供者:liuyan
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com