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

搜索资源列表

  1. Particle-filter-tracking-research

    0下载:
  2. 基于改进Mean-Shift算法的粒子滤波跟踪应用研究的一篇学位论文,武汉科技大学的硕士学位论文-Mean-Shift algorithm based on improved particle filter tracking an applied research dissertation, Wuhan University of Technology, Master Thesis
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1313214
    • 提供者:dingyebing
  1. Mean-Gaussian-noise-filter

    0下载:
  2. 均值滤波对高斯噪声的影响,均值滤波是经典滤波算法,用于图像处理领域,本代码用matlab开发。-Mean Gaussian noise filter, mean filter is a classical filtering algorithm for image processing, the code developed using matlab.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:534
    • 提供者:申岚
  1. Filtering

    0下载:
  2. 时域滤波方法,频域滤波大全(包括中值滤波,均值滤波,理想低通,巴特沃斯低通 带通滤波器-Time-domain filtering, frequency domain filtering Daquan (including the median filter, mean filter, the ideal low-pass, Butterworth low-pass band-pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4646
    • 提供者:zhangjiahui
  1. mean-filter1

    0下载:
  2. mean filter . it takes image and calcultates mean from neighbourhood replaces
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:32931
    • 提供者:naveenlazarus
  1. particle-filter-visual-tracking

    6下载:
  2. 该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!-These codes are us
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:396288
    • 提供者:朱亮亮
  1. Adaptive-MMSE-filter

    0下载:
  2. 数字信号处理 一阶自适应最小均方误差预测滤波器-Digital signal processing first-order adaptive minimum mean square error of prediction filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:63127
    • 提供者:flowers
  1. mean-shift-and-KALMAN-filter

    0下载:
  2. mean shift结合卡尔曼预测器 目标跟踪-mean shift and KALMAN filter
  3. 所属分类:File Formats

    • 发布日期:2017-03-23
    • 文件大小:257715
    • 提供者:gege
  1. Mean-filter

    0下载:
  2. 本程序用VC++6.0实现了图像的均值滤波-The program achieved using VC++6.0 mean filtering the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:127166
    • 提供者:Nancy
  1. medianFilter0918

    0下载:
  2. 本程序实现灰度图像的均值滤波,均值滤波是典型的线性滤波算法,它是指在图像上对目标像素给一个模板,该模板包括了其周围的临近像素(以目标象素为中心的周围8个象素,构成一个滤波模板,即去掉目标象素本身)。再用模板中的全体像素的平均值来代替原来像素值。 -This program the gray-scale image of the mean filter, mean filter is a typical linear filtering algorithm, it is on the imag
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7947213
    • 提供者:wangjing
  1. Mean-filter

    0下载:
  2. 本代码实现了对图像进行均值滤波处理,从而去除图像的噪声。-This code realized mean filtering processing for the image to remove the noise of the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2921086
    • 提供者:王林
  1. mean

    0下载:
  2. mean(对图像进行均值滤波处理(图像复原)的源代码,编译后的可执行文件须带参数运行)-Mean (to do image mean filter (image restoration) after the source code, and the translated the executable file should bring parameters operation)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:hunter
  1. four-filter

    0下载:
  2. 线性滤波器、均值滤波器、中值滤波器、梯度倒数滤波器的matlab源程序-Linear filter, mean filter, median filter, gradient countdown of the filter matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2029
    • 提供者:cgy
  1. Mean-and-Med

    0下载:
  2. 自己写的中值滤波、均值滤波程序,有用photoshop美化的MFC界面,效果很好。-The median filter and mean filter program written by myself. I use photoshop to beautify the MFC interface. It works well.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18921661
    • 提供者:Andy
  1. filter

    0下载:
  2. 图像滤波算法,实现了中值滤波、均值滤波,频率域的高通滤波和低通滤波。-Image filtering algorithm to implement the median filter, mean filter, the frequency domain of the high-pass filter and low-pass filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:22681
    • 提供者:西西艾路
  1. filter

    0下载:
  2. 高斯濾波器中值濾波器均值濾波器prewitt測邊canny測邊-Gaussian filter median filter the the mean filter prewitt Trilaterational canny TRILATERATION
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1169
    • 提供者:方咨螢
  1. mean-filter

    0下载:
  2. 对图像和yuv视频进行均值滤波的源代码,用于对图像滤波,很简单实用-Mean filtering of the source code of the image and yuv video
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1967104
    • 提供者:sophia
  1. median-filter-alpha-trimmed-(

    1下载:
  2. 中值滤波,自适应alpha剪枝滤波器,均值滤波,可以有效减少噪声。-median filter alpha-trimmed (C++)mean filter adaptive,local noise reduction filter
  3. 所属分类:Special Effects

    • 发布日期:2015-01-23
    • 文件大小:250880
    • 提供者:海纳百川
  1. Mean-filter

    0下载:
  2. 线性滤波的基本原理是用均值代替原图像中的各个像,是典型的线性滤波算法-Linear filtering instead of the basic principle is the mean of each pixel in the original image, is a typical linear filter algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2554
    • 提供者:wei
  1. Mean-Filter

    0下载:
  2. 此程序主要是利用均值滤波器对图像进行平滑处理,并在此基础上编写了超限像素滤波器以达到更好的滤波效果-This procedure is the use of averaging filter for image smoothing, and on this basis, the preparation of overrun pixel filter to achieve better filtering effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11146
    • 提供者:梅浪奇
  1. Filter

    0下载:
  2. 该程序实现了均值滤波和中值滤波,快速均值滤波和快速中值滤波的对比-The program implements the mean filter and median filter, mean filter and contrast fast fast median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1908736
    • 提供者:李媛媛
« 1 2 34 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com