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

搜索资源列表

  1. wnlbclydm

    0下载:
  2. 维纳滤波处理源代码,图像处理的时候肯定要用到,也叫做自适应滤波!!1-Wiener filter source code, image processing time certainly have to use, also known as adaptive filtering! ! 1
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1359
    • 提供者:柳杨
  1. 传统滤波方式如均值滤波,中值滤波

    2下载:
  2. 传统滤波方式如均值滤波,中值滤波,维纳滤波对图像去噪的处理以及自适应中值滤波对图像去噪。-Traditional filtering methods such as mean filtering, median filtering, wiener filtering for image denoising processing and adaptive median filter for image denoising.
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:484800
    • 提供者:caitting
  1. weightmedian

    3下载:
  2. 用matlab对lenna图像进行处理,方法是自适应加权中值滤波,自己写的。-Lenna with matlab image processing of the method is adaptive weighted median filter, write your own.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-06-17
    • 文件大小:1310
    • 提供者:hetao
  1. MotionDetection

    0下载:
  2. 目标检测预处理阶段的滤波。c#编写的中值滤波程序。包括标准中值滤波、极值中值滤波、自适应中值滤波、基于阈值的中值滤波。-c# prepared by the median filtering process. Including the standard median filter, extremum median filtering, adaptive median filter based on the threshold median filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:96186
    • 提供者:沙皮
  1. VC

    0下载:
  2. 使用c语言产生均匀分布,高斯分布随机数的方法,使用VC为图片进行添加高斯噪声均匀噪声以及椒盐噪声,并且采用a修正的均值滤波和自适应中值滤波进行除噪-Used to produce uniform distribution of c language, method of Gaussian random numbers, use the VC to add a picture uniform noise, Gaussian noise and salt and pepper noise, and
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:30343089
    • 提供者:吴勇
  1. xiliemotiondetection

    0下载:
  2. 一段视频的目标检测,自适应背景更新,背景差分法,采用中值滤波,图像分割等对图像进行处理-A video target detection, adaptive background update, the background difference method, the median filter, image segmentation, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1182943
    • 提供者:张琦
  1. adpmedian_h

    2下载:
  2. 课程实验的产物,自适应中值滤波,效果比较好-adaptive median filter, which has a good effect.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:519
    • 提供者:hazelily
  1. GuassFilter

    0下载:
  2. 基于openCV实现的高斯滤波程序,开发环境是VC6.0,可以自适应的修改模板大小-OpenCV based implementation of the Gauss filter procedure, the development environment is VC6.0, can be adaptive to modify the template size
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2114101
    • 提供者:
  1. MYDIP

    0下载:
  2. 图像去噪,自适应门限中值滤波器代码,C++设计实现-Image denoising, adaptive threshold median filter code, C++ Design and Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:172111
    • 提供者:zt
  1. lvbobijiao

    1下载:
  2. 分别利用均值滤波、自适应滤波和中值滤波对噪声图像g1和g2进行滤波,利用峰值信噪比对去噪性能进行比较。-Respectively, using the mean filter, adaptive filtering and median filtering images g1 and g2 noise filtering, denoising performance comparison using the peak signal-to-noise ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-02
    • 文件大小:2057
    • 提供者:夏洛禾
  1. zishiying

    0下载:
  2. 一种简化自适应运动补偿插值方案 当运动向量比较精确时,两帧对应的两个像素具有相近的像素值,因此,中值滤波器可选其中任一个像素值作为输出;当运动向量不再可靠时,中值滤波器就会选择输出两帧中对应的两个像素的平均值作为一种性能上的妥协-A simplified adaptive motion compensation interpolation program when more precise motion vectors, the two corresponding two pixels wi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15487
    • 提供者:郑丹
  1. image-preprocessing-2

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理-MATLAB using the function affected by noise interference filter2 images mean filter Adaptive Image Filtering Wehner use five kinds of different gradient method to enhance i
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1454
    • 提供者:焦竹青
  1. image_process

    0下载:
  2. 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波,图像的自适应魏纳滤波,运用5种不同的梯度增强法进行图像锐化,图像的高通滤波和掩模处理,利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理,利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-MATLAB using the function affected by noise interference filter2 images mean filter, adaptive imag
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2483
    • 提供者:wang
  1. 02830427

    0下载:
  2. 卡尔曼滤波和自适应滤波 不错的源码 不错的 很好-Kalman filter and adaptive filter is good source of good is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:18538
    • 提供者:smmujl
  1. jqtlc

    0下载:
  2. 仿真AR2模型的LMS自适应滤波器,推荐给大家学习(The simulation model of AR2 LMS adaptive filter, recommend to everybody to learn)
  3. 所属分类:分形几何

    • 发布日期:2017-12-26
    • 文件大小:80896
    • 提供者:Noeqfw
  1. filtjr

    0下载:
  2. 最小均方自适应滤波器,是线性自适应滤波算法 很不错的源码(Least mean square adaptive filter, which is the source code of linear adaptive filter algorithm is very good)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:Webstgr
  1. 031467

    0下载:
  2. 最小均方自适应滤波器,两个基本过程 滤波和自适应 不错的(Least mean square adaptive filter, two basic process of filtering and adaptive)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:Grpes
  1. 82466904

    0下载:
  2. Sample problem, derived from the adaptive filter and found the book,
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:32768
    • 提供者:Neyrtkm
  1. Lee filter for speckle noise reduction

    1下载:
  2. 在自适应中值滤波的基础上,采用均值与方差得到一个阈值,来判断极值点是不是噪声点!(On the basis of adaptive median filtering, a threshold is obtained by means of mean and variance to determine whether the extreme point is a noise point!)
  3. 所属分类:图形图象

  1. [2016]adaptive Kuwahara filter

    0下载:
  2. 最新自适应kuwahara 滤波器的论文,用于图像降噪。(paper about adaptive kuwahara filter for denoise.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:1281024
    • 提供者:wdwd
« 1 2 3 4 5 67 8 9 10 11 »
搜珍网 www.dssz.com