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

搜索资源列表

  1. lvbo

    0下载:
  2. 中值滤波,均值滤波,基于对比度滤波的不同方法处理图像的不同效果-Median filter, mean filter, different methods of filtering based on the different effects of the contrast image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2969
    • 提供者:汪祺
  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. filter

    0下载:
  2. 均值滤波,高斯滤波,双边滤波以及求PSNR的基本算法-Mean filtering, Gaussian filtering, bilateral filtering and basic algorithms for PSNR of
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:996
    • 提供者:小王
  1. Least-mean-squares-filter

    0下载:
  2. Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual si
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:102538
    • 提供者:Gowri
  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parameters: maximum, minimum value,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4019
    • 提供者:应晨露
  1. matlab

    0下载:
  2. 对于椒盐噪声污染的图像,分别用3*3、5*5、7*7的滤波窗口进行均值滤波去噪-For salt and pepper noise pollution images, respectively, with the filter window 3* 3,5* 5,7* 7 mean filter de-noising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:95797
    • 提供者:邱赛男
  1. junzhilvbo

    0下载:
  2. 采用boxfilter函数编写的均值滤波器,用于图像去噪等,等显著提升滤波速度。-Boxfilter function written using the mean filter for image denoising, etc., etc. significantly improve the filtering speed.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:765
    • 提供者:zhouyao
  1. Untitled2

    0下载:
  2. 图像去噪程序,分为高斯噪声和椒盐噪声,分别用均值滤波、中值滤波、一次维纳滤波、二次维纳滤波复原,效果很好!-Denoising procedures, divided Gaussian noise and salt and pepper noise, respectively, with mean filter, median filter, a Wiener filter, secondary Wiener filter restoration, very good!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:908
    • 提供者:lqqyt509427
  1. avefilt

    0下载:
  2. 网上的均值滤波器,经过自己测试可以使用。在这里共享一下。-Internet mean filter, after their tests can be used. Click here to share.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:xxm
  1. CSAPP_coding2

    0下载:
  2. CSAPP:用C语言进行图像优化处理,包括中值滤波,均值滤波和拉普拉斯掩膜滤波。-CSAPP: C language for image optimization, including the median filter, mean filter and Laplace mask filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14647900
    • 提供者:傅立扬
  1. keynote

    0下载:
  2. 图像处理matlab程序,各种滤波,均值滤波,中位数滤波等-Various face filter: mean filter, median filter, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:Hoverwang
  1. Median-filteraMean-filter

    0下载:
  2. 这个程序是基于图像增强方法里的中值滤波和均值滤波技术的实现,且包含了实验文档。-This program is image enhancement methods in the median filtering and mean filtering technology based and contains experimental documentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7201953
    • 提供者:云曦
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. image

    0下载:
  2. matlab对图像去噪进行均值滤波方法,不同模块下的滤波。-matlab mean filter for image de-noising method, filtering under different modules.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8326
    • 提供者:张翠红
  1. work

    0下载:
  2. 均值滤波器的图像降噪处理,有算术、几何、谐波等处理方式及GUI界面-The mean filter of image noise reduction processing
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:119398
    • 提供者:LC
  1. fspecial

    0下载:
  2. 对加入椒盐噪声的图像进行均值滤波,里面附带图像,峰值信噪比,信噪比-Add salt and pepper noise on the image mean filter, which is attached to the image, the peak signal to noise ratio, SNR
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:275235
    • 提供者:王瑞
  1. zhal

    0下载:
  2. 滤波器 中值 均值 形态学 各种滤波器的比较 程序经过调试没有问题-Median filter morphological filter mean filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:807
    • 提供者:王曰根
  1. Image-Denoising-based-on-opencv

    0下载:
  2. 这是一段利用中值滤波、均值滤波与加权(高斯)滤波算法进行图像去噪的程序,比较基础,供初学者阅读。-This is a median filter, with a weighted mean filter (Gaussian) filtering algorithm for image denoising procedures, more basic, for beginners to read.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4452739
    • 提供者:xiaohai
  1. prog

    0下载:
  2. 本文件包含均值滤波去噪和奇异值分解去噪程序-This document contains the mean filter de-noising and singular value decomposition denoising procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:663
    • 提供者:祖绍环
  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 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 38 »
搜珍网 www.dssz.com