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

搜索资源列表

  1. Achieving_integrity_in_an_INS_GPS_navigation_loop_

    0下载:
  2. 本文主要介绍了用模糊自适应卡尔曼滤波技术实现惯导和GPS的数据融合。-This paper presents a fuzzy adaptive Kalman filter technology for inertial navigation and GPS-data fusion.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:356604
    • 提供者:dj
  1. feige

    1下载:
  2. 1. 应用自适应中值滤波对图像进行去噪。 2. 根据直方图选择门限值。 3. 对图像中白色的部分应用区域生长法进行分割。 4. 对去噪的后的图像进行求反,然后对方形和三角形应用区域生长法分割。 -1. Application of adaptive median filter for image denoising. 2. According to the histogram selection threshold. 3. For the image in the white p
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:29788
    • 提供者:刘一霖
  1. zishiying

    1下载:
  2. 通过均衡腐蚀和均衡膨胀的一次开运算对指定椒盐噪声强度的图像进行去噪操作,自适应选择结构元素大小的选择,包含与中值滤波效果的比较-Corrosion by a balanced expansion of an open and balanced operation of the specified strength of salt and pepper noise image denoising operation, adaptive structure element size options,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:130073
    • 提供者:吴琳珠
  1. LMS

    0下载:
  2. 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:853
    • 提供者:sdfa
  1. adamedianfilt

    1下载:
  2. 自适应中值滤波器的滤波方式和传统的中值滤波器一样,都使用一个矩形区域的窗口Sxy,不同的是在滤波过程中,自适应滤波器会根据一定的设定条件改变(即增加)滤窗的大小,同时当判断滤窗中心的像素是噪声时,该值用中值代替,否则不改变其当前像素值,这样用滤波器的输出来替代像素(x,y)处(即目前滤窗中心的坐标)的值。-Adaptive Median Filter for filtering methods and the same as the traditional median filter, use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1110
    • 提供者:王舵
  1. adpmedian

    0下载:
  2. 采用matlab语言对图像图形进行自适应中值滤波-Adaptive median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:838
    • 提供者:小品
  1. AIMM_article_and_Kalman_coding

    3下载:
  2. 自适应卡尔曼滤波的详细论述,附有卡尔曼滤波的程序实现,-Adaptive Kalman filter in detail, the procedures for implementation with Kalman filtering,
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:134691
    • 提供者:liuyang
  1. tuxiangzengqiang

    0下载:
  2. 关于对图像进行中值、均值等滤波,以及自适应选择窗口大小,以获得更好的滤波效果;-The program is about the mean filter,media filter and so on
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:5200
    • 提供者:chengqingming
  1. adpmedian

    1下载:
  2. 本程序是自适应中值滤波的源代码,在您的主程序中引用即可-This procedure is adaptive median filter source code, in your main program can reference
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:155490
    • 提供者:幺幺
  1. 200503-95

    0下载:
  2. 为了弥补传统中值滤波器在进行图像降噪处理中的不足,在图像降噪技术中应用了自适应中值滤波器。文中重点介绍了自适应中值滤波器的工作原理并在Matlab平台上进行了仿真试验,与传统中值滤波器进行了比较,计算机仿真结果表明在对密度较大的椒盐噪声进行滤波时,自适应中值滤波较传统中值滤波具有较大的优越性。-To remedy disadvantage of traditional median filtering algorithms in image denoise ,adaptive median fi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1158665
    • 提供者:王黎
  1. my_lms

    0下载:
  2. 自适应滤波,对输入信号进行选择性的加权处理,使输出达到最优化,并且能够跟踪和适应系统和环境的动态变化-Least mean square,of the input signal processing, selective weighted output, and optimize can track and adapt to the dynamic changes of the system and environment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3291274
    • 提供者:王王
  1. adaptivethreshold

    0下载:
  2. 自适应阈值滤波程序,广泛应用于去噪等信号处理领域-Adaptive threshold filter program, widely used in signal processing such as denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:692
    • 提供者:jyf
  1. 1111867

    0下载:
  2. 自适应中值滤波算法,可以用于图像去噪,比传统的中值滤波效果更好,运行时间更短-Adaptive median filter algorithm can be used for image denoising, than the traditional median filter is better, shorter running time
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:479040
    • 提供者:galilio
  1. tuxaingchulishiiyan

    1下载:
  2. 对一副测试图像进行加各种噪声,然后进行多帧平均,中值滤波,均值滤波,维纳滤波,理想低通滤波,巴特沃斯低通,带通滤波,自适应滤波九种方法处理,并分析结果,得出各种滤波方法的优缺点。包括实验报告-Plus a pair of test images of all kinds of noise, and then multi-frame averaging, median filtering, mean filtering, Wiener filter, the ideal low-pass filt
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:341276
    • 提供者:zhangjiahui
  1. lvboquzao

    2下载:
  2. 代码包括开关中值滤波、极值中值滤波、自适应中值滤波的M文件源码,程序效果跟论文中的效果差不多。-Code including the switching median filter, extreme median filtering, adaptive median filter M-file source code, the program effect is almostthe effect of the paper
  3. 所属分类:matlab

    • 发布日期:2017-05-16
    • 文件大小:4549877
    • 提供者:wang
  1. Code

    1下载:
  2. 改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。-Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the four
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:4827
    • 提供者:刘剑桥
  1. zishiyinglvboyingyong

    0下载:
  2. 自适应滤波的课件,有需要的可以下载下来参考学习-Adaptive filtering courseware, there is a need to learn can be downloaded for reference
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:484487
    • 提供者:wangtan
  1. adaptive-median-filtering-method

    0下载:
  2. 这个程序是使用传统自适应中值滤波的方法对24位bmp进行处理的。-This program is the use of conventional adaptive median filtering method for processing 24-bit bmp.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4131329
    • 提供者:李宁
  1. BAH1

    1下载:
  2. 用卡尔曼滤波和自适应窗口的均值偏移算法再结合Bhattacharyya系数粗定位实现视频目标跟踪-Kalman filtering and adaptive window mean shift algorithm combined with coarse positioning Bhattacharyya coefficient for video tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11788251
    • 提供者:HUBO
  1. 基于自适应同态滤波的薄云去除方法

    0下载:
  2. 基于自适应同态滤波的薄云去除方法,效果不错,值得借鉴-Haze removal based on adaptive homomorphic filtering method, good results, it is worth learning from
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-08
    • 文件大小:354646
    • 提供者:倪昊
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com