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

搜索资源列表

  1. Filtering-and-sharpening

    0下载:
  2. 利用matlab对图像进行加噪、平滑滤波、中值滤波、水平垂直差分锐化及交叉锐化-Use matlab for image noise, smoothing, median filtering, sharpening, and horizontal and vertical differential cross sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:38862
    • 提供者:徐欣
  1. DIP-Spatial-filtering-(USM-Sobel)

    0下载:
  2. 本文主要探讨了中值滤波以及高斯滤波两个空间低通滤波器,结合unsharp masking,、Canny 算子、Sobel算子、以及Laplace算子研究了高通滤波器的特性,掌握了边缘检测技术的原理,并对这一系列技术进行了对比。 doc文档最后附有USM、Sobel等算子实现的matlab源代码-This paper discusses the median filtering and Gaussian filtering both spatial low-pass filter, combi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2357639
    • 提供者:du han
  1. Wiener-filtering

    0下载:
  2. 本文主要基于退化-恢复模型进行研究,首先对Lena图像加入了Gauss 噪声,并选用中值滤波方法恢复;随后基于运动模糊模型进行退化建模,分别采用几种维纳滤波方法对源图像进行还原。 doc文档中推导了维纳滤波过程,并用matlab实现了了多种维纳滤波器,代码都附在文中。-This article is mainly based on the degradation- the recovery model to study, first joined the Gauss Lena image n
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1541754
    • 提供者:du han
  1. tuxiangquzao-

    0下载:
  2. 把一幅图像加上高斯噪声,再分别用均值和中值滤波的方法去除噪声。matlab仿真出的图像为四个:第一个为原图片,第二个为加高斯噪声后的图片,第三个为均值滤波后的图片,第四个为中值滤波后的图片。-Put an image plus Gaussian noise, then were mean and median filtering to remove noise. matlab simulation of the image into four: the first one is the orig
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:132789
    • 提供者:妞妞
  1. chepai

    0下载:
  2. 基于Matlab的车牌识别程序,本程序包含车牌处理要求的一些处理,如256色转灰度,中值滤波,车牌截取,车牌定位等-Matlab-based license plate recognition program, the program contains a number of processing plate processing requirements, such as 256-color to gray, median filtering, interception plates, lic
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:22529
    • 提供者:阿批
  1. filter

    0下载:
  2. 利用matlab进行均值滤波、中值滤波、算子滤波和高斯滤波-Use matlab mean filter, median filter, filtering and Gaussian filter operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1432
    • 提供者:禇慧君
  1. mid_filter

    0下载:
  2. 中值滤波的matlab子程序,可实现图像中值滤波-Median filter matlab routine, image filtering can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1213
    • 提供者:黄鹏
  1. zhongzhilvbo

    0下载:
  2. 实现中值滤波的Verilog编程,并且还有matlab仿真验证-Verilog programming to achieve median filtering, and there matlab simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-27
    • 文件大小:9608674
    • 提供者:hejiao
  1. median-filter

    0下载:
  2. 中值滤波的一种改进算法,用matlab编程-An improved algorithm of median filter, the matlab programming
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:838
    • 提供者:李亮
  1. tobacco

    0下载:
  2. 这是有关烟叶的图像处理的代码,程序是用MATLAB编写的,中值滤波模块。-This is the tobacco image processing code, the program is using MATLAB, median filtering module.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-22
    • 文件大小:6722670
    • 提供者:zhuangzhenzhen
  1. zsy

    0下载:
  2. 两种自适应中值滤波,对图像去噪很有效果,matlab编写-two kinds of adptive median filters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1464
    • 提供者:张恒
  1. ImageProcessing

    0下载:
  2. 英国matlab图像处理教学,中值滤波,均值滤波等等。-uk matlab image processing teaching, median filter,average filter and so on
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:595
    • 提供者:dh
  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. edge-extract

    0下载:
  2. 图像边缘提取matlab代码,主要利用log算子和中值滤波提取图像边缘,并显示出原图形和边缘提取图像-extract the edge ofthe image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1507
    • 提供者:yp_mei
  1. image_filtering

    0下载:
  2. 利用matlab处理图像,分别用高斯滤波,均值滤波和中值滤波,对同一个噪声图像处理及得到结果-Using matlab image processing, respectively, with a Gaussian filter, mean filter and median filter, image processing on the same noise and get results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1235721
    • 提供者:rainsnowfrost
  1. MATLAB-program-processing-prograph

    0下载:
  2. MATLAB程序,可以实现图像中值、均值、维纳滤波 源程序代码。-MATLAB program, you can achieve image median, mean, Wiener filter source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5783
    • 提供者:张满军
  1. medfilt3

    1下载:
  2. matlab实现的平滑滤波也即中值滤波,能够处理一维信号中的脉冲噪声。-Matlab smooth filtering and median filtering, able to handle a one-dimensional signal of impulse noise.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2568
    • 提供者:曾凡光
  1. zishiying

    0下载:
  2. 在matlab 下的自适应中值滤波。可以处理彩色图像- matlab colorpicture zhongzhilvbo
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:806
    • 提供者:刘天琪
  1. Wavelet-

    0下载:
  2. matlab 的小波去噪界面设计,在图像进行小波分解,给高频部分滤除,在进行中值滤波哦,最后合成-Wavelet denoising matlab interface design, image wavelet decomposition, to filter out the high frequency part, during the median filtering Oh, the final synthesis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2315198
    • 提供者:周预
  1. AdaptiveMedian

    0下载:
  2. 从网上看到了matlab实现的自适应中值滤波,用C++改写了一下。-Adaptive Median, matlab version to C++ version.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:970
    • 提供者:wzy
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 26 »
搜珍网 www.dssz.com