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

搜索资源列表

  1. AMCMF

    5下载:
  2. 自适应多尺度复合形态滤波,对信号或图像实现滤波-Adaptive Multi-scale Compound Morphology Filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-08
    • 文件大小:1143
    • 提供者:wangchanglong
  1. adpmedian

    0下载:
  2. matlab数字图像处理中的自适应中值滤波函数-adaptive median filter function file in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:812
    • 提供者:艾紀732年
  1. image-enhancement-function

    0下载:
  2. 伽马变换,直方图均衡化,直方图修正方案123,自适应全局直方图均衡局部锐化,中值滤波-Gamma transform, histogram equalization, histogram modification scheme 123, adaptive global histogram equalization local sharpen the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:4704
    • 提供者:zzz
  1. adpmedian

    0下载:
  2. 对彩图的中值滤波研究及算法改进,自适应中值滤波的原理及与传统算法的对比-Color pictures of the median filter and algorithm improvements, the principle of the adaptive median filter and contrast with the traditional algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:743
    • 提供者:王金
  1. ImgProcess2009-05-14

    0下载:
  2. 这是我读“图像识别与人工智能”研究生是,在实验室做图像处理与跟踪实验所用的框架程序。里面已经包含了如下函数模块: 图像显示:单幅图像显示,连续文件名的序列图像显示,SRC(纯数据图像文件)序列图显示 图像滤波、增强:均值滤波,灰度拉伸,图像减背景并拉伸 图像分割:自适应门限阈值分割,基于梯度的分割,基于最大熵的分割,OTSU分割, 图像加噪:图像加入随机噪声,序列图加噪声 图像轮廓:轮廓提取(只能对0-255二值图),轮廓跟踪(只能对0-255二
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3980096
    • 提供者:罗蛟
  1. NAFSMFilter

    0下载:
  2. 详细解说了基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理和主要公式-Detailed explanation of the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1067992
    • 提供者:your nanme
  1. NAFSMedian_Filter

    0下载:
  2. 基于噪声自适应模糊选择滤波器的椒盐噪声抑制处理的原理解释和主要公式及推导- the adaptive fuzzy selection filter based on noise and salt and pepper noise suppression processing principles and the main formula
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2337209
    • 提供者:your nanme
  1. AdaptiveMediaFilter

    1下载:
  2. 自适应中值滤波,求中值函数. 对彩色图像在其二值图像域做中值滤波,以去除椒盐噪声-Adaptive median filter, find the value function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:1024
    • 提供者:于晓菲
  1. zishiying

    0下载:
  2. 基于matlab的一种自适应中值滤波对图像进行去噪处理-Matlab an adaptive median filter for image denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1443529
    • 提供者:xxt
  1. zishiyingzhongzhilvbo

    0下载:
  2. 自适应中值滤波方法,能够有效的去除噪声。-Adaptive median filter can effectively remove the noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1055
    • 提供者:胡伟
  1. 23432abcde

    0下载:
  2. 在数字图像受到噪声污染后, 需要对其进行滤波。针对不同的噪声有不同的滤波方法。中值滤波对滤 除脉冲噪声有很好的效果, 但也会损失图像的部分细节, 而自适应中值滤波能够在保持图像细节的基础上 滤除脉冲噪声。-Contaminated by noise in the digital image, it needs to be filtered. Different for different noise filtering method. Median filter to filter ou
  3. 所属分类:Wavelet

    • 发布日期:2017-11-16
    • 文件大小:931313
    • 提供者:王滴
  1. 6434esdfsdf

    0下载:
  2. 针对标准均值滤波存在的问题,提出自适应均值滤波算法。算法首先计算窗口的四阶累积量和二阶中心矩并确定噪声 点阈值 然后根据窗口内噪声点个数自适应调整滤波窗口,自适应计算权值 最后对噪声点逐点滤波。该方法既能有效去除图 像噪声点,又能较好保持图像细节。论文最后给出实验和分析,结果表明该方法是有效的-Standard mean filter exists, adaptive mean filtering algorithms. The algorithm calculates the wind
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:2088347
    • 提供者:王滴
  1. adap_med_filt

    0下载:
  2. 改程序实现了自适应中值滤波功能 包括一个测试程序和一个自适应中值滤function-Change the program to achieve adaptive median filtering features include a test program and an adaptive median filter function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:929
    • 提供者:Apple
  1. proj_5

    0下载:
  2. 用MFC写的,为图像添加高斯噪声,均衡噪声,椒盐噪声,并做阿尔法均值滤波,以及自适应均值滤波-Written with MFC, added to the image Gaussian noise, balanced noise, salt and pepper noise, and do Alpha mean filter, as well as adaptive mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2712782
    • 提供者:王力
  1. adaptive_regularization

    0下载:
  2. 代码给出了数字图像处理图像复原运算方法中的自适应滤波、正则化滤波、盲去卷积滤波等滤波方法的实现过程,经matlab调试运行成功,效果明显-Code gives a computing method of digital image processing image restoration, adaptive filtering, regularization filter, blind go convolution filtering and other filtering methods to
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:1351
    • 提供者:刘德华
  1. 5

    0下载:
  2. 本文提出一种通过实时调整目标特征权值来进行背景自适应跟踪的算法。首先,定义了一种综合特征集合用以描述目标的颜色和局部轮廓。其次,提出了在滤波框架中对目标特征进行评估的算法,从而使得具有强区分能力的特征占有较大的权值,进而使其能够在跟踪过程起到较大的作用。采用传统的Kalman 滤波和粒子滤波对所提出的算法进行了验证。-In this paper, we propose a new adaptive visual object tracking method based on online f
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1602495
    • 提供者:wenping
  1. adaptifilter

    0下载:
  2. 利用标准公式编写的自适应中值滤波matlab程序-Adaptive median filter code written using the standard formula
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1546
    • 提供者:郭君
  1. adpmedian

    0下载:
  2. 自适应中值滤波器,能够根据被滤波区域的图像特性自适应的选择滤波器窗口-Adaptive median filter, according to the image characteristics of the filter region of the adaptive selection of the filter window.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:887
    • 提供者:小闽
  1. program

    0下载:
  2. 4个非常简单的matlab滤波程序,线性滤波、中值滤波、二维自适应滤波、top-hat滤波-4 very simple matlab filtering program, linear filtering, median filtering, the two-dimensional adaptive filtering, top-hat filter
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:858
    • 提供者:年小川
  1. zsy

    0下载:
  2. 中值滤波窗口大小影响滤波器性能,3×3滤波窗口可以很好地保持图像细节。提出一种新的自适应中值滤波方法。将3×3窗口中心的极值点作为候选噪声点,若候选噪声点仍然是7×7窗口的极值点,则该点即是噪声点。若以噪声点为中心的3×3滤波窗口的中值不是噪声,则噪声用中值替换。重复以上过程,直到没有噪声点被替换。-Median filter window size affect the filter performance, 33 filter window can be well preserving im
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:772311
    • 提供者:lmq
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com