CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - mean filter

搜索资源列表

  1. Mean

    0下载:
  2. 利用Mean Filter对图像进行的平滑化处理,同时去处图像中的noise。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4.57mb
    • 提供者:钱靖
  1. smooth

    0下载:
  2. 以C sharp處理圖像平滑與去噪編程有關均值濾波中值濾波小波變換高斯濾波-In C sharp smoothing and denoising image processing program related to the mean filter median filter wavelet transform Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:114.35kb
    • 提供者:李復祥
  1. Filter

    0下载:
  2. OPENCV下的中值滤波,均值滤波,高斯滤波程序-OPENCV the median filter, mean filter, Gaussian filter procedure
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:300.81kb
    • 提供者:何迪
  1. filter

    0下载:
  2. median filter alpha-trimmed mean filter adaptive,local noise reduction filter
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:211.02kb
    • 提供者:JiaJie
  1. mean滤波

    0下载:
  2. 均值滤波实现-Mean filter to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-11-12
    • 文件大小:793byte
    • 提供者:金灵书
  1. 2

    0下载:
  2. 对图像中干扰信号的滤除 H=fspecial( average ,n) 均值滤波器 -Image signal interference filter H=fspecial( average ,n) Mean Filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:82.24kb
    • 提供者:lkl
  1. filter

    0下载:
  2. 建立了一个完整的MFC应用程序,实现了位图的中值滤波和均值滤波。-Set up a complete MFC application, implementation of the digital map median filter and mean filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:36.69kb
    • 提供者:shuiyeshan
  1. Mean_Filter

    0下载:
  2. Image processing Mean Filter using Microsoft Visual C Sharp
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:16.46kb
    • 提供者:Said
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:632byte
    • 提供者:yang
  1. medianfilter(matlab)

    0下载:
  2. 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1.08kb
    • 提供者:jiali
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3.09kb
    • 提供者:高超
  1. mean-filter

    0下载:
  2. 关于图像均值滤波(mean filter)的C++源代码-With regard to the image mean filter (mean filter) of the C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:124.22kb
    • 提供者:中野
  1. nol-local

    0下载:
  2. 一种有效的滤波算法,通过比较特定区域内的像素点的邻域均值来进行图像的去噪滤波。-An effective filtering algorithm, by comparing the particular pixel within the region to the neighborhood mean filter for image denoising.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2.12kb
    • 提供者:关小菊
  1. filter

    0下载:
  2. 均值,高斯,中值滤波器自编,并附带边界的处理项,最后是一个test.m得检测功能文件-Mean, Gaussian, median filter self, and to deal with border entry, and finally the detection of a test.m may file
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:1.28kb
    • 提供者:苏凡
  1. mean-filter

    0下载:
  2. visual c++数字图像处理典型算法及实现(均值滤波)-visual c++ digital image processing algorithms and implementation of a typical (mean filter)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:122.52kb
    • 提供者:jingkanliushui
  1. Gaussian--median--mean-filter

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

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

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

    • 发布日期:2017-04-16
    • 文件大小:13.77kb
    • 提供者:肖肖
  1. Mean-filter-and-Median-filter

    0下载:
  2. 介紹中間值濾波器和均值濾波器使用方法應用於matlab。-Introduction median filter and mean filter method is applied using matlab.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:許家銓
  1. improved-mean-filter

    0下载:
  2. 该代码是在传统的均值滤波算法上进行的改进算法,更好的保留了图像信息,而且提高了信噪比-The code is to improve the algorithm in the traditional mean filter algorithm, the better to retain the image information, and improve the signal to noise ratio
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:680byte
    • 提供者:万叶晶
  1. filter_mean_cgl

    0下载:
  2. 用IDL语言编写的均值滤波程序,有注释,已经调试(the mean filter by idl)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:cgl517
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com