CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - median filters

搜索资源列表

  1. mymfc

    0下载:
  2. 用OPENCV实现的Canny算子,Sobel算子,Laplace算子,简单不带尺度模糊,简单模糊,中值滤波,高斯滤波,双向滤波滤的示例程序。-OPENCV achieved by Canny operator, Sobel operator, Laplace operator, simple and without dimension fuzzy, simple fuzzy, median filtering, Gaussian filtering, two-way filter filter
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11459523
    • 提供者:吴敬鑫
  1. SAR_Filter

    0下载:
  2. SAR图像的滤波器,包括GAMMA、lee以及中值滤波-SAR image filters, including GAMMA, lee, and median filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2207
    • 提供者:李兴凯
  1. toolbox_image

    0下载:
  2. unctions related to image processing, including * images loading and generation. * filtering and blurring functions. * anisotropic and spacially variant filters. * non-linear filtering (median, LIC, bilateral). * High Dynamic Range image l
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2636613
    • 提供者:Ahmed
  1. erlang

    0下载:
  2. arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for erlang noise image-arithmetic me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1286
    • 提供者:anoop
  1. exponential

    0下载:
  2. arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for exponential noise image-arithmet
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1292
    • 提供者:anoop
  1. gaussian

    0下载:
  2. arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for gausian noise image-arithmetic m
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1223
    • 提供者:anoop
  1. raly

    0下载:
  2. arithmetic mean filter,geometric mean filter,harmonic mean filtercontra-harmonic mean (Q=-ve),contra-harmonic mean (Q=+ve),median filter,max filter,min filter,mid point filter and alpha-trimmed filters are applied for ralye noise image-arithmetic mea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1291
    • 提供者:anoop
  1. Lab-07

    0下载:
  2. Median, Min and Max Filters using openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1517428
    • 提供者:mani
  1. Sarfilter

    0下载:
  2. SAR图像常用的滤波器,包括Lee滤波、Gamma_Map滤波、中值滤波、维纳滤波。-SAR image filters, including the Lee filter, Gamma_Map filtering, median filtering, Wiener filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2876
    • 提供者:杨哲辉
  1. third

    0下载:
  2. 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。 -Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels. Apply a varie
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:3171
    • 提供者:王喆
  1. test

    1下载:
  2. 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 然后应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。最后详细比较上述的结果,并分析原因。(内含实验报告)-Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels
  3. 所属分类:matlab例程

    • 发布日期:2013-11-14
    • 文件大小:209454
    • 提供者:陈三穗
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. Filtres

    0下载:
  2. this application java is for reading images and apply somme filters like gaussian, mean, median, sobel, prewitt, robert filter and others
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:37137
    • 提供者:Aharrane
  1. GausFilt

    0下载:
  2. 使用高斯滤波器和中值滤波器分别对图像进行滤波,之后与原图做差,得到两个滤波器的滤除点的分布的直观见解-Using a Gaussian filter and a median filter for filtering the image, respectively, and then do the difference with the original image, to obtain two filters filter the visual point of view the distri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:652
    • 提供者:SunKingone
  1. process

    0下载:
  2. 在数字图像处理中,常常会遇到图像中混杂有许多的噪声。因此,在进行图像处理中,有时要先进行祛除噪声的工作。最常用的祛除噪声的方法是用滤波器进行滤波处理。MATLAB的图像处理工具箱里也设计了许多的滤波器。如均值滤波器、中值滤波器、维纳滤波器等。用户可以很方便的运用一些函数完成数字滤波工作。-In digital image processing, the image often encounter mixed with a lot of noise. Therefore, when the ima
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:527
    • 提供者:韦山
  1. noise-remover

    0下载:
  2. 利用环绕像素排列找中间值的方法对图片进行去噪,分为中级过滤器和高级过滤器两种-Looking around the pixel array using the method of image median denoising divided into intermediate filters and advanced filters two kinds
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:610080
    • 提供者:于寒琦
  1. spfilt1

    0下载:
  2. 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 -First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:あかね
  1. denoisingFilters

    0下载:
  2. denoising filters such as Average, Median, Gaussian, Wiener, Min-order-statistic, Maxorder-statistic and Median-order-statistic are used. Based on the images obtained by the mentioned filters, it is become obvious clear that for the given noisy im
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:89575
    • 提供者:jams1166
  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 2 34 »
搜珍网 www.dssz.com