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

搜索资源列表

  1. tuxianglvbo

    0下载:
  2. 中值滤波器是一种最常用的非线性平滑滤波器。可消除图像中孤立的噪声点,又可产生较少的模糊。-Median filter is one of the most commonly used nonlinear smoothing filter. Isolated noise can eliminate the image, but also generate less fuzzy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:123493
    • 提供者:李浩杰
  1. filter-

    0下载:
  2. 用MATLAB实现线性平滑滤波器和中值滤波器-To realize the linear smoothing filter and median filter using MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:568
    • 提供者:guo
  1. Untitled

    0下载:
  2. 程序目的是分别在灰度图像中加入一定量的高斯噪声和椒盐噪声,然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Program aims were a certain amount of Gaussian noise and impulse noise in grayscale image, and then using mean and me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1576
    • 提供者:葛德
  1. ConsoleApplication11

    0下载:
  2. 利用OPENCV对图像进行加噪(均匀、椒盐)处理,并利用滤波器(修正的阿尔法均值滤波器、自适应中值滤波器)进行滤波 我配置的环境是vs2012+opencv2.0-The image noise by using the OPENCV (uniform, salt and pepper), and use the filter (modified Alfa mean filter, adaptive median filter) environmental filtering I configu
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6169707
    • 提供者:杨光
  1. zhongzhilvbo

    0下载:
  2. 中值滤波器VI对混有高斯白噪声的脉冲信号进行滤波-Median filter VI for mixed Gaussian white noise pulse signal filtering
  3. 所属分类:source in ebook

    • 发布日期:2017-03-21
    • 文件大小:55117
    • 提供者:郝贺
  1. cvrt

    0下载:
  2. 序统计滤波器实现,程序实现了最大最小和中值滤波器3种,运行时间,还有待改进,序统计滤波器的用处就不多说了-Order statistics filter implementation, the program achieved the minimum and maximum values ​ ​ of the three kinds of filters, running time, could be improved, the usefulness of order sta
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:559763
    • 提供者:clh
  1. zishizhongzhi

    0下载:
  2. 自适应中值滤波器的代码,最大9窗口和3*3标准中值滤波窗口结果对比-The adaptive median filter code, up to nine 3* 3 window, and the result of comparison of the value of the standard filter window
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1707
    • 提供者:李政
  1. adpmedian

    0下载:
  2. 对图像执行自适应中值滤波,中值滤波器开始大小为3*3-Adaptive median filter
  3. 所属分类:Document

    • 发布日期:2017-04-11
    • 文件大小:597
    • 提供者:张明辉
  1. imwork.m

    0下载:
  2. 简单的中值滤波器。输入变量名,输出变量名。即可完成中值滤波。-Simple median filter. Enter the name of the variable, the output variable name. To complete the median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1387
    • 提供者:Hanyuan Liu
  1. shiyan7

    0下载:
  2. 数字图像处理 自适应中值滤波器和中值滤波器的比较 Smax=7- digital image processing median filter and adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5840330
    • 提供者:ak
  1. deal-picture

    0下载:
  2. 使用自适应中值滤波器对图像做预处理,实现图像的消噪-Use adaptive median filter to the image preprocessing, to achieve image denoising
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:891
    • 提供者:guo
  1. zishiyingzhongzhi

    0下载:
  2. 自适应的中值滤波器程序,滤波效果比传统的中值滤波器更好,望采纳!-Adaptive median filter process, the filtering effect than the traditional median filter better, hope to adopt!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1017
    • 提供者:zhoumeng
  1. zishiyingzhongzhiRAMF

    0下载:
  2. 自适应的中值滤波器RAMF算法的程序,对椒盐噪声的处理非常有效!-RAMF adaptive median filter algorithm procedures, processing salt and pepper noise is very effective!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1154
    • 提供者:zhoumeng
  1. Digital-Image-Processing

    0下载:
  2. 计算图像直方图,图像直方图均衡处理,设计中值滤波器等-Calculating the image histogram, histogram equalization, the design value of the filter, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:371715
    • 提供者:王璐
  1. SAMF

    0下载:
  2. 自适应中值滤波器在图像降噪方面的应用,实现参数适时改变,算法及代码。-Adaptive median filter in image noise reduction, to achieve timely change parameters, algorithms and code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:12352
    • 提供者:asd
  1. RAMF

    0下载:
  2. 自适应中值滤波器算法RAMf在图像降噪方面的应用,实现参数适时改变,算法及代码-Adaptive Median Filters: New Algorithms and Results
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:759
    • 提供者:周密
  1. An-Improved-Weighted-Median-Filter

    0下载:
  2. 图像处理领域中一种改进后的联合直方图加权中值滤波器的C++代码,附带提出该算法的学术论文-an improved weighted median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:13056432
    • 提供者:王振华
  1. Desktop

    0下载:
  2. matlab图像处理常用程序:线性变换、非线性变换、图像锐化、边界追踪、中值滤波器-matlab image processing program used: linear transformation, a nonlinear transformation, median filter, boundary tracking, image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2017
    • 提供者:赵敏
  1. 2

    0下载:
  2. matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘-Practical source code of matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4174
    • 提供者:查显兵
  1. median_filter

    0下载:
  2. 中值滤波器,有需要的就下载吧,下载吧,下载吧,即下即用-Median filter, there is need to download it, download it, download it, that under-use
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3703120
    • 提供者:吴波
« 1 2 3 4 5 6 78 9 10 11 12 ... 22 »
搜珍网 www.dssz.com